Searched refs:scmi_reqs_pool_allocate (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/firmware/arm/
H A Dscmi.c132 static struct scmi_reqs_pool *scmi_reqs_pool_allocate(const int, const int);
215 scmi_reqs_pool_allocate(const int max_msg, const int max_payld_sz) function
265 scmi_reqs_pool_allocate(SCMI_MAX_MSG, SCMI_MAX_MSG_PAYLD_SIZE);
272 scmi_reqs_pool_allocate(SCMI_MAX_MSG, SCMI_MAX_MSG_PAYLD_SIZE);

Completed in 111 milliseconds