Searched defs:vchiq_get_config (Results 1 – 2 of 2) sorted by relevance
67 struct vchiq_get_config { struct68 unsigned int config_size;69 struct vchiq_config __user *pconfig;
3292 void vchiq_get_config(struct vchiq_config *config) in vchiq_get_config() function