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