Searched defs:urd (Results 1 – 3 of 3) sorted by relevance
104 struct urdev *urd; in urdev_alloc() local120 static void urdev_free(struct urdev *urd) in urdev_free()128 static void urdev_get(struct urdev *urd) in urdev_get()135 struct urdev *urd; in urdev_get_from_cdev() local150 struct urdev *urd; in urdev_get_from_devno() local161 static void urdev_put(struct urdev *urd) in urdev_put()178 struct urdev *urd = dev_get_drvdata(&cdev->dev); in ur_pm_suspend() local271 static int do_ur_io(struct urdev *urd, struct ccw1 *cpa) in do_ur_io()308 struct urdev *urd; in ur_int_handler() local338 struct urdev *urd; in ur_attr_reclen_show() local[all …]
86 struct urdev *urd; member
100 #define REGISTER_DESC_WITH_LENGTH_UACCESS(off, rd, wr, urd, uwr, length, acc) \ argument