Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_ioctl.h120 #define VCHIQ_IOC_USE_SERVICE _IO(VCHIQ_IOC_MAGIC, 12) macro
H A Dvchiq_arm.c642 case VCHIQ_IOC_USE_SERVICE: in vchiq_ioctl()
650 cmd == VCHIQ_IOC_USE_SERVICE ? "USE" : "RELEASE", handle); in vchiq_ioctl()
655 status = (cmd == VCHIQ_IOC_USE_SERVICE) ? in vchiq_ioctl()
663 (cmd == VCHIQ_IOC_USE_SERVICE) ? in vchiq_ioctl()