Home
last modified time | relevance | path

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

/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_ioctl.h101 #define VCHIQ_IOC_CLOSE_SERVICE _IO(VCHIQ_IOC_MAGIC, 11) macro
H A Dvchiq_dev.c663 case VCHIQ_IOC_CLOSE_SERVICE: in vchiq_ioctl()
681 status = (cmd == VCHIQ_IOC_CLOSE_SERVICE) ? in vchiq_ioctl()