Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Doperation.c360 gb_operation_message_alloc(struct gb_host_device *hd, u8 type, in gb_operation_message_alloc() function
476 response = gb_operation_message_alloc(hd, type, response_size, gfp); in gb_operation_response_alloc()
530 operation->request = gb_operation_message_alloc(hd, type, request_size, in gb_operation_create_common()