Searched refs:USB_PID_GENPIX_8PSK_REV_1_WARM (Results 1 – 2 of 2) sorted by relevance
201 if (gp_product_id == USB_PID_GENPIX_8PSK_REV_1_WARM) in gp8psk_power_ctrl()212 if (gp_product_id == USB_PID_GENPIX_8PSK_REV_1_WARM) in gp8psk_power_ctrl()245 if (gp_product_id == USB_PID_GENPIX_8PSK_REV_1_WARM) in gp8psk_bcm4500_reload()293 is_rev1 = (id == USB_PID_GENPIX_8PSK_REV_1_WARM) ? true : false; in gp8psk_frontend_attach()318 { USB_DEVICE(USB_VID_GENPIX, USB_PID_GENPIX_8PSK_REV_1_WARM) },
356 #define USB_PID_GENPIX_8PSK_REV_1_WARM 0x0201 macro