Home
last modified time | relevance | path

Searched refs:bulk_ep_addr (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/carl9170/
H A Dusb.c1081 u8 bulk_ep_addr[] = { in carl9170_usb_probe() local
1089 if (!usb_check_bulk_endpoints(intf, bulk_ep_addr) || in carl9170_usb_probe()
1093 u8 bulk_ep_addr[] = { in carl9170_usb_probe() local
1101 if (!usb_check_bulk_endpoints(intf, bulk_ep_addr) || in carl9170_usb_probe()
/linux/drivers/net/usb/
H A Dpegasus.c815 static const u8 bulk_ep_addr[] = { in alloc_urbs() local
824 if (!usb_check_bulk_endpoints(pegasus->intf, bulk_ep_addr) || in alloc_urbs()
1158 static const u8 bulk_ep_addr[] = { in pegasus_probe() local
1170 if (!usb_check_bulk_endpoints(intf, bulk_ep_addr) || in pegasus_probe()
H A Dkaweth.c886 static const u8 bulk_ep_addr[] = { in kaweth_probe() local
906 if (!usb_check_bulk_endpoints(intf, bulk_ep_addr) || in kaweth_probe()
H A Drtl8150.c882 static const u8 bulk_ep_addr[] = { in rtl8150_probe() local
903 if (!usb_check_bulk_endpoints(intf, bulk_ep_addr) || in rtl8150_probe()
H A Dcatc.c778 static const u8 bulk_ep_addr[] = { in catc_probe() local
798 if (!usb_check_bulk_endpoints(intf, bulk_ep_addr) || in catc_probe()
/linux/drivers/net/wireless/ath/ar5523/
H A Dar5523.c1598 static const u8 bulk_ep_addr[] = { in ar5523_probe() local
1605 if (!usb_check_bulk_endpoints(intf, bulk_ep_addr)) { in ar5523_probe()