Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/rmi4/
Drmi_f34.h185 u16 bl_config; member
221 struct block_data bl_config; member
Drmi_f34v7.c409 blkcount->bl_config = partition_length; in rmi_f34v7_parse_partition_table()
412 __func__, blkcount->bl_config); in rmi_f34v7_parse_partition_table()
643 block_count = f34->v7.img.bl_config.size / f34->v7.block_size; in rmi_f34v7_check_bl_config_size()
646 if (block_count != f34->v7.blkcount.bl_config) { in rmi_f34v7_check_bl_config_size()
966 block_count = f34->v7.blkcount.bl_config; in rmi_f34v7_write_partition_table()
993 f34->v7.config_size = f34->v7.img.bl_config.size; in rmi_f34v7_write_partition_table()
1062 f34->v7.img.bl_config.data = content; in rmi_f34v7_parse_img_header_10_bl_container()
1063 f34->v7.img.bl_config.size = length; in rmi_f34v7_parse_img_header_10_bl_container()