Searched defs:changer_move_request (Results 1 – 1 of 1) sorted by relevance
54 struct changer_move_request { struct55 int cm_fromtype; /* element type to move from */56 int cm_fromunit; /* logical unit of from element */57 int cm_totype; /* element type to move to */58 int cm_tounit; /* logical unit of to element */59 int cm_flags; /* misc. flags */