Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/cardreader/
H A Drtsx_pcr.c144 if (pcr->remove_pci) in rtsx_pci_start_run()
439 if (pcr->remove_pci) in rtsx_pci_dma_map_sg()
471 if (pcr->remove_pci) in rtsx_pci_dma_transfer()
876 if (!pcr->remove_pci) in rtsx_pci_complete_unfinished_transfer()
1615 pcr->remove_pci = true; in rtsx_pci_remove()
/OK3568_Linux_fs/kernel/include/linux/
H A Drtsx_pci.h1184 bool remove_pci; member