Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/pmic/
H A Dfan53555.c87 struct fan53555_reg_sc { struct
166 fan53555_read_sel(struct fan53555_reg_sc *sc, uint8_t *sel) in fan53555_read_sel()
178 fan53555_write_sel(struct fan53555_reg_sc *sc, uint8_t sel) in fan53555_write_sel()
204 struct fan53555_reg_sc *sc; in fan53555_regnode_enable()
227 struct fan53555_reg_sc *sc; in fan53555_regnode_set_voltage()
254 struct fan53555_reg_sc *sc; in fan53555_regnode_get_voltage()
279 fan53555_regnode_methods, sizeof(struct fan53555_reg_sc), regnode_class);
327 static struct fan53555_reg_sc *
330 struct fan53555_reg_sc *reg_sc; in fan53555_reg_attach()