Searched refs:update_dac_mute (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/oxygen/ |
H A D | oxygen.h | 94 void (*update_dac_mute)(struct oxygen *chip); member
|
H A D | xonar_pcm179x.c | 1185 .update_dac_mute = update_pcm1796_mute, 1221 .update_dac_mute = update_pcm1796_mute, 1254 .update_dac_mute = update_pcm1796_mute,
|
H A D | xonar_cs43xx.c | 401 .update_dac_mute = update_cs43xx_mute,
|
H A D | xonar_wm87x6.c | 1260 .update_dac_mute = update_wm87x6_mute, 1294 .update_dac_mute = update_wm8776_mute,
|
H A D | oxygen.c | 724 .update_dac_mute = update_ak4396_mute,
|
H A D | oxygen_mixer.c | 82 chip->model.update_dac_mute(chip); in dac_mute_put()
|
/kernel/linux/linux-6.6/sound/pci/oxygen/ |
H A D | oxygen.h | 94 void (*update_dac_mute)(struct oxygen *chip); member
|
H A D | xonar_pcm179x.c | 1185 .update_dac_mute = update_pcm1796_mute, 1221 .update_dac_mute = update_pcm1796_mute, 1254 .update_dac_mute = update_pcm1796_mute,
|
H A D | xonar_cs43xx.c | 401 .update_dac_mute = update_cs43xx_mute,
|
H A D | xonar_wm87x6.c | 1260 .update_dac_mute = update_wm87x6_mute, 1294 .update_dac_mute = update_wm8776_mute,
|
H A D | oxygen.c | 721 .update_dac_mute = update_ak4396_mute,
|
H A D | oxygen_mixer.c | 82 chip->model.update_dac_mute(chip); in dac_mute_put()
|
Completed in 15 milliseconds