Searched defs:of_dev (Results 1 – 5 of 5) sorted by relevance
38 struct of_dev { struct39 int handle;40 int type;41 u_long partoff;42 int bsize;43 void *dmabuf;
36 struct of_dev { struct37 int handle;38 int type;39 u_long partoff;40 int bsize;
38 struct of_dev { struct39 int handle;40 int type;41 u_long partoff;42 int bsize;
38 device_t of_dev; member