Home
last modified time | relevance | path

Searched defs:vchiq_get_config (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_ioctl.h67 struct vchiq_get_config { struct
68 unsigned int config_size;
69 struct vchiq_config __user *pconfig;
H A Dvchiq_core.c3710 void vchiq_get_config(struct vchiq_config *config) in vchiq_get_config() function