Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_hid.c521 static struct net_buf *hid_buf_alloc(const struct hid_device_config *const dcfg, in hid_buf_alloc() function
552 buf = hid_buf_alloc(dcfg, hid_get_out_ep(c_data)); in hid_dev_output_handler()