Searched refs:cs_vendor_coef_set (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | patch_cirrus.c | 140 static inline void cs_vendor_coef_set(struct hda_codec *codec, unsigned int idx, in cs_vendor_coef_set() function 202 cs_vendor_coef_set(codec, IDX_BEEP_CFG, coef); in init_input_coef() 289 cs_vendor_coef_set(codec, IDX_SPDIF_CTL, coef); in init_digital_coef() 971 cs_vendor_coef_set(codec, CS421X_IDX_SPK_CTL, coef); in cs421x_boost_vol_put() 1008 cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef); in cs4210_pinmux_init() 1151 cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef); in cs421x_suspend()
|