Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/sound/
Dusb_stream.h23 #define USB_STREAM_INTERFACE_VERSION 2 macro
/Linux-v5.4/sound/usb/usx2y/
Dus122l.c381 if (cfg.version != USB_STREAM_INTERFACE_VERSION) in usb_stream_hwdep_ioctl()
Dusb_stream.c197 sk->s->cfg.version = USB_STREAM_INTERFACE_VERSION; in usb_stream_new()