Searched refs:drv_device (Results 1 – 1 of 1) sorted by relevance
53 struct device *drv_device; in adf_chr_drv_create() local72 drv_device = device_create(adf_ctl_drv.drv_class, NULL, in adf_chr_drv_create()75 if (IS_ERR(drv_device)) { in adf_chr_drv_create()