Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dscmi_pm_domain.c101 scmi_pd->name = power_ops->name_get(ph, i); in scmi_pm_domain_probe()
H A Dpower.c204 .name_get = scmi_power_name_get,
H A Dreset.c218 .name_get = scmi_reset_name_get,
/openbmc/linux/include/linux/
H A Dscmi_protocol.h168 const char *(*name_get)(const struct scmi_protocol_handle *ph, member
507 const char *(*name_get)(const struct scmi_protocol_handle *ph, member