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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_proc.c592 if (codec->proc_widget_hook)
593 codec->proc_widget_hook(buffer, codec, codec->afg);
703 if (codec->proc_widget_hook)
704 codec->proc_widget_hook(buffer, codec, nid);
H A Dhda_codec.h867 void (*proc_widget_hook)(struct snd_info_buffer *buffer, member in struct:hda_codec
H A Dpatch_sigmatel.c5298 codec->proc_widget_hook = stac92hd7x_proc_hook;
5420 codec->proc_widget_hook = stac92hd_proc_hook;
5783 codec->proc_widget_hook = stac92hd7x_proc_hook;
6008 codec->proc_widget_hook = stac927x_proc_hook;
6123 codec->proc_widget_hook = stac9205_proc_hook;
H A Dhda_codec.c2083 codec->proc_widget_hook = NULL;

Completed in 140 milliseconds