Home
last modified time | relevance | path

Searched refs:driver_info (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_lookup.c141 uaa->driver_info = id->driver_info; in usbd_lookup_id_by_uaa()
H A Dusbdi.h266 unsigned long driver_info; member
358 .driver_info = (n)
361 (did)->driver_info
388 unsigned long driver_info; /* for internal use */ member
H A Dusb_device.c1397 uaa.driver_info = 0; /* reset driver_info */ in usb_probe_and_attach()
/dragonfly/sys/bus/u4b/audio/
H A Duaudio.c1031 (uint8_t)uaa->driver_info; in uaudio_attach()