Home
last modified time | relevance | path

Searched refs:syr827_reg_sc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/iicbus/pmic/silergy/
H A Dsyr827.c69 struct syr827_reg_sc { struct
84 struct syr827_reg_sc *reg; argument
108 struct syr827_reg_sc *sc; in syr827_regnode_enable()
129 struct syr827_reg_sc *sc; in syr827_regnode_set_voltage()
155 struct syr827_reg_sc *sc; in syr827_regnode_get_voltage()
176 sizeof(struct syr827_reg_sc), regnode_class);
178 static struct syr827_reg_sc *
181 struct syr827_reg_sc *reg_sc; in syr827_reg_attach()