Searched refs:get_device (Results 1 – 7 of 7) sorted by relevance
60 #define get_device(...) macro
72 ret = dops->get_device(sci, pd->id); in ti_sci_power_domain_on()
297 get_device(&ubi->dev); in ubi_get_device()334 get_device(&ubi->dev); in ubi_get_by_major()566 get_device(&ubi->dev); in uif_init()1076 get_device(&ubi->dev); in ubi_attach_mtd_dev()1154 get_device(&ubi->dev); in ubi_detach_mtd_dev()
192 get_device(&vol->dev); in ubi_open_volume()
332 get_device(&vol->dev); in ubi_create_volume()
123 int (*get_device)(const struct ti_sci_handle *handle, u32 id); member
2803 dops->get_device = ti_sci_cmd_get_device; in ti_sci_setup_ops()
Completed in 18 milliseconds