Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dti_sci.c122 #define reboot_to_ti_sci_info(n) container_of(n, struct ti_sci_info, nb) macro
3333 struct ti_sci_info *info = reboot_to_ti_sci_info(nb); in tisci_reboot_handler()