Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Df_mass_storage.h15 unsigned int file_count, ro_count, removable_count, cdrom_count; member
/Linux-v6.1/drivers/mmc/host/
Dsdhci.c2564 int i, ro_count; in sdhci_get_ro() local
2569 ro_count = 0; in sdhci_get_ro()
2572 if (++ro_count > SAMPLE_COUNT / 2) in sdhci_get_ro()