Home
last modified time | relevance | path

Searched refs:guest_code (Results 1 – 2 of 2) sorted by relevance

/drivers/input/rmi4/
A Drmi_f34.h157 u16 guest_code; member
184 u16 guest_code; member
219 struct block_data guest_code; member
A Drmi_f34v7.c415 blkcount->guest_code = partition_length; in rmi_f34v7_parse_partition_table()
416 phyaddr->guest_code = physical_address; in rmi_f34v7_parse_partition_table()
419 __func__, blkcount->guest_code); in rmi_f34v7_parse_partition_table()
800 return rmi_f34v7_write_f34v7_blocks(f34, f34->v7.img.guest_code.data, in rmi_f34v7_write_guest_code()
801 f34->v7.img.guest_code.size / in rmi_f34v7_write_guest_code()
971 f34->v7.img.guest_code.data = content; in rmi_f34v7_parse_image_header_10()
972 f34->v7.img.guest_code.size = length; in rmi_f34v7_parse_image_header_10()

Completed in 6 milliseconds