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

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_arm.c 43 #include "vchiq_ioctl.h"
202 static int vchiq_ioctl(struct file *, u_long, void *);
210 .fo_ioctl = vchiq_ioctl,
445 * vchiq_ioctl
450 vchiq_ioctl(struct file *fp, u_long cmd, void *arg) function in typeref:typename:int
464 "vchiq_ioctl - instance %p, cmd %s, arg %p",
vchiq_arm.c 43 #include "vchiq_ioctl.h"
202 static int vchiq_ioctl(struct file *, u_long, void *);
210 .fo_ioctl = vchiq_ioctl,
445 * vchiq_ioctl
450 vchiq_ioctl(struct file *fp, u_long cmd, void *arg) function in typeref:typename:int
464 "vchiq_ioctl - instance %p, cmd %s, arg %p",

Completed in 31 milliseconds