Home
last modified time | relevance | path

Searched refs:ts_0 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/media/pci/smipcie/
H A Dsmipcie-main.c472 if (dev->info->ts_0) in smi_irq_handler()
913 dmachs = (index == 0) ? dev->info->ts_0 : dev->info->ts_1; in smi_port_attach()
984 if (dev->info->ts_0) { in smi_probe()
1021 if (dev->info->ts_0) in smi_probe()
1046 if (dev->info->ts_0) in smi_remove()
1061 .ts_0 = SMI_TS_NULL,
1071 .ts_0 = SMI_TS_DMA_BOTH,
1081 .ts_0 = SMI_TS_DMA_BOTH,
1091 .ts_0 = SMI_TS_DMA_BOTH,
H A Dsmipcie.h218 int ts_0; member

Completed in 5 milliseconds