Home
last modified time | relevance | path

Searched refs:USB_STREAM_INTERFACE_VERSION (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/sound/
Dusb_stream.h23 #define USB_STREAM_INTERFACE_VERSION 2 macro
/Linux-v4.19/sound/usb/usx2y/
Dus122l.c394 if (cfg.version != USB_STREAM_INTERFACE_VERSION) in usb_stream_hwdep_ioctl()
Dusb_stream.c207 sk->s->cfg.version = USB_STREAM_INTERFACE_VERSION; in usb_stream_new()