Searched refs:athn_usb_write (Results 1 – 1 of 1) sorted by relevance
123 void athn_usb_write(struct athn_softc *, uint32_t, uint32_t);263 sc->ops.write = athn_usb_write; in athn_usb_attach()964 athn_usb_write(struct athn_softc *sc, uint32_t addr, uint32_t val) in athn_usb_write() function