pcr_mutex         397 drivers/memstick/host/rtsx_pci_ms.c 	mutex_lock(&pcr->pcr_mutex);
pcr_mutex         417 drivers/memstick/host/rtsx_pci_ms.c 	mutex_unlock(&pcr->pcr_mutex);
pcr_mutex         927 drivers/misc/cardreader/rtsx_pcr.c 	mutex_lock(&pcr->pcr_mutex);
pcr_mutex         954 drivers/misc/cardreader/rtsx_pcr.c 	mutex_unlock(&pcr->pcr_mutex);
pcr_mutex        1117 drivers/misc/cardreader/rtsx_pcr.c 	mutex_lock(&pcr->pcr_mutex);
pcr_mutex        1128 drivers/misc/cardreader/rtsx_pcr.c 	mutex_unlock(&pcr->pcr_mutex);
pcr_mutex        1356 drivers/misc/cardreader/rtsx_pcr.c 	mutex_init(&pcr->pcr_mutex);
pcr_mutex        1620 drivers/misc/cardreader/rtsx_pcr.c 	mutex_lock(&pcr->pcr_mutex);
pcr_mutex        1629 drivers/misc/cardreader/rtsx_pcr.c 	mutex_unlock(&pcr->pcr_mutex);
pcr_mutex        1644 drivers/misc/cardreader/rtsx_pcr.c 	mutex_lock(&pcr->pcr_mutex);
pcr_mutex        1664 drivers/misc/cardreader/rtsx_pcr.c 	mutex_unlock(&pcr->pcr_mutex);
pcr_mutex         811 drivers/mmc/host/rtsx_pci_sdmmc.c 	mutex_lock(&pcr->pcr_mutex);
pcr_mutex         848 drivers/mmc/host/rtsx_pci_sdmmc.c 	mutex_unlock(&pcr->pcr_mutex);
pcr_mutex        1048 drivers/mmc/host/rtsx_pci_sdmmc.c 	mutex_lock(&pcr->pcr_mutex);
pcr_mutex        1082 drivers/mmc/host/rtsx_pci_sdmmc.c 	mutex_unlock(&pcr->pcr_mutex);
pcr_mutex        1095 drivers/mmc/host/rtsx_pci_sdmmc.c 	mutex_lock(&pcr->pcr_mutex);
pcr_mutex        1105 drivers/mmc/host/rtsx_pci_sdmmc.c 	mutex_unlock(&pcr->pcr_mutex);
pcr_mutex        1120 drivers/mmc/host/rtsx_pci_sdmmc.c 	mutex_lock(&pcr->pcr_mutex);
pcr_mutex        1130 drivers/mmc/host/rtsx_pci_sdmmc.c 	mutex_unlock(&pcr->pcr_mutex);
pcr_mutex        1225 drivers/mmc/host/rtsx_pci_sdmmc.c 	mutex_lock(&pcr->pcr_mutex);
pcr_mutex        1255 drivers/mmc/host/rtsx_pci_sdmmc.c 	mutex_unlock(&pcr->pcr_mutex);
pcr_mutex        1273 drivers/mmc/host/rtsx_pci_sdmmc.c 	mutex_lock(&pcr->pcr_mutex);
pcr_mutex        1306 drivers/mmc/host/rtsx_pci_sdmmc.c 	mutex_unlock(&pcr->pcr_mutex);
pcr_mutex        1206 include/linux/rtsx_pci.h 	struct mutex			pcr_mutex;