Home
last modified time | relevance | path

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

/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_ioctl.h67 struct vchiq_get_config { struct
100 _IOWR(VCHIQ_IOC_MAGIC, 10, struct vchiq_get_config)
H A Dvchiq_dev.c800 struct vchiq_get_config args; in vchiq_ioctl()
813 vchiq_get_config(&config); in vchiq_ioctl()
1140 vchiq_get_config(&config); in vchiq_compat_ioctl_get_config()
H A Dvchiq_core.c3710 void vchiq_get_config(struct vchiq_config *config) in vchiq_get_config() function
/linux/include/linux/raspberrypi/
H A Dvchiq_core.h641 void vchiq_get_config(struct vchiq_config *config);