Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dwm_adsp.h128 int (*lock_memory)(struct wm_adsp *dsp, unsigned int lock_regions); member
Dwm_adsp.c3158 if (dsp->ops->lock_memory) { in wm_adsp_event()
3159 ret = dsp->ops->lock_memory(dsp, dsp->lock_regions); in wm_adsp_event()
4431 .lock_memory = wm_adsp2_lock,
4451 .lock_memory = wm_adsp2_lock,
4471 .lock_memory = wm_halo_configure_mpu,