Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/cardreader/
Drtsx_pcr.c1442 pcr->state = PDEV_STAT_IDLE; in rtsx_pci_init_chip()
1733 pcr->state = PDEV_STAT_IDLE; in rtsx_pci_runtime_idle()
/linux-6.1.9/include/linux/
Drtsx_pci.h1114 enum PDEV_STAT {PDEV_STAT_IDLE, PDEV_STAT_RUN}; enumerator