Searched defs:urd (Results 1 – 3 of 3) sorted by relevance
108 struct urdev *urd; in urdev_alloc() local125 static void urdev_free(struct urdev *urd) in urdev_free()133 static void urdev_get(struct urdev *urd) in urdev_get()140 struct urdev *urd; in urdev_get_from_cdev() local155 struct urdev *urd; in urdev_get_from_devno() local166 static void urdev_put(struct urdev *urd) in urdev_put()254 static int do_ur_io(struct urdev *urd, struct ccw1 *cpa) in do_ur_io()287 struct urdev *urd = container_of(ws, struct urdev, uevent_work); in ur_uevent() local303 struct urdev *urd; in ur_int_handler() local342 struct urdev *urd; in ur_attr_reclen_show() local[all …]
88 struct urdev *urd; member
89 #define REGISTER_DESC_WITH_LENGTH_UACCESS(off, rd, wr, urd, uwr, length, acc) \ argument