Lines Matching refs:open
308 fd = open(path, O_RDWR | O_CLOEXEC);
309 ASSERT_GE(fd, 0) TH_LOG("open uhid-cdev failed; %d", fd);
335 fd = open(uevent, O_RDONLY | O_NONBLOCK);
435 /* open hidraw node to check the other side of the pipe */
437 return open(hidraw_path, O_RDWR | O_NONBLOCK);
526 /* open the bpf file */
577 * retrieve and open the matching hidraw node,
708 * retrieve and open the matching hidraw node,
772 * retrieve and open the matching hidraw node,
812 * retrieve and open the matching hidraw node,