Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/
Dti_sci.c118 #define cl_to_ti_sci_info(c) container_of(c, struct ti_sci_info, cl) macro
259 struct ti_sci_info *info = cl_to_ti_sci_info(cl); in ti_sci_rx_callback()