Home
last modified time | relevance | path

Searched refs:ur_probe (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/s390/char/
Dvmur.c61 static int ur_probe(struct ccw_device *cdev);
73 .probe = ur_probe,
817 static int ur_probe(struct ccw_device *cdev) in ur_probe() function