Searched refs:BRIDGE_ST6422 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/stv06xx/ |
H A D | stv06xx.c | 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) */
|
H A D | stv06xx.h | 91 #define BRIDGE_ST6422 3 /* With integrated sensor */ macro
|
H A D | stv06xx_st6422.c | 106 if (sd->bridge != BRIDGE_ST6422) in st6422_probe()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/stv06xx/ |
H A D | stv06xx.c | 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) */
|
H A D | stv06xx.h | 91 #define BRIDGE_ST6422 3 /* With integrated sensor */ macro
|
H A D | stv06xx_st6422.c | 106 if (sd->bridge != BRIDGE_ST6422) in st6422_probe()
|
Completed in 3 milliseconds