Home
last modified time | relevance | path

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

/sound/hda/
Dhdac_device.c461 hda_nid_t *conn_list, int max_conns) in snd_hdac_get_connections() argument
532 if (conns >= max_conns) in snd_hdac_get_connections()
540 if (conns >= max_conns) in snd_hdac_get_connections()
/sound/pci/hda/
Dhda_codec.c208 hda_nid_t *conn_list, int max_conns) in snd_hda_get_connections() argument
214 if (len > max_conns) { in snd_hda_get_connections()