Home
last modified time | relevance | path

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

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