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

/linux-master/include/linux/
H A Dwkup_m3_ipc.h57 void (*set_mem_type)(struct wkup_m3_ipc *m3_ipc, int mem_type); member in struct:wkup_m3_ipc_ops
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_vbif.h68 * set_mem_type - set memory type
73 void (*set_mem_type)(struct dpu_hw_vbif *vbif, member in struct:dpu_hw_vbif_ops
H A Ddpu_vbif.c272 if (vbif && vbif->cap && vbif->ops.set_mem_type) {
274 vbif->ops.set_mem_type(
H A Ddpu_hw_vbif.c211 ops->set_mem_type = dpu_hw_set_mem_type;
/linux-master/drivers/soc/ti/
H A Dpm33xx.c365 m3_ipc->ops->set_mem_type(m3_ipc, temp);
H A Dwkup_m3_ipc.c558 .set_mem_type = wkup_m3_set_mem_type,

Completed in 144 milliseconds