Home
last modified time | relevance | path

Searched defs:epf_test (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c85 struct pci_epf_test *epf_test = param; in pci_epf_test_dma_callback() local
106 static int pci_epf_test_data_transfer(struct pci_epf_test *epf_test, in pci_epf_test_data_transfer()
157 static int pci_epf_test_init_dma_chan(struct pci_epf_test *epf_test) in pci_epf_test_init_dma_chan()
188 static void pci_epf_test_clean_dma_chan(struct pci_epf_test *epf_test) in pci_epf_test_clean_dma_chan()
227 static int pci_epf_test_copy(struct pci_epf_test *epf_test) in pci_epf_test_copy()
319 static int pci_epf_test_read(struct pci_epf_test *epf_test) in pci_epf_test_read()
408 static int pci_epf_test_write(struct pci_epf_test *epf_test) in pci_epf_test_write()
501 static void pci_epf_test_raise_irq(struct pci_epf_test *epf_test, u8 irq_type, in pci_epf_test_raise_irq()
533 struct pci_epf_test *epf_test = container_of(work, struct pci_epf_test, in pci_epf_test_cmd_handler() local
619 struct pci_epf_test *epf_test = epf_get_drvdata(epf); in pci_epf_test_unbind() local
[all …]