HomeSort by: relevance | last modified time | path
    Searched defs:sunxi_befb_ioctl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sunxi_debe.c 724 static int sunxi_befb_ioctl(void *, void *, u_long, void *, int, lwp_t *);
769 ops.genfb_ioctl = sunxi_befb_ioctl;
799 sunxi_befb_ioctl(void *v, void *vs, u_long cmd, void *data, int flag, lwp_t *l) function in typeref:typename:int
sunxi_debe.c 724 static int sunxi_befb_ioctl(void *, void *, u_long, void *, int, lwp_t *);
769 ops.genfb_ioctl = sunxi_befb_ioctl;
799 sunxi_befb_ioctl(void *v, void *vs, u_long cmd, void *data, int flag, lwp_t *l) function in typeref:typename:int

Completed in 22 milliseconds