Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/cardreader/
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()
1611 pcr->remove_pci = true; in rtsx_pci_remove()
/Linux-v5.10/include/linux/
Drtsx_pci.h1184 bool remove_pci; member