Searched refs:vc4_simulator_ioctl (Results 1 – 2 of 2) sorted by relevance
462 int vc4_simulator_ioctl(int fd, unsigned long request, void *arg);470 return vc4_simulator_ioctl(fd, request, arg); in vc4_ioctl()
642 vc4_simulator_ioctl(int fd, unsigned long request, void *args) in vc4_simulator_ioctl() function