| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-ctrl.c | 23 lim = cptr->info->def.type_int.min_value; in pvr2_ctrl_range_check() 28 lim = cptr->info->def.type_int.max_value; in pvr2_ctrl_range_check() 99 ret = cptr->info->def.type_int.max_value; in pvr2_ctrl_get_max() 115 ret = cptr->info->def.type_int.min_value; in pvr2_ctrl_get_min()
|
| H A D | pvrusb2-hdw-internal.h | 102 } type_int; member
|
| H A D | pvrusb2-hdw.c | 937 .def.type_int.min_value = vmin, \ 938 .def.type_int.max_value = vmax 2480 ciptr->def.type_int.min_value = qctrl.minimum; in pvr2_hdw_create() 2481 ciptr->def.type_int.max_value = qctrl.maximum; in pvr2_hdw_create()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | raw_gadget.h | 113 __u32 type_int : 1; member
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | gadget.h | 175 unsigned type_int:1; member 195 .type_int = !!(_type & USB_EP_CAPS_TYPE_INT), \
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | gadget.h | 145 unsigned type_int:1; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vudc_dev.c | 556 ep->ep.caps.type_int = true; in init_vudc_hw()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | raw_gadget.c | 1174 raw_caps->type_int = caps->type_int; in fill_ep_caps()
|
| /OK3568_Linux_fs/kernel/drivers/usb/mtu3/ |
| H A D | mtu3_gadget.c | 636 mep->ep.caps.type_int = true; in init_hw_ep()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | epn.c | 845 ep->ep.caps.type_int = true; in ast_vhub_alloc_epn()
|
| /OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/ |
| H A D | mod_gadget.c | 1159 uep->ep.caps.type_int = true; in usbhs_mod_gadget_probe()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | core.c | 998 if (!ep->caps.type_int && !ep->caps.type_bulk) in usb_gadget_ep_match_desc()
|
| H A D | s3c-hsudc.c | 963 hsep->ep.caps.type_int = true; in s3c_hsudc_initep()
|
| H A D | fotg210-udc.c | 1158 ep->ep.caps.type_int = true; in fotg210_udc_probe()
|
| H A D | max3420_udc.c | 1194 ep->ep_usb.caps.type_int = false; in max3420_eps_init()
|
| H A D | fusb300_udc.c | 1459 ep->ep.caps.type_int = true; in fusb300_probe()
|
| H A D | udc-xilinx.c | 1314 ep->ep_usb.caps.type_int = true; in xudc_eps_init()
|
| H A D | m66592-udc.c | 1636 ep->ep.caps.type_int = true; in m66592_probe()
|
| H A D | gr_udc.c | 2011 ep->ep.caps.type_int = true; in gr_ep_init()
|
| H A D | mv_u3d_core.c | 1344 ep->ep.caps.type_int = true; in mv_u3d_eps_init()
|
| /OK3568_Linux_fs/kernel/drivers/usb/isp1760/ |
| H A D | isp1760-udc.c | 1392 ep->ep.caps.type_int = true; in isp1760_udc_init_eps()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H A D | gadget.c | 3225 dep->endpoint.caps.type_int = true; in dwc3_gadget_init_in_endpoint() 3272 dep->endpoint.caps.type_int = true; in dwc3_gadget_init_out_endpoint()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/bdc/ |
| H A D | bdc_ep.c | 1978 ep->usb_ep.caps.type_int = true; in init_ep()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_gadget.c | 1725 ep->end_point.caps.type_int = true; in init_peripheral_ep()
|
| /OK3568_Linux_fs/kernel/drivers/usb/chipidea/ |
| H A D | udc.c | 1833 hwep->ep.caps.type_int = true; in init_eps()
|