Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47140
b: refs/heads/master
c: e0e6ce0
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Jaroslav Kysela committed Feb 9, 2007
1 parent d193fe5 commit 600479a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: eb41dab6e10332c1c9008f3cfc5b88ff1e392cb9
refs/heads/master: e0e6ce0380e0c4de35371372bc5b6c2b02458597
2 changes: 2 additions & 0 deletions trunk/include/sound/pcm.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ struct snd_pcm_hardware {
size_t fifo_size; /* fifo size in bytes */
};

struct snd_pcm_substream;

struct snd_pcm_ops {
int (*open)(struct snd_pcm_substream *substream);
int (*close)(struct snd_pcm_substream *substream);
Expand Down

0 comments on commit 600479a

Please sign in to comment.