Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-msm.c355 struct mmc_ios curr_ios = host->mmc->ios; in msm_set_clock_rate_for_bus_mode() local
367 mmc_hostname(host->mmc), desired_rate, curr_ios.timing); in msm_set_clock_rate_for_bus_mode()
386 mmc_hostname(host->mmc), achieved_rate, curr_ios.timing); in msm_set_clock_rate_for_bus_mode()
/Linux-v6.1/fs/ext4/
Dmballoc.c2689 unsigned int curr_ios = prefetch_ios; in ext4_mb_regular_allocator() local
2699 if (prefetch_ios == curr_ios) in ext4_mb_regular_allocator()