Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c181 static d_open_t vchiq_open; variable
188 .d_open = vchiq_open,
1172 vchiq_open(struct cdev *dev, int flags, int fmt __unused, struct thread *td) in vchiq_open() function