Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/drivers/audio/
H A Daudio.c288 static rt_err_t _audio_dev_control(struct rt_device *dev, int cmd, void *args) in _audio_dev_control() function
415 _audio_dev_control
437 device->control = _audio_dev_control; in rt_audio_register()