|
Linux Kernel
3.7.1
|
Data Fields | |
| int(* | create )(struct snd_pcm_substream *) |
| void(* | free )(struct snd_pcm_substream *) |
| int(* | prepare )(struct snd_pcm_substream *) |
| int(* | start )(struct snd_pcm_substream *) |
| int(* | stop )(struct snd_pcm_substream *) |
| snd_pcm_uframes_t(* | pointer )(struct snd_pcm_substream *) |
| int(* create)(struct snd_pcm_substream *) |
| void(* free)(struct snd_pcm_substream *) |
| int(* prepare)(struct snd_pcm_substream *) |
| int(* start)(struct snd_pcm_substream *) |
| int(* stop)(struct snd_pcm_substream *) |
1.8.2