Searched defs:dev (Results 1 – 2 of 2) sorted by relevance
77 static int match_dev_by_uuid(struct device *dev, const void *data) in match_dev_by_uuid()104 struct device *dev = NULL; in devt_from_partuuid() local161 static int match_dev_by_label(struct device *dev, const void *data) in match_dev_by_label()173 struct device *dev; in devt_from_partlabel() local
17 static inline __init int create_dev(char *name, dev_t dev) in create_dev()