SND_HDA_SEQUENCE_WRITE

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

 

NAME

snd_hda_sequence_write - sequence writes  

SYNOPSIS

"SYNOPSIS"

void snd_hda_sequence_write (struct hda_codec * codec, const struct hda_verb * seq);  

ARGUMENTS

codec
the HDA codec
seq
VERB array to send
 

DESCRIPTION

Send the commands sequentially from the given array. The array must be terminated with NID=0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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