Home
last modified time | relevance | path

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

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