Home
last modified time | relevance | path

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

/linux/include/linux/device/
H A Ddriver.h218 return driver_find_device(drv, NULL, &devt, device_match_devt); in driver_find_device_by_devt()
/linux/drivers/base/
H A Dcore.c5329 int device_match_devt(struct device *dev, const void *pdevt) in device_match_devt() function
5333 EXPORT_SYMBOL_GPL(device_match_devt);