Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/smipcie/
Dsmipcie-main.c477 if (dev->info->ts_0) in smi_irq_handler()
917 dmachs = (index == 0) ? dev->info->ts_0 : dev->info->ts_1; in smi_port_attach()
988 if (dev->info->ts_0) { in smi_probe()
1025 if (dev->info->ts_0) in smi_probe()
1050 if (dev->info->ts_0) in smi_remove()
1065 .ts_0 = SMI_TS_NULL,
1074 .ts_0 = SMI_TS_DMA_BOTH,
1083 .ts_0 = SMI_TS_DMA_BOTH,
Dsmipcie.h227 int ts_0; member