Home
last modified time | relevance | path

Searched refs:mfg (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_bind.c34 if (preset->mfg && preset->mfg != codec->core.mfg) in hda_codec_match()
Dpatch_si3054.c208 info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = codec->core.mfg; in si3054_build_pcms()
209 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = codec->core.mfg; in si3054_build_pcms()
230 snd_hda_codec_write(codec, codec->core.mfg, 0, AC_VERB_SET_STREAM_FORMAT, 0); in si3054_init()
Dhda_sysfs.c74 CODEC_INFO_SHOW(mfg, core.mfg);
506 static DEVICE_ATTR_RO(mfg);
Dhda_proc.c684 if (codec->mfg) in print_codec_core_info()
691 if (codec->mfg) in print_codec_core_info()
692 snd_iprintf(buffer, "Modem Function Group: 0x%x\n", codec->mfg); in print_codec_core_info()
Dhda_codec.h115 hda_nid_t afg, mfg; member
Dhda_codec.c1072 fg = codec->core.afg ? codec->core.afg : codec->core.mfg; in snd_hda_codec_new()
1125 fg = codec->core.afg ? codec->core.afg : codec->core.mfg; in snd_hda_codec_update_widgets()
3051 if (nid == codec->core.afg || nid == codec->core.mfg) in snd_hda_codec_eapd_power_filter()
3071 hda_nid_t fg = codec->core.afg ? codec->core.afg : codec->core.mfg; in hda_set_power_state()
/linux-4.1.27/sound/hda/
Dhdac_device.c81 if (!codec->afg && !codec->mfg) { in snd_hdac_device_init()
87 fg = codec->afg ? codec->afg : codec->mfg; in snd_hdac_device_init()
341 codec->mfg = nid; in setup_fg_nodes()
Dhdac_sysfs.c44 CODEC_ATTR(mfg);
181 if (nid == codec->afg || nid == codec->mfg) in has_pcm_cap()
/linux-4.1.27/include/sound/
Dhdaudio.h46 hda_nid_t mfg; /* MFG node id */ member
/linux-4.1.27/Documentation/
Dparport-lowlevel.txt875 int parport_find_device (const char *mfg, const char *mdl, int from);
/linux-4.1.27/Documentation/sound/alsa/
DHD-Audio.txt371 mfg::