Searched refs:BRIDGE_ST6422 (Results 1 – 3 of 3) sorted by relevance
422 if (sd->bridge == BRIDGE_ST6422 && (id & 0xff00) == 0x0200) in stv06xx_pkt_scan()454 if (sd->bridge == BRIDGE_ST6422) in stv06xx_pkt_scan()592 {USB_DEVICE(0x046D, 0x08F0), .driver_info = BRIDGE_ST6422 },594 {USB_DEVICE(0x046D, 0x08F5), .driver_info = BRIDGE_ST6422 },596 {USB_DEVICE(0x046D, 0x08F6), .driver_info = BRIDGE_ST6422 },
104 #define BRIDGE_ST6422 3 /* With integrated sensor */ macro
120 if (sd->bridge != BRIDGE_ST6422) in st6422_probe()