Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dorinoco_usb.c177 #define EZUSB_IS_INFO(id) ((id >= 0xF000) && (id <= 0xF2FF)) macro
1095 if (EZUSB_IS_INFO(id)) { in ezusb_bap_pread()
1468 if ((hermes_rid != EZUSB_RID_RX) && !EZUSB_IS_INFO(hermes_rid)) { in ezusb_bulk_in_callback()