Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c688 conn_len = snd_hda_get_num_raw_conns(codec, nid); in print_dpmst_connections()
848 conn_len = snd_hda_get_num_raw_conns(codec, nid); in print_codec_info()
H A Dhda_codec.c140 len = snd_hda_get_num_raw_conns(codec, nid); in read_and_add_raw_conns()
/openbmc/linux/include/sound/
H A Dhda_codec.h353 #define snd_hda_get_num_raw_conns(codec, nid) \ macro