Searched defs:pm8001_ioctl_payload (Results 1 – 2 of 2) sorted by relevance
107 struct pm8001_ioctl_payload { struct108 u32 signature;109 u16 major_function;110 u16 minor_function;111 u16 status;112 u16 offset;113 u16 id;114 u32 wr_length;115 u32 rd_length;116 u8 *func_specific;
126 struct pm8001_ioctl_payload { struct127 u32 signature;128 u16 major_function;129 u16 minor_function;130 u16 length;131 u16 status;132 u16 offset;133 u16 id;134 u8 *func_specific;