Home
last modified time | relevance | path

Searched defs:msm_vm_op (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_vma.c70 struct msm_vm_op { struct
72 enum {
75 } op;
76 union {
83 struct list_head node;
119 /** @vm_ops: a list of struct msm_vm_op */ argument