Searched refs:BRIDGE_ST6422 (Results 1 – 3 of 3) sorted by relevance
428 if (sd->bridge == BRIDGE_ST6422 && (id & 0xff00) == 0x0200) in stv06xx_pkt_scan()460 if (sd->bridge == BRIDGE_ST6422) in stv06xx_pkt_scan()602 {USB_DEVICE(0x046D, 0x08F0), .driver_info = BRIDGE_ST6422 }, /* QuickCam Messenger */603 {USB_DEVICE(0x046D, 0x08F5), .driver_info = BRIDGE_ST6422 }, /* QuickCam Communicate */604 {USB_DEVICE(0x046D, 0x08F6), .driver_info = BRIDGE_ST6422 }, /* QuickCam Messenger (new) */
91 #define BRIDGE_ST6422 3 /* With integrated sensor */ macro
106 if (sd->bridge != BRIDGE_ST6422) in st6422_probe()