Searched defs:msm_vm_op (Results 1 – 1 of 1) sorted by relevance
70 struct msm_vm_op { struct72 enum {75 } op;76 union {83 struct list_head node;119 /** @vm_ops: a list of struct msm_vm_op */ argument