Home
last modified time | relevance | path

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

/openbmc/linux/drivers/reset/
H A Dreset-scmi.c27 #define to_scmi_handle(p) (to_scmi_reset_data(p)->ph) macro
42 const struct scmi_protocol_handle *ph = to_scmi_handle(rcdev); in scmi_reset_assert()
60 const struct scmi_protocol_handle *ph = to_scmi_handle(rcdev); in scmi_reset_deassert()
78 const struct scmi_protocol_handle *ph = to_scmi_handle(rcdev); in scmi_reset_reset()