Lines Matching defs:bp

97 	struct bios_parser *bp;  in bios_parser_create()  local
111 static void bios_parser_destruct(struct bios_parser *bp) in bios_parser_destruct()
119 struct bios_parser *bp = BP_FROM_DCB(*dcb); in bios_parser_destroy() local
132 static uint8_t get_number_of_objects(struct bios_parser *bp, uint32_t offset) in get_number_of_objects()
150 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_connectors_number() local
160 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_connector_id() local
195 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_src_obj() local
225 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_i2c_info() local
267 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_hpd_info() local
291 struct bios_parser *bp, in bios_parser_get_device_tag_record()
333 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_device_tag() local
379 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_firmware_info() local
420 struct bios_parser *bp, in get_firmware_info_v1_4()
470 struct bios_parser *bp, in get_firmware_info_v2_1()
554 struct bios_parser *bp, in get_firmware_info_v2_2()
648 struct bios_parser *bp, in get_ss_info_v3_1()
734 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_transmitter_control() local
746 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_encoder_control() local
758 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_adjust_pixel_clock() local
770 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_set_pixel_clock() local
782 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_set_dce_clock() local
795 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_enable_spread_spectrum_on_ppll() local
809 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_program_crtc_timing() local
821 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_program_display_engine_pll() local
836 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_enable_crtc() local
849 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_enable_disp_power_gating() local
862 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_is_device_id_supported() local
869 static ATOM_HPD_INT_RECORD *get_hpd_record(struct bios_parser *bp, in get_hpd_record()
930 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_spread_spectrum_info() local
998 struct bios_parser *bp, in get_ss_info_from_tbl()
1024 struct bios_parser *bp, in get_ss_info_from_internal_ss_info_tbl_V2_1()
1094 struct bios_parser *bp, in get_ss_info_from_ss_info_table()
1190 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_embedded_panel_info() local
1222 struct bios_parser *bp, in get_embedded_panel_info_v1_2()
1341 struct bios_parser *bp, in get_embedded_panel_info_v1_3()
1480 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_encoder_cap_info() local
1511 struct bios_parser *bp, in get_encoder_cap_record()
1573 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_ss_entry_number() local
1623 struct bios_parser *bp, in get_ss_entry_number_from_ss_info_tbl()
1694 static uint32_t get_ss_entry_number(struct bios_parser *bp, uint32_t id) in get_ss_entry_number()
1713 struct bios_parser *bp, in get_ss_entry_number_from_internal_ss_info_tbl_v2_1()
1754 struct bios_parser *bp, in get_ss_entry_number_from_internal_ss_info_tbl_V3_1()
1805 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_gpio_pin_info() local
1851 static enum bp_result get_gpio_i2c_info(struct bios_parser *bp, in get_gpio_i2c_info()
1972 static ATOM_OBJECT *get_bios_object(struct bios_parser *bp, in get_bios_object()
2018 static uint32_t get_src_obj_list(struct bios_parser *bp, ATOM_OBJECT *object, in get_src_obj_list()
2251 struct bios_parser *bp, in get_integrated_info_v8()
2401 struct bios_parser *bp, in get_integrated_info_v9()
2538 struct bios_parser *bp, in construct_integrated_info()
2591 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_create_integrated_info() local
2615 struct bios_parser *bp; in update_slot_layout_info() local
2717 struct bios_parser *bp; in get_bracket_layout_record() local
2762 struct bios_parser *bp; in bios_get_board_layout_info() local
2865 struct bios_parser *bp, in bios_parser_construct()