Searched defs:cmd_tbl (Results 1 – 7 of 7) sorted by relevance
34 struct cmd_tbl { struct35 enum bp_result (*dig_encoder_control)(38 enum bp_result (*encoder_control_dig1)(41 enum bp_result (*encoder_control_dig2)(44 enum bp_result (*transmitter_control)(47 enum bp_result (*set_pixel_clock)(50 enum bp_result (*enable_spread_spectrum_on_ppll)(54 enum bp_result (*adjust_display_pll)(57 enum bp_result (*dac1_encoder_control)(62 enum bp_result (*dac2_encoder_control)([all …]
67 struct cmd_tbl cmd_tbl; member
65 struct cmd_tbl cmd_tbl; member
158 struct cmd_tbl *cmd_tbl = &bp->cmd_tbl; in init_encoder_control_dig_v1() local178 struct cmd_tbl *cmd_tbl = &bp->cmd_tbl; in encoder_control_dig_v1() local
845 struct ahci_cmd_tbl *cmd_tbl; in ahci_do_reset_drive() local1176 struct ahci_cmd_tbl *cmd_tbl; in ahci_cmd_start() local1428 struct ahci_cmd_tbl *cmd_tbl; in ahci_bio_start() local1762 struct ahci_cmd_tbl *cmd_tbl; in ahci_dma_setup() local1923 struct ahci_cmd_tbl *cmd_tbl; in ahci_atapi_start() local
501 db_register_tbl(uint8_t type, const struct db_command *cmd_tbl) in db_register_tbl()550 db_unregister_tbl(uint8_t type,const struct db_command *cmd_tbl) in db_unregister_tbl()