Home
last modified time | relevance | path

Searched refs:proc_widget_hook (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/hda/
A Dhda_proc.c803 if (codec->proc_widget_hook) in print_codec_info()
804 codec->proc_widget_hook(buffer, codec, fg); in print_codec_info()
930 if (codec->proc_widget_hook) in print_codec_info()
931 codec->proc_widget_hook(buffer, codec, nid); in print_codec_info()
A Dpatch_sigmatel.c4618 codec->proc_widget_hook = stac92hd7x_proc_hook; in patch_stac92hd73xx()
4687 codec->proc_widget_hook = stac92hd_proc_hook; in patch_stac92hd83xxx()
4733 codec->proc_widget_hook = stac92hd_proc_hook; in patch_stac92hd95()
4817 codec->proc_widget_hook = stac92hd7x_proc_hook; in patch_stac92hd71bxx()
4905 codec->proc_widget_hook = stac927x_proc_hook; in patch_stac927x()
4963 codec->proc_widget_hook = stac9205_proc_hook; in patch_stac9205()
A Dhda_codec.c788 codec->proc_widget_hook = NULL; in snd_hda_codec_cleanup_for_unbind()
/linux/include/sound/
A Dhda_codec.h269 void (*proc_widget_hook)(struct snd_info_buffer *buffer, member

Completed in 240 milliseconds