Searched refs:of_device_is_available (Results 1 – 25 of 130) sorted by relevance
123456
133 if (of_device_is_available(port->parent)) in drm_of_component_probe()158 if (!of_device_is_available(port->parent)) { in drm_of_component_probe()165 if (!remote || !of_device_is_available(remote)) { in drm_of_component_probe()168 } else if (!of_device_is_available(remote->parent)) { in drm_of_component_probe()
133 if (of_device_is_available(remote_np)) in usb_of_get_connect_type()144 if (of_device_is_available(child)) in usb_of_get_connect_type()
166 if (!of_device_is_available(np)) { in pmc_register_ops()176 if (!of_device_is_available(np)) { in pmc_register_ops()
160 if (!of_device_is_available(pn) || omapdss_list_contains(pn)) { in omapdss_walk_device()186 if (dss == NULL || !of_device_is_available(dss)) { in omapdss_boot_init()
320 if (!of_device_is_available(node)) { in rockchip_drm_endpoint_is_subdriver()379 if (of_device_is_available(port->parent) && in rockchip_drm_match_add()432 if (!of_device_is_available(port->parent)) { in rockchip_drm_platform_of_probe()
272 if (!remote || !of_device_is_available(remote)) { in imx8qxp_pxl2dpi_find_next_bridge()276 } else if (!of_device_is_available(remote->parent)) { in imx8qxp_pxl2dpi_find_next_bridge()333 if (!of_device_is_available(companion)) { in imx8qxp_pxl2dpi_parse_dt_companion()
276 if (of_device_is_available(port)) { in imx8qxp_pixel_link_find_next_bridge()295 if (!of_device_is_available(remote->parent)) { in imx8qxp_pixel_link_find_next_bridge()
25 if (!of_device_is_available(np)) in timer_probe()
165 if (of_device_is_available(np)) in dmtimer_systimer_check_counter32k()193 if (!of_device_is_available(np)) in dmtimer_is_preferred()692 if (of_device_is_available(arm_timer)) { in dmtimer_percpu_quirk_init()
52 if (!of_device_is_available(i2c_node)) { in i2c_of_probe_get_i2c_node()147 if (of_device_is_available(node)) in i2c_of_probe_component()
211 if (!np || !of_device_is_available(np)) { in tegra_xusb_pad_register()273 if (!np || !of_device_is_available(np)) in tegra_xusb_pad_create()796 if (!np || !of_device_is_available(np)) in tegra_xusb_add_usb2_port()863 if (!np || !of_device_is_available(np)) in tegra_xusb_add_ulpi_port()919 if (!np || !of_device_is_available(np)) in tegra_xusb_add_hsic_port()1004 if (!np || !of_device_is_available(np)) in tegra_xusb_add_usb3_port()1062 if (!np || !of_device_is_available(np)) in tegra_xusb_find_unused_usb3_port()
25 if (!of_device_is_available(csi_np)) { in imx_media_of_add_csi()
308 !of_device_is_available(node)) in sun4i_drv_add_endpoints()326 of_device_is_available(node))) { in sun4i_drv_add_endpoints()
89 if (!of_device_is_available(np)) { in aspeed_socinfo_init()
110 if (!of_device_is_available(np)) in starlink_cache_init()
186 if (!of_device_is_available(np)) in ax45mp_cache_init()
80 if (!trng || !of_device_is_available(trng)) { in ppc4xx_trng_probe()
150 if (!of_device_is_available(np)) in its_fsl_mc_of_msi_init()
36 if (pdev->dev.of_node && !of_device_is_available(pdev->dev.of_node)) { in enetc_ptp_probe()
156 if (!of_device_is_available(np)) { in meson_gx_socinfo_init()
163 if (of_device_is_available(saw_node)) { in qcom_spm_find_any_cpu()
177 if (!of_device_is_available(state_node)) { in dt_init_idle_driver()
312 if (!of_device_is_available(np)) in miic_create()326 if (!of_device_is_available(pcs_np)) { in miic_create()
139 if (!node || !of_device_is_available(node)) { in armada_8k_cpufreq_init()
270 if (!of_device_is_available(np)) in sja1105_mdiobus_base_tx_register()324 if (!of_device_is_available(np)) in sja1105_mdiobus_base_t1_register()
Completed in 42 milliseconds