Home
last modified time | relevance | path

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

/freebsd/sys/dev/firmware/arm/
H A Dscmi.c167 static struct scmi_reqs_pool *scmi_reqs_pool_allocate(device_t, const int,
266 scmi_reqs_pool_allocate(device_t dev, const int max_msg, const int max_payld_sz) in scmi_reqs_pool_allocate() function
333 scmi_reqs_pool_allocate(sc->dev, td->max_msg, td->max_payld_sz); in scmi_transport_init()
340 scmi_reqs_pool_allocate(sc->dev, td->max_msg, td->max_payld_sz); in scmi_transport_init()