Home
last modified time | relevance | path

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

/bsp/bluetrum/ab32vg1-ab-prougen/board/ports/audio/
A Ddrv_sound.c21 struct sound_device struct
33 static struct sound_device snd_dev = {0}; argument
170 struct sound_device *snd_dev = RT_NULL; in sound_getcaps()
173 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_getcaps()
254 struct sound_device *snd_dev = RT_NULL; in sound_configure()
257 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_configure()
346 struct sound_device *snd_dev = RT_NULL; in sound_init()
349 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_init()
364 struct sound_device *snd_dev = RT_NULL; in sound_start()
399 struct sound_device *snd_dev = RT_NULL; in sound_transmit()
[all …]
/bsp/qemu-vexpress-a9/drivers/audio/
A Ddrv_sound.c23 struct sound_device struct
31 static struct sound_device snd_dev = {0}; argument
44 struct sound_device *snd_dev; in sound_getcaps()
47 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_getcaps()
128 struct sound_device *snd_dev; in sound_configure()
132 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_configure()
222 struct sound_device *snd_dev; in sound_init()
226 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_init()
275 struct sound_device *snd_dev; in sound_buffer_info()
278 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_buffer_info()
/bsp/stm32/stm32f407-rt-spark/board/ports/audio/
A Ddrv_sound.c21 struct sound_device struct
29 static struct sound_device snd_dev = {0}; argument
236 struct sound_device *snd_dev; in sound_getcaps()
239 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_getcaps()
320 struct sound_device *snd_dev; in sound_configure()
323 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_configure()
409 struct sound_device *snd_dev; in sound_init()
412 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_init()
426 struct sound_device *snd_dev; in sound_start()
429 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_start()
[all …]
A Ddrv_mic.c277 struct sound_device *snd_dev; in sound_init()
280 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_init()
/bsp/stm32/stm32l475-atk-pandora/board/ports/audio/
A Ddrv_sound.c21 struct sound_device struct
29 static struct sound_device snd_dev = {0}; argument
180 struct sound_device *snd_dev; in sound_getcaps()
183 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_getcaps()
264 struct sound_device *snd_dev; in sound_configure()
267 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_configure()
353 struct sound_device *snd_dev; in sound_init()
356 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_init()
370 struct sound_device *snd_dev; in sound_start()
373 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_start()
[all …]
/bsp/stm32/stm32mp157a-st-ev1/board/ports/
A Ddrv_sound.c38 struct sound_device struct
46 static struct sound_device snd_dev = {0}; argument
145 struct sound_device *snd_dev; in sound_getcaps()
148 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_getcaps()
229 struct sound_device *snd_dev; in sound_configure()
232 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_configure()
320 struct sound_device *snd_dev; in sound_init()
324 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_init()
350 struct sound_device *snd_dev; in sound_start()
388 struct sound_device *device; in sound_buffer_info()
[all …]
/bsp/stm32/stm32mp157a-st-discovery/board/ports/audio/
A Ddrv_sound.c34 struct sound_device struct
42 static struct sound_device snd_dev = {0}; argument
306 struct sound_device *snd_dev; in sound_getcaps()
309 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_getcaps()
390 struct sound_device *snd_dev; in sound_configure()
393 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_configure()
481 struct sound_device *snd_dev; in sound_init()
484 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_init()
505 struct sound_device *snd_dev; in sound_start()
508 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_start()
[all …]
/bsp/nxp/lpc/lpc54114-lite/drivers/audio/
A Ddrv_sound.c32 struct sound_device struct
53 static struct sound_device snd_dev; argument
60 struct sound_device *snd_dev = (struct sound_device *)userData; in i2s_tx_transfer_callback()
150 struct sound_device *snd_dev; in lpc_audio_getcaps()
153 snd_dev = (struct sound_device *)audio->parent.user_data; in lpc_audio_getcaps()
234 struct sound_device *snd_dev = audio->parent.user_data; in lpc_audio_configure()

Completed in 24 milliseconds