Home
last modified time | relevance | path

Searched refs:snd_pcm_substream (Results 1 – 25 of 34) sorted by relevance

12

/include/sound/
A Dpxa2xx-lib.h9 struct snd_pcm_substream;
15 extern int pxa2xx_pcm_hw_params(struct snd_pcm_substream *substream,
19 extern int pxa2xx_pcm_prepare(struct snd_pcm_substream *substream);
20 extern int pxa2xx_pcm_open(struct snd_pcm_substream *substream);
21 extern int pxa2xx_pcm_close(struct snd_pcm_substream *substream);
26 struct snd_pcm_substream *substream);
28 struct snd_pcm_substream *substream);
30 struct snd_pcm_substream *substream,
33 struct snd_pcm_substream *substream);
35 struct snd_pcm_substream *substream, int cmd);
[all …]
A Ddmaengine_pcm.h22 snd_pcm_substream_to_dma_direction(const struct snd_pcm_substream *substream) in snd_pcm_substream_to_dma_direction()
30 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream,
32 int snd_dmaengine_pcm_trigger(struct snd_pcm_substream *substream, int cmd);
36 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
38 int snd_dmaengine_pcm_close(struct snd_pcm_substream *substream);
39 int snd_dmaengine_pcm_sync_stop(struct snd_pcm_substream *substream);
86 const struct snd_pcm_substream *substream,
91 struct snd_pcm_substream *substream,
137 int (*prepare_slave_config)(struct snd_pcm_substream *substream,
142 struct snd_pcm_substream *substream);
[all …]
A Dsoc-link.h16 int snd_soc_link_startup(struct snd_pcm_substream *substream);
17 void snd_soc_link_shutdown(struct snd_pcm_substream *substream,
19 int snd_soc_link_prepare(struct snd_pcm_substream *substream);
20 int snd_soc_link_hw_params(struct snd_pcm_substream *substream,
22 void snd_soc_link_hw_free(struct snd_pcm_substream *substream,
25 int snd_soc_link_trigger(struct snd_pcm_substream *substream, int cmd,
A Dpcm.h50 struct snd_pcm_substream;
56 int (*open)(struct snd_pcm_substream *substream);
238 struct snd_pcm_substream *substream;
366 struct snd_pcm_substream *trigger_master;
464 struct snd_pcm_substream { struct
484 struct snd_pcm_substream *next; argument
519 struct snd_pcm_substream *substream; argument
603 struct snd_pcm_substream **rsubstream);
961 struct snd_pcm_substream *master) in snd_pcm_trigger_done()
1480 static inline struct snd_pcm_substream *
[all …]
A Dsoc-component.h116 struct snd_pcm_substream *substream);
118 struct snd_pcm_substream *substream);
120 struct snd_pcm_substream *substream,
123 struct snd_pcm_substream *substream,
132 struct snd_pcm_substream *substream);
145 struct snd_pcm_substream *substream,
148 struct snd_pcm_substream *substream,
151 struct snd_pcm_substream *substream);
248 struct snd_pcm_substream *mark_open;
249 struct snd_pcm_substream *mark_hw_params;
[all …]
A Dsdca_asoc.h18 struct snd_pcm_substream;
48 struct snd_pcm_substream *substream,
50 void sdca_asoc_free_constraints(struct snd_pcm_substream *substream,
57 struct snd_pcm_substream *substream,
A Dsoc-dai.h17 struct snd_pcm_substream;
191 struct snd_pcm_substream *substream);
205 struct snd_pcm_substream *substream,
208 struct snd_pcm_substream *substream,
211 struct snd_pcm_substream *substream);
322 int (*startup)(struct snd_pcm_substream *,
328 int (*hw_free)(struct snd_pcm_substream *,
330 int (*prepare)(struct snd_pcm_substream *,
459 struct snd_pcm_substream *mark_startup;
460 struct snd_pcm_substream *mark_hw_params;
[all …]
A Dsoc_sdw_utils.h123 int asoc_sdw_startup(struct snd_pcm_substream *substream);
124 int asoc_sdw_prepare(struct snd_pcm_substream *substream);
125 int asoc_sdw_prepare(struct snd_pcm_substream *substream);
126 int asoc_sdw_trigger(struct snd_pcm_substream *substream, int cmd);
127 int asoc_sdw_hw_params(struct snd_pcm_substream *substream,
129 int asoc_sdw_hw_free(struct snd_pcm_substream *substream);
130 void asoc_sdw_shutdown(struct snd_pcm_substream *substream);
A Dcs8427.h174 struct snd_pcm_substream;
182 struct snd_pcm_substream *playback_substream,
183 struct snd_pcm_substream *capture_substream);
A Dak4114.h170 struct snd_pcm_substream *playback_substream;
171 struct snd_pcm_substream *capture_substream;
188 struct snd_pcm_substream *playback_substream,
189 struct snd_pcm_substream *capture_substream);
A Dpcm-indirect.h27 typedef void (*snd_pcm_indirect_copy_t)(struct snd_pcm_substream *substream,
34 snd_pcm_indirect_playback_transfer(struct snd_pcm_substream *substream, in snd_pcm_indirect_playback_transfer()
82 snd_pcm_indirect_playback_pointer(struct snd_pcm_substream *substream, in snd_pcm_indirect_playback_pointer()
108 snd_pcm_indirect_capture_transfer(struct snd_pcm_substream *substream, in snd_pcm_indirect_capture_transfer()
155 snd_pcm_indirect_capture_pointer(struct snd_pcm_substream *substream, in snd_pcm_indirect_capture_pointer()
A Dsb.h84 struct snd_pcm_substream *playback_substream;
85 struct snd_pcm_substream *capture_substream;
302 int snd_sb8_playback_open(struct snd_pcm_substream *substream);
303 int snd_sb8_capture_open(struct snd_pcm_substream *substream);
304 int snd_sb8_playback_close(struct snd_pcm_substream *substream);
305 int snd_sb8_capture_close(struct snd_pcm_substream *substream);
A Des1688.h35 struct snd_pcm_substream *playback_substream;
36 struct snd_pcm_substream *capture_substream;
A Dsdw.h32 static inline void snd_sdw_params_to_config(struct snd_pcm_substream *substream, in snd_sdw_params_to_config()
A Dad1816a.h132 struct snd_pcm_substream *playback_substream;
133 struct snd_pcm_substream *capture_substream;
A Dhda_codec.h126 struct snd_pcm_substream *substream);
128 struct snd_pcm_substream *substream);
131 struct snd_pcm_substream *substream);
133 struct snd_pcm_substream *substream);
136 struct snd_pcm_substream *substream);
438 struct snd_pcm_substream *substream);
441 struct snd_pcm_substream *substream);
A Dpcm_oss.h54 struct snd_pcm_substream *streams[2];
A Dak4117.h160 struct snd_pcm_substream *substream;
174 int snd_ak4117_build(struct ak4117 *ak4117, struct snd_pcm_substream *capture_substream);
A Dhdaudio_ext.h67 struct snd_pcm_substream *link_substream;
79 struct snd_pcm_substream *substream,
A Dak4113.h287 struct snd_pcm_substream *substream;
307 struct snd_pcm_substream *capture_substream);
A Dsimple_card_utils.h159 int simple_util_startup(struct snd_pcm_substream *substream);
160 void simple_util_shutdown(struct snd_pcm_substream *substream);
161 int simple_util_hw_params(struct snd_pcm_substream *substream,
A Dwss.h83 struct snd_pcm_substream *playback_substream;
84 struct snd_pcm_substream *capture_substream;
A Dsoc.h499 static inline int snd_soc_set_runtime_hwparams(struct snd_pcm_substream *substream, in snd_soc_set_runtime_hwparams()
610 int (*startup)(struct snd_pcm_substream *);
611 void (*shutdown)(struct snd_pcm_substream *);
612 int (*hw_params)(struct snd_pcm_substream *, struct snd_pcm_hw_params *);
613 int (*hw_free)(struct snd_pcm_substream *);
614 int (*prepare)(struct snd_pcm_substream *);
615 int (*trigger)(struct snd_pcm_substream *, int);
1161 struct snd_pcm_substream *mark_startup;
1162 struct snd_pcm_substream *mark_hw_params;
1163 struct snd_pcm_substream *mark_trigger;
[all …]
/include/linux/platform_data/
A Dasoc-pxa.h20 int (*startup)(struct snd_pcm_substream *, void *);
21 void (*shutdown)(struct snd_pcm_substream *, void *);
/include/linux/soundwire/
A Dsdw_intel.h201 struct snd_pcm_substream *substream;
214 struct snd_pcm_substream *substream;
228 int (*trigger)(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai);

Completed in 64 milliseconds

12