Searched refs:isHS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_fs.c2052 const int isHS = func->function.hs_descriptors != NULL; local
2058 if (isHS)
2069 if (unlikely(ffs_ep->descs[isHS])) {
2071 isHS ? "high" : "full",
2075 ffs_ep->descs[isHS] = ds;

Completed in 2390 milliseconds