Home
last modified time | relevance | path

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

/linux-5.15/drivers/mmc/host/ !
A Dsdhci-msm.c354 struct mmc_ios curr_ios = host->mmc->ios; in msm_set_clock_rate_for_bus_mode() local
366 mmc_hostname(host->mmc), desired_rate, curr_ios.timing); in msm_set_clock_rate_for_bus_mode()
385 mmc_hostname(host->mmc), achieved_rate, curr_ios.timing); in msm_set_clock_rate_for_bus_mode()
/linux-5.15/fs/ext4/ !
H A Dmballoc.c2732 unsigned int curr_ios = prefetch_ios; in ext4_mb_regular_allocator() local
2742 if (prefetch_ios == curr_ios) in ext4_mb_regular_allocator()