Searched defs:soc_bytes_ext (Results 1 – 1 of 1) sorted by relevance
1183 struct soc_bytes_ext { struct1184 int max;1186 int (*get)(unsigned int __user *bytes, unsigned int size);1187 int (*put)(const unsigned int __user *bytes, unsigned int size);