Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/smipcie/
Dsmipcie-main.c481 if (dev->info->ts_1) in smi_irq_handler()
917 dmachs = (index == 0) ? dev->info->ts_0 : dev->info->ts_1; in smi_port_attach()
994 if (dev->info->ts_1) { in smi_probe()
1022 if (dev->info->ts_1) in smi_probe()
1048 if (dev->info->ts_1) in smi_remove()
1066 .ts_1 = SMI_TS_DMA_BOTH,
1075 .ts_1 = SMI_TS_DMA_BOTH,
1084 .ts_1 = SMI_TS_DMA_BOTH,
Dsmipcie.h228 int ts_1; member