Searched defs:udevice (Results 1 – 3 of 3) sorted by relevance
127 struct udevice { struct135 struct udevice *parent; argument136 void *priv;160 static inline int dev_of_offset(const struct udevice *dev) in dev_of_offset() argument
585 struct udev_device *udevice = NULL; in build_guest_fsinfo_for_real_device() local762 struct udev_device *udevice = NULL; in get_alias_for_syspath() local798 struct udev_device *udevice = NULL; in get_device_for_syspath() local
486 static int clk_dump(const char *name, int (*func)(struct udevice *)) in clk_dump()