bus_refs 1412 drivers/mmc/core/core.c host->bus_refs++; bus_refs 1425 drivers/mmc/core/core.c host->bus_refs--; bus_refs 1426 drivers/mmc/core/core.c if ((host->bus_refs == 0) && host->bus_ops) bus_refs 1444 drivers/mmc/core/core.c WARN_ON(host->bus_refs); bus_refs 1447 drivers/mmc/core/core.c host->bus_refs = 1; bus_refs 426 include/linux/mmc/host.h unsigned int bus_refs; /* reference counter */