Searched refs:PRIMARY_TS (Results 1 – 4 of 4) sorted by relevance
643 em28xx_write_reg(dev, (dev->ts == PRIMARY_TS) ? in em28xx_capture_start()649 em28xx_write_reg(dev, (dev->ts == PRIMARY_TS) ? in em28xx_capture_start()654 if (dev->ts == PRIMARY_TS) in em28xx_capture_start()701 else if (dev->ts == PRIMARY_TS) in em28xx_capture_start()
1395 addr = (dev->ts == PRIMARY_TS) ? 0x64 : 0x67; in em28174_dvb_init_hauppauge_wintv_dualhd_dvb()1410 addr = (dev->ts == PRIMARY_TS) ? 0x60 : 0x63; in em28174_dvb_init_hauppauge_wintv_dualhd_dvb()1435 addr = (dev->ts == PRIMARY_TS) ? 0x59 : 0x0e; in em28174_dvb_init_hauppauge_wintv_dualhd_01595()1450 addr = (dev->ts == PRIMARY_TS) ? 0x60 : 0x62; in em28174_dvb_init_hauppauge_wintv_dualhd_01595()1470 mxl692_config.id = (dev->ts == PRIMARY_TS) ? 0 : 1; in em2874_dvb_init_hauppauge_usb_quadhd()1472 addr = (dev->ts == PRIMARY_TS) ? 0x60 : 0x63; in em2874_dvb_init_hauppauge_usb_quadhd()
210 #define PRIMARY_TS 0 macro
3496 if (dev->ts == PRIMARY_TS) in em28xx_release_resources()3521 if (dev->ts == PRIMARY_TS) in em28xx_free_device()3940 dev->ts = PRIMARY_TS; in em28xx_usb_probe()
Completed in 16 milliseconds