Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/rmi4/
Drmi_f34.h182 u16 bl_config; member
218 struct block_data bl_config; member
Drmi_f34v7.c406 blkcount->bl_config = partition_length; in rmi_f34v7_parse_partition_table()
409 __func__, blkcount->bl_config); in rmi_f34v7_parse_partition_table()
640 block_count = f34->v7.img.bl_config.size / f34->v7.block_size; in rmi_f34v7_check_bl_config_size()
643 if (block_count != f34->v7.blkcount.bl_config) { in rmi_f34v7_check_bl_config_size()
963 block_count = f34->v7.blkcount.bl_config; in rmi_f34v7_write_partition_table()
990 f34->v7.config_size = f34->v7.img.bl_config.size; in rmi_f34v7_write_partition_table()
1059 f34->v7.img.bl_config.data = content; in rmi_f34v7_parse_img_header_10_bl_container()
1060 f34->v7.img.bl_config.size = length; in rmi_f34v7_parse_img_header_10_bl_container()