Searched refs:show_values (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/qcom/ |
H A D | hidma_mgmt_sys.c | 99 static ssize_t show_values(struct device *dev, struct device_attribute *attr, in show_values() function 201 attrs->show = show_values; in create_sysfs_entry()
|
/kernel/linux/linux-6.6/drivers/dma/qcom/ |
H A D | hidma_mgmt_sys.c | 99 static ssize_t show_values(struct device *dev, struct device_attribute *attr, in show_values() function 201 attrs->show = show_values; in create_sysfs_entry()
|
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/ |
H A D | mixer-test.c | 460 static void show_values(struct ctl_data *ctl, snd_ctl_elem_value_t *orig_val, in show_values() function 641 show_values(ctl, initial_val, read_val); in write_and_verify() 648 show_values(ctl, initial_val, read_val); in write_and_verify()
|
Completed in 3 milliseconds