Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/char/
Dvmur.c65 static int ur_probe(struct ccw_device *cdev);
76 .probe = ur_probe,
821 static int ur_probe(struct ccw_device *cdev) in ur_probe() function