Searched refs:mtconfiginfo (Results 1 – 5 of 5) sorted by relevance
/third_party/musl/ndk_musl_include/sys/ |
D | mtio.h | 112 struct mtconfiginfo { struct 138 #define MTIOCGETCONFIG _IOR('m', 4, struct mtconfiginfo) argument 139 #define MTIOCSETCONFIG _IOW('m', 5, struct mtconfiginfo)
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | mtio.h | 112 struct mtconfiginfo { struct 138 #define MTIOCGETCONFIG _IOR('m', 4, struct mtconfiginfo) argument 139 #define MTIOCSETCONFIG _IOW('m', 5, struct mtconfiginfo)
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | mtio.h | 112 struct mtconfiginfo { struct 138 #define MTIOCGETCONFIG _IOR('m', 4, struct mtconfiginfo) argument 139 #define MTIOCSETCONFIG _IOW('m', 5, struct mtconfiginfo)
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | mtio.h | 112 struct mtconfiginfo { struct 138 #define MTIOCGETCONFIG _IOR('m', 4, struct mtconfiginfo) argument 139 #define MTIOCSETCONFIG _IOW('m', 5, struct mtconfiginfo)
|
/third_party/musl/include/sys/ |
D | mtio.h | 112 struct mtconfiginfo { struct 138 #define MTIOCGETCONFIG _IOR('m', 4, struct mtconfiginfo) argument 139 #define MTIOCSETCONFIG _IOW('m', 5, struct mtconfiginfo)
|