Home
last modified time | relevance | path

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

/linux/include/linux/
A Dwkup_m3_ipc.h52 void (*set_mem_type)(struct wkup_m3_ipc *m3_ipc, int mem_type); member
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_vbif.h73 void (*set_mem_type)(struct dpu_hw_vbif *vbif, member
A Ddpu_vbif.c283 if (vbif && vbif->cap && vbif->ops.set_mem_type) { in dpu_vbif_init_memtypes()
285 vbif->ops.set_mem_type( in dpu_vbif_init_memtypes()
A Ddpu_hw_vbif.c209 ops->set_mem_type = dpu_hw_set_mem_type; in _setup_vbif_ops()
/linux/drivers/soc/ti/
A Dpm33xx.c365 m3_ipc->ops->set_mem_type(m3_ipc, temp); in am33xx_pm_set_ipc_ops()
A Dwkup_m3_ipc.c379 .set_mem_type = wkup_m3_set_mem_type,

Completed in 10 milliseconds