Home
last modified time | relevance | path

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

/linux-6.15/include/linux/soc/ti/
H A Dti_sci_protocol.h567 struct ti_sci_ops { struct
587 struct ti_sci_ops ops; argument
/linux-6.15/drivers/firmware/
H A Dti_sci.c3156 struct ti_sci_ops *ops = &info->handle.ops; in ti_sci_setup_ops()