Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dipc4-fw-reg.h41 u32 current_volume[SOF_IPC4_PV_MAX_SUPPORTED_CHANNELS]; member
/linux/drivers/md/
H A Ddm-clone-target.c1063 unsigned int current_volume; in do_hydration() local
1097 current_volume = atomic_read(&clone->hydrations_in_flight); in do_hydration()
1098 current_volume += batch.nr_batched_regions; in do_hydration()
1100 if (current_volume > READ_ONCE(clone->hydration_threshold)) in do_hydration()