Searched refs:vchiq_set_service_option (Results 1 – 4 of 4) sorted by relevance
72 struct vchiq_set_service_option { struct105 _IOW(VCHIQ_IOC_MAGIC, 14, struct vchiq_set_service_option)
703 vchiq_set_service_option(unsigned int service, enum vchiq_service_option option,
1496 struct vchiq_set_service_option args; in vchiq_ioctl()1510 status = vchiq_set_service_option( in vchiq_ioctl()
3315 vchiq_set_service_option(unsigned int handle, in vchiq_set_service_option() function