Searched full:alt_iface (Results 1 – 4 of 4) sorted by relevance
33 "iface", "alt_iface"
100 - const: alt_iface
278 * @alt_iface: USB alt interface number, from SET_INTERFACE wValue.311 int alt_iface; member573 (udc->alt_iface << USBD_CSR_EP_ALTIFACE_SHIFT) | in bcm63xx_ep_setup()1362 ctrl.wValue = cpu_to_le16(udc->alt_iface); in bcm63xx_ep0_spoof_set_iface()1370 udc->iface, udc->alt_iface); in bcm63xx_ep0_spoof_set_iface()1896 udc->alt_iface = (reg & USBD_STATUS_ALTINTF_MASK) >> in bcm63xx_update_cfg_iface()2141 seq_printf(s, "cfg: %d; iface: %d; alt_iface: %d\n", in bcm63xx_usbd_dbg_show()2142 udc->cfg, udc->iface, udc->alt_iface); in bcm63xx_usbd_dbg_show()
1213 "alt_iface",