Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dvmur.c63 static int ur_probe(struct ccw_device *cdev);
74 .probe = ur_probe,
819 static int ur_probe(struct ccw_device *cdev) in ur_probe() function