Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/smipcie/
Dsmipcie.c480 if (dev->info->ts_1) in smi_irq_handler()
912 dmachs = (index == 0) ? dev->info->ts_0 : dev->info->ts_1; in smi_port_attach()
989 if (dev->info->ts_1) { in smi_probe()
1010 if (dev->info->ts_1) in smi_probe()
1036 if (dev->info->ts_1) in smi_remove()
1053 .ts_1 = SMI_TS_DMA_BOTH,
1062 .ts_1 = SMI_TS_DMA_BOTH,
1071 .ts_1 = SMI_TS_DMA_BOTH,
Dsmipcie.h228 int ts_1; member