Home
last modified time | relevance | path

Searched refs:cs4297a_state (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/sound/oss/
Dswarm_cs4297a.c94 struct cs4297a_state;
97 static void stop_dac(struct cs4297a_state *s);
98 static void stop_adc(struct cs4297a_state *s);
99 static void start_dac(struct cs4297a_state *s);
100 static void start_adc(struct cs4297a_state *s);
254 struct cs4297a_state { struct
316 static int prog_dmabuf_adc(struct cs4297a_state *s) in prog_dmabuf_adc() argument
323 static int prog_dmabuf_dac(struct cs4297a_state *s) in prog_dmabuf_dac()
558 static int ser_init(struct cs4297a_state *s) in ser_init()
656 static int dma_init(struct cs4297a_state *s) in dma_init()
[all …]