Searched defs:devt (Results 1 – 2 of 2) sorted by relevance
232 dev_t devt) in bus_find_device_by_devt()495 dev_t devt) in driver_find_device_by_devt()700 dev_t devt) in class_find_device_by_devt()1325 dev_t devt; /* dev_t, creates the sysfs "dev" */ member
779 dev_t devt = MKDEV(0, 0); in blk_lookup_devt() local