Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/surface-hid/
Dsurface_hid_core.h22 SURFACE_HID_DESC_REPORT = 1, enumerator
Dsurface_hid_core.c116 status = shid->ops.get_descriptor(shid, SURFACE_HID_DESC_REPORT, buf, len); in surface_hid_parse()