SND_HDA_GET_SUB_NODES

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

snd_hda_get_sub_nodes - get the range of sub nodes  

SYNOPSIS

"SYNOPSIS"

int snd_hda_get_sub_nodes (struct hda_codec * codec, hda_nid_t nid, hda_nid_t * start_id);  

ARGUMENTS

codec
the HDA codec
nid
NID to parse
start_id
the pointer to store the start NID
 

DESCRIPTION

Parse the NID and store the start NID of its sub-nodes. Returns the number of sub-nodes.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:50 GMT, October 09, 2005