Searched defs:vchiq_get_config (Results 1 – 2 of 2) sorted by relevance
68 struct vchiq_get_config { struct69 unsigned int config_size;70 struct vchiq_config __user *pconfig;
3313 void vchiq_get_config(struct vchiq_config *config) in vchiq_get_config() function