Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhid-debug.h24 void hid_debug_register(struct hid_device *, const char *);
45 #define hid_debug_register(a, b) do { } while (0) macro
/linux-6.3-rc2/drivers/hid/
A Dhid-debug.c1247 void hid_debug_register(struct hid_device *hdev, const char *name) in hid_debug_register() function
A Dhid-core.c2784 hid_debug_register(hdev, dev_name(&hdev->dev)); in hid_add_device()

Completed in 10 milliseconds