Searched refs:__match_devt (Results 1 – 1 of 1) sorted by relevance
1914 static int __match_devt(struct device *dev, const void *data) in __match_devt() function1933 dev = class_find_device(class, NULL, &devt, __match_devt); in device_destroy()