SND_PCM_SET_OPS(9) PCM API SND_PCM_SET_OPS(9)NAMEsnd_pcm_set_ops - set the PCM operatorsSYNOPSISvoid snd_pcm_set_ops(struct snd_pcm * pcm, int direction, const struct snd_pcm_ops * ops);ARGUMENTSpcm the pcm instance direction stream direction, SNDRV_PCM_STREAM_XXX ops the operator tableDESCRIPTIONSets the given PCM operators to the pcm instance.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_SET_OPS(9)
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |