Home | Sort by: relevance | last modified time | path |
/src/sys/dev/usb/ | |
irmce.c | 120 } irmce_devices[] = { variable in typeref:typename:const struct __anonbefc42c30108[] 134 for (i = 0; i < __arraycount(irmce_devices); i++) { 135 if (irmce_devices[i].vendor == uiaa->uiaa_vendor && 136 irmce_devices[i].product == uiaa->uiaa_product) |
irmce.c | 120 } irmce_devices[] = { variable in typeref:typename:const struct __anonbefc42c30108[] 134 for (i = 0; i < __arraycount(irmce_devices); i++) { 135 if (irmce_devices[i].vendor == uiaa->uiaa_vendor && 136 irmce_devices[i].product == uiaa->uiaa_product) |