Searched refs:PCF_UNLOCK (Results 1 – 2 of 2) sorted by relevance
148 PCF_UNLOCK(sc); in pcf_repeated_start()153 PCF_UNLOCK(sc); in pcf_repeated_start()171 PCF_UNLOCK(sc); in pcf_start()197 PCF_UNLOCK(sc); in pcf_start()202 PCF_UNLOCK(sc); in pcf_start()216 PCF_UNLOCK(sc); in pcf_stop()315 PCF_UNLOCK(sc); in pcf_intr()324 PCF_UNLOCK(sc); in pcf_intr()373 PCF_UNLOCK(sc); in pcf_rst_card()410 PCF_UNLOCK(sc); in pcf_write()[all …]
82 #define PCF_UNLOCK(sc) mtx_unlock(&(sc)->pcf_lock) macro