SND_HDA_CHECK_BOARD_CONFIG
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
snd_hda_check_board_config - compare the current codec with the config table
SYNOPSIS
"SYNOPSIS"
int snd_hda_check_board_config (struct hda_codec * codec, const struct hda_board_config * tbl);
ARGUMENTS
- codec
-
the HDA codec
- tbl
-
configuration table, terminated by null entries
DESCRIPTION
Compares the modelname or PCI subsystem id of the current codec with the
given configuration table. If a matching entry is found, returns its
config value (supposed to be 0 or positive).
If no entries are matching, the function returns a negative value.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:50 GMT, October 09, 2005