Lines Matching refs:find_section
88 find_section(const void *_bdb, enum bdb_block_id section_id) in find_section() function
222 lvds_options = find_section(bdb, BDB_LVDS_OPTIONS); in parse_panel_options()
285 lvds_lfp_data = find_section(bdb, BDB_LVDS_LFP_DATA); in parse_lfp_panel_dtd()
289 lvds_lfp_data_ptrs = find_section(bdb, BDB_LVDS_LFP_DATA_PTRS); in parse_lfp_panel_dtd()
333 generic_dtd = find_section(bdb, BDB_GENERIC_DTD); in parse_generic_dtd()
429 backlight_data = find_section(bdb, BDB_LVDS_BACKLIGHT); in parse_lfp_backlight()
492 sdvo_lvds_options = find_section(bdb, BDB_SDVO_LVDS_OPTIONS); in parse_sdvo_panel_data()
499 dtds = find_section(bdb, BDB_SDVO_PANEL_DTDS); in parse_sdvo_panel_data()
536 general = find_section(bdb, BDB_GENERAL_FEATURES); in parse_general_features()
655 driver = find_section(bdb, BDB_DRIVER_FEATURES); in parse_driver_features()
711 power = find_section(bdb, BDB_LFP_POWER); in parse_power_conservation_features()
738 edp = find_section(bdb, BDB_EDP); in parse_edp()
852 psr = find_section(bdb, BDB_PSR); in parse_psr()
1031 start = find_section(bdb, BDB_MIPI_CONFIG); in parse_mipi_config()
1341 sequence = find_section(bdb, BDB_MIPI_SEQUENCE); in parse_mipi_sequence()
1424 params = find_section(bdb, BDB_COMPRESSION_PARAMETERS); in parse_compression_parameters()
1862 defs = find_section(bdb, BDB_GENERAL_DEFINITIONS); in parse_general_definitions()