Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/alsa/
H A Dmixer-test.c369 static bool ctl_value_valid(struct ctl_data *ctl, snd_ctl_elem_value_t *val) in ctl_value_valid() function
412 if (!ctl_value_valid(ctl, ctl->def_val)) in test_ctl_get_value()
879 return !ctl_value_valid(ctl, val); in test_ctl_write_invalid_value()