Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c1561 int ssam_request_sync_alloc(size_t payload_len, gfp_t flags, in ssam_request_sync_alloc() function
1576 EXPORT_SYMBOL_GPL(ssam_request_sync_alloc);
1699 status = ssam_request_sync_alloc(spec->length, GFP_KERNEL, &rqst, &buf); in ssam_request_do_sync()
/openbmc/linux/include/linux/surface_aggregator/
H A Dcontroller.h145 int ssam_request_sync_alloc(size_t payload_len, gfp_t flags,