Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdspm.c3340 static int hdspm_ds_wire(struct hdspm * hdspm) in hdspm_ds_wire() function
3370 ucontrol->value.enumerated.item[0] = hdspm_ds_wire(hdspm); in snd_hdspm_get_ds_wire()
3386 change = (int) val != hdspm_ds_wire(hdspm); in snd_hdspm_put_ds_wire()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdspm.c3335 static int hdspm_ds_wire(struct hdspm * hdspm) in hdspm_ds_wire() function
3365 ucontrol->value.enumerated.item[0] = hdspm_ds_wire(hdspm); in snd_hdspm_get_ds_wire()
3381 change = (int) val != hdspm_ds_wire(hdspm); in snd_hdspm_put_ds_wire()

Completed in 19 milliseconds