Searched refs:sound_device (Results 1 – 8 of 8) sorted by relevance
21 struct sound_device struct33 static struct sound_device snd_dev = {0}; argument170 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 …]
23 struct sound_device struct31 static struct sound_device snd_dev = {0}; argument44 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()
21 struct sound_device struct29 static struct sound_device snd_dev = {0}; argument236 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 …]
277 struct sound_device *snd_dev; in sound_init()280 snd_dev = (struct sound_device *)audio->parent.user_data; in sound_init()
21 struct sound_device struct29 static struct sound_device snd_dev = {0}; argument180 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 …]
38 struct sound_device struct46 static struct sound_device snd_dev = {0}; argument145 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 …]
34 struct sound_device struct42 static struct sound_device snd_dev = {0}; argument306 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 …]
32 struct sound_device struct53 static struct sound_device snd_dev; argument60 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