Home
last modified time | relevance | path

Searched defs:version_get (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dprotocols.h288 int (*version_get)(const struct scmi_protocol_handle *ph, u32 *version); member
H A Ddriver.c1375 static int version_get(const struct scmi_protocol_handle *ph, u32 *version) in version_get() function