Lines Matching defs:bp

99 	struct bios_parser *bp;  in bios_parser_create()  local
113 static void bios_parser_destruct(struct bios_parser *bp) in bios_parser_destruct()
121 struct bios_parser *bp = BP_FROM_DCB(*dcb); in bios_parser_destroy() local
134 static uint8_t get_number_of_objects(struct bios_parser *bp, uint32_t offset) in get_number_of_objects()
152 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_connectors_number() local
162 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_connector_id() local
197 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_src_obj() local
227 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_i2c_info() local
269 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_hpd_info() local
293 struct bios_parser *bp, in bios_parser_get_device_tag_record()
335 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_device_tag() local
381 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_firmware_info() local
422 struct bios_parser *bp, in get_firmware_info_v1_4()
472 struct bios_parser *bp, in get_firmware_info_v2_1()
556 struct bios_parser *bp, in get_firmware_info_v2_2()
650 struct bios_parser *bp, in get_ss_info_v3_1()
733 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_transmitter_control() local
745 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_encoder_control() local
757 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_adjust_pixel_clock() local
769 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_set_pixel_clock() local
781 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_set_dce_clock() local
794 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_enable_spread_spectrum_on_ppll() local
808 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_program_crtc_timing() local
820 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_program_display_engine_pll() local
835 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_enable_crtc() local
848 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_enable_disp_power_gating() local
861 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_is_device_id_supported() local
868 static ATOM_HPD_INT_RECORD *get_hpd_record(struct bios_parser *bp, in get_hpd_record()
929 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_spread_spectrum_info() local
997 struct bios_parser *bp, in get_ss_info_from_tbl()
1023 struct bios_parser *bp, in get_ss_info_from_internal_ss_info_tbl_V2_1()
1091 struct bios_parser *bp, in get_ss_info_from_ss_info_table()
1185 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_embedded_panel_info() local
1217 struct bios_parser *bp, in get_embedded_panel_info_v1_2()
1336 struct bios_parser *bp, in get_embedded_panel_info_v1_3()
1475 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_encoder_cap_info() local
1506 struct bios_parser *bp, in get_encoder_cap_record()
1568 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_ss_entry_number() local
1618 struct bios_parser *bp, in get_ss_entry_number_from_ss_info_tbl()
1687 static uint32_t get_ss_entry_number(struct bios_parser *bp, uint32_t id) in get_ss_entry_number()
1706 struct bios_parser *bp, in get_ss_entry_number_from_internal_ss_info_tbl_v2_1()
1744 struct bios_parser *bp, in get_ss_entry_number_from_internal_ss_info_tbl_V3_1()
1792 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_gpio_pin_info() local
1838 static enum bp_result get_gpio_i2c_info(struct bios_parser *bp, in get_gpio_i2c_info()
1959 static ATOM_OBJECT *get_bios_object(struct bios_parser *bp, in get_bios_object()
2005 static uint32_t get_src_obj_list(struct bios_parser *bp, ATOM_OBJECT *object, in get_src_obj_list()
2238 struct bios_parser *bp, in get_integrated_info_v8()
2388 struct bios_parser *bp, in get_integrated_info_v9()
2525 struct bios_parser *bp, in construct_integrated_info()
2578 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_create_integrated_info() local
2602 struct bios_parser *bp; in update_slot_layout_info() local
2704 struct bios_parser *bp; in get_bracket_layout_record() local
2749 struct bios_parser *bp; in bios_get_board_layout_info() local
2852 struct bios_parser *bp, in bios_parser_construct()