Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/dvb-usb/
Dgp8psk.c198 if (gp_product_id == USB_PID_GENPIX_8PSK_REV_1_WARM) in gp8psk_power_ctrl()
209 if (gp_product_id == USB_PID_GENPIX_8PSK_REV_1_WARM) in gp8psk_power_ctrl()
242 if (gp_product_id == USB_PID_GENPIX_8PSK_REV_1_WARM) in gp8psk_bcm4500_reload()
290 is_rev1 = (id == USB_PID_GENPIX_8PSK_REV_1_WARM) ? true : false; in gp8psk_frontend_attach()
/linux-6.1.9/include/media/
Ddvb-usb-ids.h237 #define USB_PID_GENPIX_8PSK_REV_1_WARM 0x0201 macro