Home
last modified time | relevance | path

Searched refs:reboot_device (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/soc/ti/
H A Dti_sci_protocol.h37 int (*reboot_device)(const struct ti_sci_handle *handle); member
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dti_sci.c2883 core_ops->reboot_device = ti_sci_cmd_core_reboot; in ti_sci_setup_ops()