SND_HDA_GET_CONNECTIONS
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
snd_hda_get_connections - get connection list
SYNOPSIS
"SYNOPSIS"
int snd_hda_get_connections (struct hda_codec * codec, hda_nid_t nid, hda_nid_t * conn_list, int max_conns);
ARGUMENTS
- codec
-
the HDA codec
- nid
-
NID to parse
- conn_list
-
connection list array
- max_conns
-
max. number of connections to store
DESCRIPTION
Parses the connection list of the given widget and stores the list
of NIDs.
Returns the number of connections, or a negative error code.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:50 GMT, October 09, 2005