Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/greybus/
Dhid.c178 static int gb_hid_alloc_buffers(struct gb_hid *ghid, size_t bufsize) in gb_hid_alloc_buffers() function
325 ret = gb_hid_alloc_buffers(ghid, bufsize); in gb_hid_start()