|
Linux Kernel
3.7.1
|
#include <sh_dac_audio.h>
Data Fields | |
| int | buffer_size |
| int | channel |
| void(* | start )(struct dac_audio_pdata *pd) |
| void(* | stop )(struct dac_audio_pdata *pd) |
Definition at line 14 of file sh_dac_audio.h.
| int buffer_size |
Definition at line 15 of file sh_dac_audio.h.
Definition at line 16 of file sh_dac_audio.h.
| void(* start)(struct dac_audio_pdata *pd) |
Definition at line 17 of file sh_dac_audio.h.
| void(* stop)(struct dac_audio_pdata *pd) |
Definition at line 18 of file sh_dac_audio.h.
1.8.2