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

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_arm.c 204 static int vchiq_read(struct file *, off_t *, struct uio *, kauth_cred_t, int);
208 .fo_read = vchiq_read,
1554 * vchiq_read
1559 vchiq_read(struct file *file, off_t *ppos, struct uio *uio, kauth_cred_t cred, function in typeref:typename:int
vchiq_arm.c 204 static int vchiq_read(struct file *, off_t *, struct uio *, kauth_cred_t, int);
208 .fo_read = vchiq_read,
1554 * vchiq_read
1559 vchiq_read(struct file *file, off_t *ppos, struct uio *uio, kauth_cred_t cred, function in typeref:typename:int

Completed in 119 milliseconds