Home
last modified time | relevance | path

Searched refs:device_match_of_node (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/device/
H A Dbus.h147 int device_match_of_node(struct device *dev, const void *np);
193 return bus_find_device(bus, NULL, np, device_match_of_node); in bus_find_device_by_of_node()
H A Ddriver.h189 return driver_find_device(drv, NULL, np, device_match_of_node); in driver_find_device_by_of_node()
H A Dclass.h148 return class_find_device(class, NULL, np, device_match_of_node); in class_find_device_by_of_node()
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Dof-fpga-region.c35 return fpga_region_class_find(NULL, np, device_match_of_node); in of_fpga_region_find()
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Dcore.c871 nvmem = __nvmem_device_get(nvmem_np, device_match_of_node); in of_nvmem_device_get()
1083 nvmem = __nvmem_device_get(nvmem_np, device_match_of_node); in of_nvmem_cell_get()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcore.c4644 int device_match_of_node(struct device *dev, const void *np) in device_match_of_node() function
4648 EXPORT_SYMBOL_GPL(device_match_of_node);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_imx1832 device_match_of_node
H A Dabi_gki_aarch64_galaxy1190 device_match_of_node