Searched refs:type_int (Results 1 – 25 of 33) sorted by relevance
12
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()
102 } type_int; member
937 .def.type_int.min_value = vmin, \938 .def.type_int.max_value = vmax2480 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()
555 ep->ep.caps.type_int = true; in init_vudc_hw()
1235 raw_caps->type_int = caps->type_int; in fill_ep_caps()
672 mep->ep.caps.type_int = true; in init_hw_ep()
1697 pep->endpoint.caps.type_int = true; in cdnsp_gadget_init_endpoints()1713 str_yes_no(pep->endpoint.caps.type_int), in cdnsp_gadget_init_endpoints()
849 ep->ep.caps.type_int = true; in ast_vhub_alloc_epn()
3188 !epn->ep.caps.type_bulk || epn->ep.caps.type_int) { in usbf_epn_check()3197 epn->ep.caps.type_bulk || !epn->ep.caps.type_int) { in usbf_epn_check()3206 epn->ep.caps.type_bulk || epn->ep.caps.type_int) { in usbf_epn_check()
1081 if (!ep->caps.type_int && !ep->caps.type_bulk) in usb_gadget_ep_match_desc()
1190 ep->ep_usb.caps.type_int = false; in max3420_eps_init()
1366 ep->ep.caps.type_int = true; in ast_udc_init_ep()
1634 ep->ep.caps.type_int = true; in m66592_probe()
2012 ep->ep.caps.type_int = true; in gr_ep_init()
1322 ep->ep_usb.caps.type_int = true; in xudc_eps_init()
1924 ep->ep.caps.type_int = true; in r8a66597_probe()
2335 ep->ep.caps.type_int = true; in struct_ep_setup()
1159 uep->ep.caps.type_int = true; in usbhs_mod_gadget_probe()
2228 pep->endpoint.caps.type_int = 1; in cdns2_init_eps()2238 str_yes_no(pep->endpoint.caps.type_int), in cdns2_init_eps()
1485 ep->ep.caps.type_int = true; in isp1760_udc_init_eps()
1249 ep->ep.caps.type_int = true; in fotg210_udc_probe()
3262 dep->endpoint.caps.type_int = true; in dwc3_gadget_init_in_endpoint()3309 dep->endpoint.caps.type_int = true; in dwc3_gadget_init_out_endpoint()
1983 ep->usb_ep.caps.type_int = true; in init_ep()
1724 ep->end_point.caps.type_int = true; in init_peripheral_ep()
2046 hwep->ep.caps.type_int = true; in init_eps()
Completed in 85 milliseconds