Home
last modified time | relevance | path

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

/linux/drivers/media/usb/em28xx/
H A Dem28xx-core.c634 em28xx_write_reg(dev, (dev->ts == PRIMARY_TS) ? in em28xx_capture_start()
640 em28xx_write_reg(dev, (dev->ts == PRIMARY_TS) ? in em28xx_capture_start()
645 if (dev->ts == PRIMARY_TS) in em28xx_capture_start()
692 else if (dev->ts == PRIMARY_TS) in em28xx_capture_start()
H A Dem28xx.h201 #define PRIMARY_TS 0 macro
H A Dem28xx-cards.c3538 if (dev->ts == PRIMARY_TS) in em28xx_release_resources()
3563 if (dev->ts == PRIMARY_TS) in em28xx_free_device()
3990 dev->ts = PRIMARY_TS; in em28xx_usb_probe()