Searched refs:wid_type (Results 1 - 3 of 3) 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.c376 unsigned int wid_type)
384 if (wid_type == AC_WID_AUD_IN && (conv & AC_CONV_CHANNEL) == 0) {
479 unsigned int wid_type, hda_nid_t *conn,
485 wid_type != AC_WID_AUD_MIX &&
486 wid_type != AC_WID_VOL_KNB &&
487 wid_type != AC_WID_POWER)
599 unsigned int wid_type = get_wcaps_type(wid_caps); local
604 get_wid_type_name(wid_type), wid_caps);
634 if (wid_type == AC_WID_VOL_KNB)
647 wid_type
374 print_audio_io(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, unsigned int wid_type) argument
477 print_conn_list(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, unsigned int wid_type, hda_nid_t *conn, int conn_len) argument
[all...]
H A Dhda_codec.c784 unsigned int wid_type = get_wcaps_type(wcaps); local
785 if (wid_type != AC_WID_PIN)
2998 unsigned int wid_type = get_wcaps_type(wcaps); local
3000 wid_type == AC_WID_PIN) {
4414 unsigned int wid_type = get_wcaps_type(wid_caps); local
4419 if (wid_type != AC_WID_PIN)
H A Dpatch_sigmatel.c3766 int wid_type = get_wcaps_type(wcaps); local
3771 if (wid_type == AC_WID_AUD_SEL &&

Completed in 210 milliseconds