Home
last modified time | relevance | path

Searched refs:USB_PID_OPERA1_WARM (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/media/
Ddvb-usb-ids.h314 #define USB_PID_OPERA1_WARM 0x3829 macro
/linux-5.19.10/drivers/media/usb/dvb-usb/
Dopera1.c559 if (le16_to_cpu(udev->descriptor.idProduct) == USB_PID_OPERA1_WARM && in opera1_probe()