Searched defs:pptable_funcs (Results 1 – 2 of 2) sorted by relevance
623 struct pptable_funcs { struct629 int (*run_btc)(struct smu_context *smu);901 int (*i2c_init)(struct smu_context *smu);906 void (*i2c_fini)(struct smu_context *smu);948 int (*init_power)(struct smu_context *smu);953 int (*fini_power)(struct smu_context *smu);1041 int (*send_smc_msg)(struct smu_context *smu,1220 int (*baco_enter)(struct smu_context *smu);1225 int (*baco_exit)(struct smu_context *smu);1241 int (*mode1_reset)(struct smu_context *smu);[all …]
1802 const struct pp_table_func pptable_funcs = { variable
Completed in 19 milliseconds