Home
last modified time | relevance | path

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

/linux/include/linux/device/
A Dbus.h144 int device_match_devt(struct device *dev, const void *pdevt);
213 return bus_find_device(bus, NULL, &devt, device_match_devt); in bus_find_device_by_devt()
A Ddriver.h210 return driver_find_device(drv, NULL, &devt, device_match_devt); in driver_find_device_by_devt()
A Dclass.h167 return class_find_device(class, NULL, &devt, device_match_devt); in class_find_device_by_devt()
/linux/drivers/base/
A Dcore.c4829 int device_match_devt(struct device *dev, const void *pdevt) in device_match_devt() function
4833 EXPORT_SYMBOL_GPL(device_match_devt);
/linux/
A Dvmlinux.symvers3499 0x00000000 device_match_devt vmlinux EXPORT_SYMBOL_GPL
A DSystem.map30731 ffff8000107f7550 T device_match_devt
A D.tmp_System.map30731 ffff8000107f7550 T device_match_devt

Completed in 895 milliseconds