HomeSort by: relevance | last modified time | path
    Searched defs:act8846_ctrl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
act8846.c 80 struct act8846_ctrl { struct
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
    [all...]
act8846.c 80 struct act8846_ctrl { struct
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
    [all...]

Completed in 21 milliseconds