Lines Matching refs:hidraw
14 #include <linux/hidraw.h>
402 sprintf(sysfs, "%s/%s/hidraw", workdir, dir->d_name);
409 if (fnmatch("hidraw*", subdir->d_name, 0))
412 found = atoi(subdir->d_name + strlen("hidraw"));
435 /* open hidraw node to check the other side of the pipe */
436 sprintf(hidraw_path, "/dev/hidraw%d", hidraw_number);
577 * retrieve and open the matching hidraw node,
603 /* read the data from hidraw */
619 /* read the data from hidraw */
648 /* read the data from hidraw */
678 /* read the data from hidraw */
697 /* read the data from hidraw */
708 * retrieve and open the matching hidraw node,
727 /* read the data from hidraw */
772 * retrieve and open the matching hidraw node,
801 /* read the data from hidraw */
812 * retrieve and open the matching hidraw node,
813 * check that the hidraw report descriptor has been updated.
828 /* read the exposed report descriptor from hidraw */