Searched defs:st_thermal_sensor_ops (Results 1 – 1 of 1) sorted by relevance
50 struct st_thermal_sensor_ops { struct51 int (*power_ctrl)(struct st_thermal_sensor *, enum st_thermal_power_state);52 int (*alloc_regfields)(struct st_thermal_sensor *);76 const struct st_thermal_sensor_ops *ops; argument