Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_device.c19 static int get_codec_vendor_name(struct hdac_device *codec);
104 err = get_codec_vendor_name(codec); in snd_hdac_device_init()
674 static int get_codec_vendor_name(struct hdac_device *codec) in get_codec_vendor_name() function