Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/surface/aggregator/
Dcontroller.c615 static struct ssam_event_item *ssam_event_item_alloc(size_t len, gfp_t flags) in ssam_event_item_alloc() function
991 item = ssam_event_item_alloc(data->len, GFP_KERNEL); in ssam_handle_event()