Searched refs:of_device_uevent_modalias (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of_device.h | 42 extern int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env); 94 static inline int of_device_uevent_modalias(struct device *dev, in of_device_uevent_modalias() function
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | device.c | 337 int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias() function 356 EXPORT_SYMBOL_GPL(of_device_uevent_modalias);
|
| /OK3568_Linux_fs/kernel/drivers/usb/common/ |
| H A D | ulpi.c | 62 ret = of_device_uevent_modalias(dev, env); in ulpi_uevent()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | ibmebus.c | 427 .uevent = of_device_uevent_modalias,
|
| /OK3568_Linux_fs/kernel/drivers/spmi/ |
| H A D | spmi.c | 364 ret = of_device_uevent_modalias(dev, env); in spmi_drv_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/rpmsg/ |
| H A D | rpmsg_core.c | 465 ret = of_device_uevent_modalias(dev, env); in rpmsg_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | apr.c | 243 ret = of_device_uevent_modalias(dev, env); in apr_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/bus/ |
| H A D | sunxi-rsb.c | 181 .uevent = of_device_uevent_modalias,
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | macio_asic.c | 137 .uevent = of_device_uevent_modalias,
|
| /OK3568_Linux_fs/kernel/drivers/tty/serdev/ |
| H A D | core.c | 64 rc = of_device_uevent_modalias(dev, env); in serdev_device_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_mipi_dsi.c | 70 err = of_device_uevent_modalias(dev, env); in mipi_dsi_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | mdio_bus.c | 965 rc = of_device_uevent_modalias(dev, env); in mdio_uevent()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | platform.c | 1130 rc = of_device_uevent_modalias(dev, env); in platform_uevent()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_db845c | 383 of_device_uevent_modalias
|
| H A D | abi_gki_aarch64_imx | 2314 of_device_uevent_modalias
|
| H A D | abi_gki_aarch64_qcom | 1568 of_device_uevent_modalias
|
| H A D | abi_gki_aarch64_galaxy | 2775 of_device_uevent_modalias
|
| /OK3568_Linux_fs/kernel/drivers/i2c/ |
| H A D | i2c-core-base.c | 124 rc = of_device_uevent_modalias(dev, env); in i2c_device_uevent()
|