Home
last modified time | relevance | path

Searched refs:match_dev_by_label (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/block/
Dearly-lookup.c102 static int __init match_dev_by_label(struct device *dev, const void *data) in match_dev_by_label() function
116 dev = class_find_device(&block_class, NULL, label, &match_dev_by_label); in devt_from_partlabel()