Home
last modified time | relevance | path

Searched refs:vc5_simulator_ioctl (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_context.h463 int vc5_simulator_ioctl(int fd, unsigned long request, void *arg);
471 return vc5_simulator_ioctl(fd, request, arg); in vc5_ioctl()
Dvc5_simulator.c537 vc5_simulator_ioctl(int fd, unsigned long request, void *args) in vc5_simulator_ioctl() function