SND_HDA_CODEC_NEW

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

 

NAME

snd_hda_codec_new - create a HDA codec  

SYNOPSIS

"SYNOPSIS"

int snd_hda_codec_new (struct hda_bus * bus, unsigned int codec_addr, struct hda_codec ** codecp);  

ARGUMENTS

bus
the bus to assign
codec_addr
the codec address
codecp
the pointer to store the generated codec
 

DESCRIPTION

Returns 0 if successful, 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