Searched refs:vnoc (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/usb/gadget/function/ |
D | uvc_configfs.c | 59 #define UVCG_CTRL_HDR_ATTR(cname, aname, conv, str2u, uxx, vnoc, limit) \ argument 110 ch->desc.aname = vnoc(num); \ 2304 #define UVCG_OPTS_ATTR(cname, conv, str2u, uxx, vnoc, limit) \ argument 2338 opts->cname = vnoc(num); \
|