Searched defs:devt (Results 1 – 2 of 2) sorted by relevance
238 dev_t devt) in bus_find_device_by_devt()508 dev_t devt) in driver_find_device_by_devt()718 dev_t devt) in class_find_device_by_devt()1321 dev_t devt; /* dev_t, creates the sysfs "dev" */ member
796 dev_t devt = MKDEV(0, 0); in blk_lookup_devt() local