Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dchio.h56 struct changer_move { struct
57 int cm_fromtype; /* type/unit of source element */
58 int cm_fromunit;
59 int cm_totype; /* type/unit of destination element */
60 int cm_tounit;
61 int cm_flags;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dchio.h32 struct changer_move { struct
33 int cm_fromtype;
34 int cm_fromunit;
35 int cm_totype;
36 int cm_tounit;
37 int cm_flags;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dchio.h47 struct changer_move { struct
48 int cm_fromtype;
49 int cm_fromunit;
50 int cm_totype;
51 int cm_tounit;
52 int cm_flags;