Lines Matching defs:dev
36 int bootdev_first_bootflow(struct udevice *dev, struct bootflow **bflowp) in bootdev_first_bootflow()
75 struct udevice *dev; in bootdev_bind() local
93 int bootdev_find_in_blk(struct udevice *dev, struct udevice *blk, in bootdev_find_in_blk()
201 struct udevice *dev; in bootdev_list() local
250 static int bootdev_get_suffix_start(struct udevice *dev, const char *suffix) in bootdev_get_suffix_start()
264 struct udevice *parent, *dev; in bootdev_setup_for_sibling_blk() local
301 int bootdev_get_sibling_blk(struct udevice *dev, struct udevice **blkp) in bootdev_get_sibling_blk()
356 struct udevice *dev; in bootdev_unbind_dev() local
484 struct udevice *dev; in bootdev_find_by_any() local
539 static int default_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, in default_get_bootflow()
564 int bootdev_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, in bootdev_get_bootflow()
581 struct udevice *dev; in bootdev_next_label() local
621 struct udevice *dev = *devp; in bootdev_next_prio() local
688 struct udevice *bootstd, *dev = NULL; in bootdev_setup_iter() local
935 static int bootdev_pre_unbind(struct udevice *dev) in bootdev_pre_unbind()