Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dcore.c508 static int match_devt(struct device *dev, void *data) in match_devt() function
524 match_devt); in intel_th_output_open()
/linux-4.4.14/drivers/usb/core/
Ddevio.c855 static int match_devt(struct device *dev, void *data) in match_devt() function
865 (void *) (unsigned long) devt, match_devt); in usbdev_lookup_by_devt()