Home
last modified time | relevance | path

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

/linux/drivers/misc/cardreader/
H A Drtsx_pcr.c154 if (pcr->remove_pci) in rtsx_pci_start_run()
447 if (pcr->remove_pci) in rtsx_pci_dma_map_sg()
479 if (pcr->remove_pci) in rtsx_pci_dma_transfer()
887 if (!pcr->remove_pci) in rtsx_pci_complete_unfinished_transfer()
1660 pcr->remove_pci = true; in rtsx_pci_remove()
/linux/include/linux/
H A Drtsx_pci.h1220 bool remove_pci; member