Home | History | Annotate | Download | only in i2c

Lines Matching defs:act8846_ctrl

80 struct act8846_ctrl {
98 static const struct act8846_ctrl act8846_ctrls[] = {
134 struct act8846_ctrl *sc_ctrl;
143 static void act8846_print(struct act8846_ctrl *c);
198 act8846_print(struct act8846_ctrl *c)
219 struct act8846_ctrl *
223 struct act8846_ctrl *c;
237 act8846_set_voltage(struct act8846_ctrl *c, u_int min, u_int max)
267 act8846_get_voltage(struct act8846_ctrl *c, u_int *pvol)
285 act8846_is_enabled(struct act8846_ctrl *c, bool *penabled)
310 act8846_enable(struct act8846_ctrl *c)
340 act8846_disable(struct act8846_ctrl *c)