Searched refs:proc_widget_hook (Results 1 – 4 of 4) sorted by relevance
601 if (codec->proc_widget_hook) in print_codec_info()602 codec->proc_widget_hook(buffer, codec, codec->afg); in print_codec_info()719 if (codec->proc_widget_hook) in print_codec_info()720 codec->proc_widget_hook(buffer, codec, nid); in print_codec_info()
873 void (*proc_widget_hook)(struct snd_info_buffer *buffer, member
5396 codec->proc_widget_hook = stac92hd7x_proc_hook; in patch_stac92hd73xx()5635 codec->proc_widget_hook = stac92hd_proc_hook; in patch_stac92hd83xxx()5956 codec->proc_widget_hook = stac92hd7x_proc_hook; in patch_stac92hd71bxx()6181 codec->proc_widget_hook = stac927x_proc_hook; in patch_stac927x()6304 codec->proc_widget_hook = stac9205_proc_hook; in patch_stac9205()
2287 codec->proc_widget_hook = NULL; in snd_hda_codec_reset()