Searched refs:max6657_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/mips/rmi/dev/iic/
H A Dmax6657.c62 struct max6657_softc { struct
69 static void max6657_update(struct max6657_softc *);
82 struct max6657_softc *sc = arg1;
93 struct max6657_softc *sc = device_get_softc(dev);
129 max6657_update(struct max6657_softc *sc)
152 sizeof(struct max6657_softc),

Completed in 52 milliseconds