pcapwm_softc
pcapwm_write1(struct pcapwm_softc * const sc, uint8_t reg, uint8_t val)
pcapwm_read_LEDn(struct pcapwm_softc * const sc, uint8_t reg, uint8_t *buf,
pcapwm_write_LEDn(struct pcapwm_softc * const sc, uint8_t reg, uint8_t *buf,
pcapwm_program_channel(struct pcapwm_softc * const sc,
pcapwm_inspect_channel(struct pcapwm_softc * const sc,
pcapwm_lookup_channel(struct pcapwm_softc * const sc, u_int index)
pcapwm_init_channel(struct pcapwm_softc * const sc, u_int index)
struct pcapwm_softc * const sc = device_private(dev);
struct pcapwm_softc * const sc = device_private(pwm->pwm_dev);
struct pcapwm_softc * const sc = device_private(pwm->pwm_dev);
struct pcapwm_softc * const sc = device_private(pwm->pwm_dev);
struct pcapwm_softc * const sc = device_private(self);
CFATTACH_DECL_NEW(pcapwm, sizeof(struct pcapwm_softc),
pcapwm_read1(struct pcapwm_softc * const sc, uint8_t reg, uint8_t *valp)