Home
last modified time | relevance | path

Searched defs:urd (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/s390/char/
Dvmur.c103 struct urdev *urd; in urdev_alloc() local
119 static void urdev_free(struct urdev *urd) in urdev_free()
127 static void urdev_get(struct urdev *urd) in urdev_get()
134 struct urdev *urd; in urdev_get_from_cdev() local
149 struct urdev *urd; in urdev_get_from_devno() local
160 static void urdev_put(struct urdev *urd) in urdev_put()
177 struct urdev *urd = dev_get_drvdata(&cdev->dev); in ur_pm_suspend() local
270 static int do_ur_io(struct urdev *urd, struct ccw1 *cpa) in do_ur_io()
307 struct urdev *urd; in ur_int_handler() local
336 struct urdev *urd; in ur_attr_reclen_show() local
[all …]
Dvmur.h83 struct urdev *urd; member