HomeSort by relevance Sort by last modified time
    Searched refs:UIO_PATH (Results 1 - 2 of 2) sorted by null

  /hardware/bsp/intel/peripheral/libmraa/src/x86/
intel_galileo_rev_d.c 34 #define UIO_PATH "/dev/uio0"
98 if ((mmap_fd = open(UIO_PATH, O_RDWR)) < 0) {
intel_galileo_rev_g.c 37 #define UIO_PATH "/dev/uio0"
299 if ((mmap_fd = open(UIO_PATH, O_RDWR)) < 0) {

Completed in 65 milliseconds