Home
last modified time | relevance | path

Searched defs:zyd_rfwrite (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dif_zydreg.h1037 struct zyd_rfwrite { struct
1038 uint16_t code;
1039 uint16_t width;
1040 uint16_t bit[32];
H A Dif_zyd.c901 zyd_rfwrite(struct zyd_softc *sc, uint32_t val) in zyd_rfwrite() function