Home
last modified time | relevance | path

Searched refs:subsys_find_device_by_id (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/base/
Dbus.c388 struct device *subsys_find_device_by_id(struct bus_type *subsys, unsigned int id, in subsys_find_device_by_id() function
417 EXPORT_SYMBOL_GPL(subsys_find_device_by_id);
Dmemory.c544 dev = subsys_find_device_by_id(&memory_subsys, block_id, hintdev); in find_memory_block_hinted()
/linux-4.1.27/include/linux/
Ddevice.h160 struct device *subsys_find_device_by_id(struct bus_type *bus, unsigned int id,