Home
last modified time | relevance | path

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

/freebsd/sys/dev/firmware/arm/
H A Dscmi.h86 struct scmi_msg *scmi_msg_get(device_t dev, int tx_payld_sz, int rx_payld_sz);
H A Dscmi.c769 scmi_msg_get(device_t dev, int tx_payld_sz, int rx_payld_sz) in scmi_msg_get() function