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