Lines Matching defs:interface

100  * create a stream for an interface with proper descriptors
122 /* reset the current interface */
209 * interface doesn't look exactly right.
301 /* must have the MIDIStreaming interface header descriptor*/
383 * so we have to claim the other corresponding interface here.
409 * Create a stream for an Edirol UA-700/UA-25/UA-4FX interface.
506 * Create a standard mixer for the specified interface.
539 * audio-interface quirks
603 /* Send message to force it to reconnect with full interface. */
905 /* return -EAGAIN, so the creation of an audio interface for this
1004 * to enable the audio streaming interface. A more generous timeout is
1006 * set interface message will be acked once it has
1022 "error stopping Axe-Fx III interface: %d\n", err);
1172 * Call it for every possible altsetting of every interface.
1195 "using altsetting %d for interface %d config %d\n",
1205 * Call it for every possible altsetting of every interface.
1233 * Call it for every possible altsetting of every interface.
1262 "using altsetting %d for interface %d config %d\n",
1368 * For some reason interface 3 with vendor-spec class is
1423 * not for interface.
1445 if (subs->stream->substream[SNDRV_PCM_STREAM_CAPTURE].interface != -1)
1529 case USB_ID(0x1901, 0x0191): /* GE B850V3 CP2114 audio interface */
1581 msleep(20); /* Delay needed after setting the interface */
1644 * USB interface.
1883 * unless the interface reaches to the defined one. This is for delaying
1884 * the registration until the last known interface, so that the card and
1890 unsigned int interface; /* the interface to trigger register */
1894 { .usb_id = USB_ID(vendor, product), .interface = (iface) }
1916 return iface < q->interface;