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