Home
last modified time | relevance | path

Searched refs:put_device (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/
H A Dubi_uboot.h61 #define put_device(...) macro
/openbmc/u-boot/drivers/power/domain/
H A Dti-sci-power-domain.c80 ret = dops->put_device(sci, pd->id); in ti_sci_power_domain_off()
/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h121 int (*put_device)(const struct ti_sci_handle *handle, u32 id); member
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c310 put_device(&ubi->dev); in ubi_put_device()
1085 put_device(&ubi->dev); in ubi_attach_mtd_dev()
1116 put_device(&ubi->dev); in ubi_detach_mtd_dev()
1164 put_device(&ubi->dev); in ubi_detach_mtd_dev()
H A Dkapi.c358 put_device(&vol->dev); in ubi_close_volume()
H A Dvmt.c339 put_device(&vol->dev); in ubi_create_volume()
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c1826 dops->put_device = ti_sci_cmd_put_device; in ti_sci_setup_ops()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.c1929 put_device(&musb->g.dev); in musb_gadget_setup()