Searched refs:cur_alt (Results 1 – 6 of 6) sorted by relevance
33 u8 cur_alt; member233 obex->cur_alt = alt; in obex_set_alt()245 return obex->cur_alt; in obex_get_alt()
41 int cur_alt; member737 ss->cur_alt = alt; in enable_source_sink()757 return ss->cur_alt; in sourcesink_get_alt()
85 int cur_alt[MAX_CONFIG_INTERFACES]; member3753 return (intf < 0) ? intf : func->cur_alt[interface]; in ffs_func_get_alt()3791 func->cur_alt[interface] = alt; in ffs_func_set_alt()
1833 * @cur_alt: the current alternate interface setting1837 * and pass NULL for cur_alt and new_alt.1840 * pass in NULL for new_config, cur_alt, and new_alt.1843 * pass in the current alternate interface setting in cur_alt,1851 struct usb_host_interface *cur_alt, in usb_hcd_alloc_bandwidth() 1865 if (!new_config && !cur_alt) { in usb_hcd_alloc_bandwidth() 1920 if (cur_alt && new_alt) { in usb_hcd_alloc_bandwidth() 1922 cur_alt->desc.bInterfaceNumber); in usb_hcd_alloc_bandwidth() 1931 * setting installed before the reset as cur_alt. Dig in usb_hcd_alloc_bandwidth() 1936 cur_alt in usb_hcd_alloc_bandwidth() 1849 usb_hcd_alloc_bandwidth(struct usb_device * udev,struct usb_host_config * new_config,struct usb_host_interface * cur_alt,struct usb_host_interface * new_alt) usb_hcd_alloc_bandwidth() argument [all...]
566 u16 cur_alt; member
265 u16 cur_alt; member995 (cfg->cur_alt << UDC_CSR_NE_ALT_SHIFT) | in pch_udc_ep_enable()2564 dev->cfg_data.cur_alt = (dev_stat & UDC_DEVSTS_ALT_MASK) >> in pch_udc_svc_intf_interrupt()2571 dev->setup_data.wValue = cpu_to_le16(dev->cfg_data.cur_alt); in pch_udc_svc_intf_interrupt()2579 (dev->cfg_data.cur_alt << UDC_CSR_NE_ALT_SHIFT); in pch_udc_svc_intf_interrupt()