Searched refs:drv_device (Results 1 – 1 of 1) sorted by relevance
56 struct device *drv_device; in adf_chr_drv_create() local75 drv_device = device_create(&adf_ctl_class, NULL, in adf_chr_drv_create()78 if (IS_ERR(drv_device)) { in adf_chr_drv_create()
Completed in 4 milliseconds