SND_HDA_BUS_NEW

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

 

NAME

snd_hda_bus_new - create a HDA bus  

SYNOPSIS

"SYNOPSIS"

int snd_hda_bus_new (snd_card_t * card, const struct hda_bus_template * temp, struct hda_bus ** busp);  

ARGUMENTS

card
the card entry
temp
the template for hda_bus information
busp
the pointer to store the created bus instance
 

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