Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/gspca/
Dsonixb.c88 #define BRIDGE_103 1 macro
772 if (sd->bridge == BRIDGE_103) { in setgain()
1119 if (sd->bridge == BRIDGE_103) { in sd_start()
1164 if (sd->bridge == BRIDGE_103) { in sd_start()
1187 (sd->bridge == BRIDGE_103) ? 0x30 : 0x1f); in sd_start()
1206 if (sd->bridge == BRIDGE_103) { in sd_start()
1257 int i, header_size = (sd->bridge == BRIDGE_103) ? 18 : 12; in find_sof()
1333 if (sd->bridge == BRIDGE_103) { in sd_pkt_scan()