Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_hid_api.c45 static struct hid_device_ops wrapper_ops; variable
52 .ops = &wrapper_ops, \
151 static struct hid_device_ops wrapper_ops = { variable