Home
last modified time | relevance | path

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

/trueos/sys/dev/fb/
HDmachfb.c293 static vi_ioctl_t machfb_ioctl; variable
326 .ioctl = machfb_ioctl,
875 machfb_ioctl(video_adapter_t *adp, u_long cmd, caddr_t data) in machfb_ioctl() function