.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SND_HDA_IS_SUPPORTED_FORMAT" "9" "09 October 2005" "" ""
.SH NAME
snd_hda_is_supported_format \- check whether the given node supports the format val
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int snd_hda_is_supported_format (struct hda_codec * \fIcodec\fB, hda_nid_t \fInid\fB, unsigned int \fIformat\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcodec\fB\fR
-- undescribed --
.TP
\fB\fInid\fB\fR
-- undescribed --
.TP
\fB\fIformat\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
Returns 1 if supported, 0 if not.