Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dhidraw.h50 #define HIDRAW_FIRST_MINOR 0 macro
/linux/drivers/hid/
H A Dhidraw.c622 result = alloc_chrdev_region(&dev_id, HIDRAW_FIRST_MINOR, in hidraw_init()