Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/pci/smipcie/
H A Dsmipcie-main.c468 if (dev->info->ts_0) in smi_irq_handler()
909 dmachs = (index == 0) ? dev->info->ts_0 : dev->info->ts_1; in smi_port_attach()
980 if (dev->info->ts_0) { in smi_probe()
1017 if (dev->info->ts_0) in smi_probe()
1042 if (dev->info->ts_0) in smi_remove()
1057 .ts_0 = SMI_TS_NULL,
1067 .ts_0 = SMI_TS_DMA_BOTH,
1077 .ts_0 = SMI_TS_DMA_BOTH,
1087 .ts_0 = SMI_TS_DMA_BOTH,
H A Dsmipcie.h218 int ts_0; member