Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/sound/
Dusb_stream.h9 #define USB_STREAM_INTERFACE_VERSION 2 macro
/linux-6.12.1/sound/usb/usx2y/
Dus122l.c351 if (cfg.version != USB_STREAM_INTERFACE_VERSION) in usb_stream_hwdep_ioctl()
Dusb_stream.c201 sk->s->cfg.version = USB_STREAM_INTERFACE_VERSION; in usb_stream_new()