Home
last modified time | relevance | path

Searched defs:udevice (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice.h131 struct udevice { struct
139 struct udevice *parent; argument
140 void *priv;
164 static inline int dev_of_offset(const struct udevice *dev) in dev_of_offset() argument