Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/char/
H A Dvmur.c66 static int ur_probe(struct ccw_device *cdev);
77 .probe = ur_probe,
822 static int ur_probe(struct ccw_device *cdev) in ur_probe() function