Searched refs:snd_hdac_is_supported_format (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_device.c | 923 * snd_hdac_is_supported_format - Check the validity of the format 932 bool snd_hdac_is_supported_format(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_is_supported_format() function 987 EXPORT_SYMBOL_GPL(snd_hdac_is_supported_format); variable
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_device.c | 923 * snd_hdac_is_supported_format - Check the validity of the format 932 bool snd_hdac_is_supported_format(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_is_supported_format() function 987 EXPORT_SYMBOL_GPL(snd_hdac_is_supported_format); variable
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_codec.h | 448 snd_hdac_is_supported_format(&(codec)->core, nid, fmt)
|
H A D | hdaudio.h | 146 bool snd_hdac_is_supported_format(struct hdac_device *codec, hda_nid_t nid,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_codec.h | 454 snd_hdac_is_supported_format(&(codec)->core, nid, fmt)
|
H A D | hdaudio.h | 150 bool snd_hdac_is_supported_format(struct hdac_device *codec, hda_nid_t nid,
|
Completed in 9 milliseconds