Searched defs:pptable_funcs (Results 1 – 2 of 2) sorted by relevance
629 struct pptable_funcs { struct635 int (*run_btc)(struct smu_context *smu);905 int (*i2c_init)(struct smu_context *smu);910 void (*i2c_fini)(struct smu_context *smu);952 int (*init_power)(struct smu_context *smu);957 int (*fini_power)(struct smu_context *smu);1045 int (*send_smc_msg)(struct smu_context *smu,1224 int (*baco_enter)(struct smu_context *smu);1229 int (*baco_exit)(struct smu_context *smu);1263 int (*link_reset)(struct smu_context *smu);[all …]
1802 const struct pp_table_func pptable_funcs = { variable
Completed in 33 milliseconds