Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/rockchip/
H A Drk_fb.c61 static int rk_fb_ioctl(struct drmfb_softc *, u_long, void *, int,
66 .dp_ioctl = rk_fb_ioctl,
165 rk_fb_ioctl(struct drmfb_softc *sc, u_long cmd, void *data, int flag, in rk_fb_ioctl() function