Searched refs:chipio_set_stream_control (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/pci/hda/ |
D | patch_ca0132.c | 1860 static void chipio_set_stream_control(struct hda_codec *codec, in chipio_set_stream_control() function 4979 chipio_set_stream_control(codec, 0x03, 0); in ca0132_alt_set_vipsource() 4980 chipio_set_stream_control(codec, 0x04, 0); in ca0132_alt_set_vipsource() 5028 chipio_set_stream_control(codec, 0x03, 1); in ca0132_alt_set_vipsource() 5029 chipio_set_stream_control(codec, 0x04, 1); in ca0132_alt_set_vipsource() 5101 chipio_set_stream_control(codec, 0x03, 0); in ca0132_alt_select_in() 5102 chipio_set_stream_control(codec, 0x04, 0); in ca0132_alt_select_in() 5146 chipio_set_stream_control(codec, 0x03, 1); in ca0132_alt_select_in() 5147 chipio_set_stream_control(codec, 0x04, 1); in ca0132_alt_select_in() 5211 chipio_set_stream_control(codec, 0x03, 1); in ca0132_alt_select_in() [all …]
|