Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firmware/
Dti_sci.c120 #define cl_to_ti_sci_info(c) container_of(c, struct ti_sci_info, cl) macro
244 struct ti_sci_info *info = cl_to_ti_sci_info(cl); in ti_sci_rx_callback()