Searched refs:update_dac_volume (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/oxygen/ |
H A D | oxygen.h | 93 void (*update_dac_volume)(struct oxygen *chip); member
|
H A D | xonar_pcm179x.c | 1184 .update_dac_volume = update_pcm1796_volume, 1220 .update_dac_volume = update_pcm1796_volume, 1253 .update_dac_volume = update_pcm1796_volume,
|
H A D | xonar_cs43xx.c | 400 .update_dac_volume = update_cs43xx_volume,
|
H A D | xonar_wm87x6.c | 1259 .update_dac_volume = update_wm87x6_volume, 1293 .update_dac_volume = update_wm8776_volume,
|
H A D | oxygen.c | 723 .update_dac_volume = update_ak4396_volume,
|
H A D | oxygen_mixer.c | 56 chip->model.update_dac_volume(chip); in dac_volume_put()
|
/kernel/linux/linux-6.6/sound/pci/oxygen/ |
H A D | oxygen.h | 93 void (*update_dac_volume)(struct oxygen *chip); member
|
H A D | xonar_pcm179x.c | 1184 .update_dac_volume = update_pcm1796_volume, 1220 .update_dac_volume = update_pcm1796_volume, 1253 .update_dac_volume = update_pcm1796_volume,
|
H A D | xonar_cs43xx.c | 400 .update_dac_volume = update_cs43xx_volume,
|
H A D | xonar_wm87x6.c | 1259 .update_dac_volume = update_wm87x6_volume, 1293 .update_dac_volume = update_wm8776_volume,
|
H A D | oxygen.c | 720 .update_dac_volume = update_ak4396_volume,
|
H A D | oxygen_mixer.c | 56 chip->model.update_dac_volume(chip); in dac_volume_put()
|
Completed in 16 milliseconds