Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/
Dti_sci.c124 #define reboot_to_ti_sci_info(n) container_of(n, struct ti_sci_info, nb) macro
3277 struct ti_sci_info *info = reboot_to_ti_sci_info(nb); in tisci_reboot_handler()