Home
last modified time | relevance | path

Searched refs:snd_hdac_codec_modalias (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/hda/
Dhda_bus_type.c71 snd_hdac_codec_modalias(dev_to_hdac_dev(dev), modalias, in hda_uevent()
Dhdac_device.c198 int snd_hdac_codec_modalias(struct hdac_device *codec, char *buf, size_t size) in snd_hdac_codec_modalias() function
203 EXPORT_SYMBOL_GPL(snd_hdac_codec_modalias);
Dhdac_sysfs.c52 return snd_hdac_codec_modalias(dev_to_hdac_dev(dev), buf, 256); in modalias_show()
/Linux-v4.19/sound/pci/hda/
Dhda_bind.c199 snd_hdac_codec_modalias(&codec->core, modalias, sizeof(modalias)); in request_codec_module()
/Linux-v4.19/include/sound/
Dhdaudio.h115 int snd_hdac_codec_modalias(struct hdac_device *hdac, char *buf, size_t size);