Home
last modified time | relevance | path

Searched refs:type_int (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.c23 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 Dpvrusb2-hdw-internal.h102 } type_int; member
H A Dpvrusb2-hdw.c937 .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 Draw_gadget.h113 __u32 type_int : 1; member
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dgadget.h175 unsigned type_int:1; member
195 .type_int = !!(_type & USB_EP_CAPS_TYPE_INT), \
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dgadget.h145 unsigned type_int:1; member
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvudc_dev.c556 ep->ep.caps.type_int = true; in init_vudc_hw()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Draw_gadget.c1174 raw_caps->type_int = caps->type_int; in fill_ep_caps()
/OK3568_Linux_fs/kernel/drivers/usb/mtu3/
H A Dmtu3_gadget.c636 mep->ep.caps.type_int = true; in init_hw_ep()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c845 ep->ep.caps.type_int = true; in ast_vhub_alloc_epn()
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c1159 uep->ep.caps.type_int = true; in usbhs_mod_gadget_probe()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dcore.c998 if (!ep->caps.type_int && !ep->caps.type_bulk) in usb_gadget_ep_match_desc()
H A Ds3c-hsudc.c963 hsep->ep.caps.type_int = true; in s3c_hsudc_initep()
H A Dfotg210-udc.c1158 ep->ep.caps.type_int = true; in fotg210_udc_probe()
H A Dmax3420_udc.c1194 ep->ep_usb.caps.type_int = false; in max3420_eps_init()
H A Dfusb300_udc.c1459 ep->ep.caps.type_int = true; in fusb300_probe()
H A Dudc-xilinx.c1314 ep->ep_usb.caps.type_int = true; in xudc_eps_init()
H A Dm66592-udc.c1636 ep->ep.caps.type_int = true; in m66592_probe()
H A Dgr_udc.c2011 ep->ep.caps.type_int = true; in gr_ep_init()
H A Dmv_u3d_core.c1344 ep->ep.caps.type_int = true; in mv_u3d_eps_init()
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-udc.c1392 ep->ep.caps.type_int = true; in isp1760_udc_init_eps()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dgadget.c3225 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 Dbdc_ep.c1978 ep->usb_ep.caps.type_int = true; in init_ep()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_gadget.c1725 ep->end_point.caps.type_int = true; in init_peripheral_ep()
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dudc.c1833 hwep->ep.caps.type_int = true; in init_eps()

12