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

  /src/sys/dev/i2c/
axppmic.c 115 struct axppmic_ctrl { struct
174 static const struct axppmic_ctrl axp803_ctrls[] = {
213 static const struct axppmic_ctrl axp805_ctrls[] = {
246 static const struct axppmic_ctrl axp809_ctrls[] = {
286 static const struct axppmic_ctrl axp813_ctrls[] = {
327 static const struct axppmic_ctrl axp15060_ctrls[] = {
416 const struct axppmic_ctrl *controls;
486 const struct axppmic_ctrl *sc_ctrl;
490 const struct axppmic_ctrl *reg_ctrl;
594 axppmic_set_voltage(i2c_tag_t tag, i2c_addr_t addr, const struct axppmic_ctrl *c, u_int min, u_int max
    [all...]
axppmic.c 115 struct axppmic_ctrl { struct
174 static const struct axppmic_ctrl axp803_ctrls[] = {
213 static const struct axppmic_ctrl axp805_ctrls[] = {
246 static const struct axppmic_ctrl axp809_ctrls[] = {
286 static const struct axppmic_ctrl axp813_ctrls[] = {
327 static const struct axppmic_ctrl axp15060_ctrls[] = {
416 const struct axppmic_ctrl *controls;
486 const struct axppmic_ctrl *sc_ctrl;
490 const struct axppmic_ctrl *reg_ctrl;
594 axppmic_set_voltage(i2c_tag_t tag, i2c_addr_t addr, const struct axppmic_ctrl *c, u_int min, u_int max
    [all...]

Completed in 25 milliseconds