Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dcontroller.c603 * ssam_event_item_alloc() - Allocate an event item with the given payload size.
615 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()

Completed in 7 milliseconds