Home
last modified time | relevance | path

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

/linux/drivers/misc/cardreader/
H A Drtsx_pcr.c1508 pcr->state = PDEV_STAT_IDLE; in rtsx_pci_init_chip()
1799 pcr->state = PDEV_STAT_IDLE; in rtsx_pci_runtime_idle()
/linux/include/linux/
H A Drtsx_pci.h1120 enum PDEV_STAT {PDEV_STAT_IDLE, PDEV_STAT_RUN}; enumerator