Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/intel_th/
Dcore.c766 static int match_devt(struct device *dev, void *data) in match_devt() function
782 match_devt); in intel_th_output_open()
/Linux-v4.19/drivers/usb/core/
Ddevio.c950 static int match_devt(struct device *dev, void *data) in match_devt() function
960 (void *) (unsigned long) devt, match_devt); in usbdev_lookup_by_devt()