Home
last modified time | relevance | path

Searched defs:uaa (Results 1 - 13 of 13) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_lookup.c116 usbd_lookup_id_by_uaa(const struct usb_device_id *id, usb_size_t sizeof_id, struct usb_attach_arg *uaa) usbd_lookup_id_by_uaa() argument
H A Dusb_util.c39 struct usb_attach_arg *uaa; in device_set_usb_desc() local
H A Dusb_hub.c1170 struct usb_attach_arg *uaa = device_get_ivars(dev); in uhub_probe() local
1258 struct usb_attach_arg *uaa = device_get_ivars(dev); in uhub_attach() local
H A Dusb_device.c1121 usb_probe_and_attach_sub(struct usb_device *udev, struct usb_attach_arg *uaa) usb_probe_and_attach_sub() argument
1218 usb_init_attach_arg(struct usb_device *udev, struct usb_attach_arg *uaa) usb_init_attach_arg() argument
1255 struct usb_attach_arg uaa; usb_probe_and_attach() local
1468 struct usb_attach_arg uaa; usb_alloc_device() local
2366 usb_test_quirk(const struct usb_attach_arg *uaa, uint16_t quirk) usb_test_quirk() argument
[all...]
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_urndis.c163 struct usb_attach_arg *uaa = device_get_ivars(dev); in urndis_probe() local
189 struct usb_attach_arg *uaa = device_get_ivars(dev); in urndis_attach() local
[all...]
H A Dif_axge.c330 struct usb_attach_arg *uaa = device_get_ivars(dev); in axge_probe() local
349 struct usb_attach_arg *uaa = device_get_ivars(dev); in axge_attach() local
H A Dif_cdce.c440 struct usb_attach_arg *uaa = (struct usb_attach_arg *)device_get_ivars(dev); in cdce_probe() local
462 struct usb_attach_arg *uaa = (struct usb_attach_arg *)device_get_ivars(dev); in cdce_attach() local
[all...]
H A Dif_axe.c643 struct usb_attach_arg *uaa = device_get_ivars(dev); in axe_probe() local
693 struct usb_attach_arg *uaa = device_get_ivars(dev); in axe_attach() local
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c714 struct usb_attach_arg *uaa = device_get_ivars(dev); in uhid_probe() local
735 struct usb_attach_arg *uaa = device_get_ivars(dev); in uhid_attach() local
[all...]
/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c654 struct usb_attach_arg *uaa = (struct usb_attach_arg *)device_get_ivars(self); in u3g_probe() local
670 struct usb_attach_arg *uaa = (struct usb_attach_arg *)device_get_ivars(dev); in u3g_attach() local
[all...]
H A Dusb_serial.c362 struct usb_attach_arg *uaa; in ucom_set_pnpinfo_usb() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c123 usb_linux_lookup_id(const struct usb_device_id *id, struct usb_attach_arg *uaa) in usb_linux_lookup_id() argument
198 struct usb_attach_arg *uaa = device_get_ivars(dev); usb_linux_probe() local
246 struct usb_attach_arg *uaa = device_get_ivars(dev); usb_linux_attach() local
[all...]
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c806 umass_probe_proto(device_t dev, struct usb_attach_arg *uaa) in umass_probe_proto() argument
898 struct usb_attach_arg *uaa = umass_probe() local
915 struct usb_attach_arg *uaa = umass_attach() local
[all...]

Completed in 29 milliseconds