Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
A Dhost.h449 int claim_cnt; /* "claim" nesting count */ member
/linux/drivers/mmc/core/
A Dcore.c806 host->claim_cnt += 1; in __mmc_claim_host()
807 if (host->claim_cnt == 1) in __mmc_claim_host()
835 if (--host->claim_cnt) { in mmc_release_host()

Completed in 10 milliseconds