act8846_softc
act8846_write(struct act8846_softc *sc, uint8_t reg, uint8_t val)
int act8846_write_buf(struct act8846_softc *sc, uint8_t reg, uint8_t *buf,
act8846_modify(struct act8846_softc *sc, uint8_t reg, uint8_t clear, uint8_t set)
struct act8846_softc *sc;
struct act8846_softc *sc;
sizeof(struct act8846_softc));
act8846_read(struct act8846_softc *sc, uint8_t reg, uint8_t *val)
int act8846_read_buf(struct act8846_softc *sc, uint8_t reg, uint8_t *buf,
int act8846_read(struct act8846_softc *sc, uint8_t reg, uint8_t *val);
int act8846_write(struct act8846_softc *sc, uint8_t reg, uint8_t val);
int act8846_modify(struct act8846_softc *sc, uint8_t reg, uint8_t clear,
int act8846_read_buf(struct act8846_softc *sc, uint8_t reg, uint8_t *buf,
int act8846_write_buf(struct act8846_softc *sc, uint8_t reg, uint8_t *buf,
int act8846_regulator_attach(struct act8846_softc *sc, phandle_t node);
act8846_fdt_parse(struct act8846_softc *sc, phandle_t pnode, phandle_t node,
act8846_attach(struct act8846_softc *sc, phandle_t pnode, phandle_t node,
act8846_regulator_attach(struct act8846_softc *sc, phandle_t node)
struct act8846_softc *sc;
struct act8846_softc;
struct act8846_softc *base_sc;