.\" 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_PCM_HW_CONSTRAINT_MINMAX" "" "06 October 2005" "" "" .SH NAME snd_pcm_hw_constraint_minmax \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int snd_pcm_hw_constraint_minmax (snd_pcm_runtime_t * \fIruntime\fB, snd_pcm_hw_param_t \fIvar\fB, unsigned int \fImin\fB, unsigned int \fImax\fB); \fR .SH "ARGUMENTS" .TP \fB\fIruntime\fB\fR -- undescribed -- .TP \fB\fIvar\fB\fR -- undescribed -- .TP \fB\fImin\fB\fR -- undescribed -- .TP \fB\fImax\fB\fR -- undescribed --