Searched refs:vchiq_get_config (Results 1 – 4 of 4) sorted by relevance
68 struct vchiq_get_config { struct101 _IOWR(VCHIQ_IOC_MAGIC, 10, struct vchiq_get_config)
799 struct vchiq_get_config args; in vchiq_ioctl()812 vchiq_get_config(&config); in vchiq_ioctl()1139 vchiq_get_config(&config); in vchiq_compat_ioctl_get_config()
574 void vchiq_get_config(struct vchiq_config *config);
3358 void vchiq_get_config(struct vchiq_config *config) in vchiq_get_config() function