Home
last modified time | relevance | path

Searched refs:bus_find_device (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/device/
H A Dbus.h167 struct device *bus_find_device(struct bus_type *bus, struct device *start,
181 return bus_find_device(bus, start, name, device_match_name); in bus_find_device_by_name()
193 return bus_find_device(bus, NULL, np, device_match_of_node); in bus_find_device_by_of_node()
205 return bus_find_device(bus, NULL, fwnode, device_match_fwnode); in bus_find_device_by_fwnode()
217 return bus_find_device(bus, NULL, &devt, device_match_devt); in bus_find_device_by_devt()
229 return bus_find_device(bus, cur, NULL, device_match_any); in bus_find_next_device()
244 return bus_find_device(bus, NULL, adev, device_match_acpi_dev); in bus_find_device_by_acpi_dev()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_platdev.c494 dev1 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME, wifi_platdev_match); in wifi_ctrlfunc_register_drv()
495 dev2 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME2, wifi_platdev_match); in wifi_ctrlfunc_register_drv()
581 dev1 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME, wifi_platdev_match); in wifi_ctrlfunc_unregister_drv()
582 dev2 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME2, wifi_platdev_match); in wifi_ctrlfunc_unregister_drv()
660 dev = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_EXT, wifi_platdev_match); in dhd_wifi_platform_register_drv()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_platdev.c489 dev1 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME, wifi_platdev_match); in wifi_ctrlfunc_register_drv()
490 dev2 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME2, wifi_platdev_match); in wifi_ctrlfunc_register_drv()
576 dev1 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME, wifi_platdev_match); in wifi_ctrlfunc_unregister_drv()
577 dev2 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME2, wifi_platdev_match); in wifi_ctrlfunc_unregister_drv()
651 dev = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_EXT, wifi_platdev_match); in dhd_wifi_platform_register_drv()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_platdev.c495 dev1 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME, wifi_platdev_match); in wifi_ctrlfunc_register_drv()
496 dev2 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME2, wifi_platdev_match); in wifi_ctrlfunc_register_drv()
582 dev1 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME, wifi_platdev_match); in wifi_ctrlfunc_unregister_drv()
583 dev2 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME2, wifi_platdev_match); in wifi_ctrlfunc_unregister_drv()
661 dev = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_EXT, wifi_platdev_match); in dhd_wifi_platform_register_drv()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux_platdev.c495 dev1 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME, wifi_platdev_match); in wifi_ctrlfunc_register_drv()
496 dev2 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME2, wifi_platdev_match); in wifi_ctrlfunc_register_drv()
587 dev1 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME, wifi_platdev_match); in wifi_ctrlfunc_unregister_drv()
588 dev2 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME2, wifi_platdev_match); in wifi_ctrlfunc_unregister_drv()
666 dev = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_EXT, wifi_platdev_match); in dhd_wifi_platform_register_drv()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dibmebus.c192 dev = bus_find_device(&ibmebus_bus_type, NULL, child, in ibmebus_create_devices()
276 dev = bus_find_device(&ibmebus_bus_type, NULL, path, in probe_store()
312 if ((dev = bus_find_device(&ibmebus_bus_type, NULL, path, in remove_store()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_platdev.c543 dev1 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME, wifi_platdev_match); in wifi_ctrlfunc_register_drv()
544 dev2 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME2, wifi_platdev_match); in wifi_ctrlfunc_register_drv()
647 dev1 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME, wifi_platdev_match); in wifi_ctrlfunc_unregister_drv()
648 dev2 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME2, wifi_platdev_match); in wifi_ctrlfunc_unregister_drv()
733 dev = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_EXT, wifi_platdev_match); in dhd_wifi_platform_register_drv()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_platdev.c551 dev1 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME, wifi_platdev_match); in wifi_ctrlfunc_register_drv()
552 dev2 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME2, wifi_platdev_match); in wifi_ctrlfunc_register_drv()
646 dev1 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME, wifi_platdev_match); in wifi_ctrlfunc_unregister_drv()
647 dev2 = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_NAME2, wifi_platdev_match); in wifi_ctrlfunc_unregister_drv()
732 dev = bus_find_device(&platform_bus_type, NULL, WIFI_PLAT_EXT, wifi_platdev_match); in dhd_wifi_platform_register_drv()
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Ddev-path-parser.c50 *child = bus_find_device(&acpi_bus_type, NULL, &hid_uid, in parse_acpi_path()
/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-am335x-control.c137 dev = bus_find_device(&platform_bus_type, NULL, node, match); in am335x_get_phy_control()
H A Dphy-isp1301.c155 struct device *dev = bus_find_device(&i2c_bus_type, NULL, in isp1301_get_client()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw-phy-sel.c175 dev = bus_find_device(&platform_bus_type, NULL, node, match); in cpsw_phy_sel()
/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-core-of.c154 dev = bus_find_device(&i2c_bus_type, NULL, node, in of_find_i2c_adapter_by_node()
H A Di2c-core-acpi.c387 dev = bus_find_device(&i2c_bus_type, NULL, handle, in i2c_acpi_find_adapter_by_handle()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dutils.c839 dev = bus_find_device(&acpi_bus_type, NULL, &match, acpi_dev_match_cb); in acpi_dev_present()
868 dev = bus_find_device(&acpi_bus_type, NULL, &match, acpi_dev_match_cb); in acpi_dev_get_first_match_dev()
H A Dacpi_lpss.c542 dev = bus_find_device(&platform_bus_type, NULL, &data, match_hid_uid); in acpi_lpss_find_device()
546 return bus_find_device(&pci_bus_type, NULL, &data, match_hid_uid); in acpi_lpss_find_device()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dsearch.c280 dev = bus_find_device(&pci_bus_type, dev_start, (void *)id, in pci_get_dev_by_id()
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dscm.c189 dev = bus_find_device(&scm_bus_type, NULL, sale, check_address); in scmdev_find()
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dap_bus.c1328 dev = bus_find_device(&ap_bus_type, NULL, in ap_scan_domains()
1442 dev = bus_find_device(&ap_bus_type, NULL, in ap_scan_adapter()
1592 bus_find_device(&ap_bus_type, NULL, in ap_scan_bus()
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_si_platform.c444 while ((dev = bus_find_device(&platform_bus_type, NULL, name, in ipmi_remove_platform_device_by_name()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dbus.c326 struct device *bus_find_device(struct bus_type *bus, in bus_find_device() function
344 EXPORT_SYMBOL_GPL(bus_find_device);
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dswitch.c2856 dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match); in tb_switch_find_by_link_depth()
2880 dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match); in tb_switch_find_by_uuid()
2907 dev = bus_find_device(&tb_bus_type, NULL, &lookup, tb_switch_match); in tb_switch_find_by_route()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dusb.c360 dev = bus_find_device(&usb_bus_type, NULL, &argb, __find_interface); in usb_find_interface()
/OK3568_Linux_fs/kernel/drivers/iio/
H A Dinkern.c137 idev = bus_find_device(&iio_bus_type, NULL, iiospec.np, in __of_iio_channel_get()
/OK3568_Linux_fs/kernel/drivers/visorbus/
H A Dvisorbus_main.c197 dev = bus_find_device(&visorbus_type, dev_start, (void *)&id, in visorbus_get_device_by_id()

12