Searched refs:vchiq_dev (Results 1 – 1 of 1) sorted by relevance
169 static struct device *vchiq_dev; variable3621 vchiq_dev = device_create(vchiq_class, NULL, in vchiq_probe()3623 err = PTR_ERR(vchiq_dev); in vchiq_probe()3624 if (IS_ERR(vchiq_dev)) in vchiq_probe()