Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dswarm_cs4297a.c95 struct cs4297a_state;
98 static void stop_dac(struct cs4297a_state *s);
99 static void stop_adc(struct cs4297a_state *s);
100 static void start_dac(struct cs4297a_state *s);
101 static void start_adc(struct cs4297a_state *s);
271 struct cs4297a_state { struct
333 static int prog_dmabuf_adc(struct cs4297a_state *s) in prog_dmabuf_adc() argument
340 static int prog_dmabuf_dac(struct cs4297a_state *s) in prog_dmabuf_dac()
575 static int ser_init(struct cs4297a_state *s) in ser_init()
673 static int dma_init(struct cs4297a_state *s) in dma_init()
[all …]