Home
last modified time | relevance | path

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

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