Home
last modified time | relevance | path

Searched refs:require_sync (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap-debugfs.c465 bool new_val, require_sync = false; in regmap_cache_only_write_file() local
484 require_sync = true; in regmap_cache_only_write_file()
491 if (require_sync) { in regmap_cache_only_write_file()
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-debugfs.c465 bool new_val, require_sync = false; in regmap_cache_only_write_file() local
484 require_sync = true; in regmap_cache_only_write_file()
491 if (require_sync) { in regmap_cache_only_write_file()

Completed in 4 milliseconds