HIDIOCGRAWPHYS    446 drivers/hid/hidraw.c 				if (_IOC_NR(cmd) == _IOC_NR(HIDIOCGRAWPHYS(0))) {
HIDIOCGRAWPHYS     95 samples/hidraw/hid-example.c 	res = ioctl(fd, HIDIOCGRAWPHYS(256), buf);