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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/char/
H A Dvmur.c60 static int ur_probe(struct ccw_device *cdev);
70 .probe = ur_probe,
87 * - ur_probe gets a urd reference, ur_remove drops the reference
813 * ur_probe creates the struct urdev (with refcount = 1), the device
819 * ur_probe, ur_remove, ur_set_online and ur_set_offline are serialized
825 static int ur_probe(struct ccw_device *cdev) function
830 TRACE("ur_probe: cdev=%p\n", cdev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/char/
H A Dvmur.c60 static int ur_probe(struct ccw_device *cdev);
70 .probe = ur_probe,
87 * - ur_probe gets a urd reference, ur_remove drops the reference
813 * ur_probe creates the struct urdev (with refcount = 1), the device
819 * ur_probe, ur_remove, ur_set_online and ur_set_offline are serialized
825 static int ur_probe(struct ccw_device *cdev) function
830 TRACE("ur_probe: cdev=%p\n", cdev);

Completed in 60 milliseconds