Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/hda/
Dhda_codec.h913 hda_nid_t *conn_list, int max_conns);
915 hda_nid_t *conn_list, int max_conns);
Dhda_codec.c393 hda_nid_t *conn_list, int max_conns) in snd_hda_get_connections() argument
400 if (len > max_conns) { in snd_hda_get_connections()
423 hda_nid_t *conn_list, int max_conns) in snd_hda_get_raw_connections() argument
431 if (snd_BUG_ON(!conn_list || max_conns <= 0)) in snd_hda_get_raw_connections()
496 if (conns >= max_conns) { in snd_hda_get_raw_connections()
505 if (conns >= max_conns) { in snd_hda_get_raw_connections()