Home
last modified time | relevance | path

Searched full:fw_devlink (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-devices-waiting_for_supplier6 present when fw_devlink kernel command line option is enabled
/linux/drivers/clk/qcom/
H A Dapcs-msm8996.c52 * as early as possible, without letting fw_devlink to delay probing of in qcom_apcs_msm8996_clk_probe()
/linux/drivers/i2c/
H A Di2c-core-of.c180 * Clear the flag before adding the device so that fw_devlink in of_i2c_notify()
/linux/drivers/base/
H A DKconfig244 "fw_devlink.sync_state=timeout". Give up waiting on consumers and
H A Dcore.c217 * probing (that is, added to a bus), then we want to let fw_devlink create
1303 * them. So, fw_devlink no longer needs to create device links to any in device_links_driver_bound()
1672 early_param("fw_devlink", fw_devlink_setup);
1679 early_param("fw_devlink.strict", fw_devlink_strict_setup);
1704 early_param("fw_devlink.sync_state", fw_devlink_sync_state_setup);
1821 * With fw_devlink=on by default, some of these devices might be blocked from
1823 * driver. While fw_devlink will eventually identify such devices and unblock
1826 * fw_devlink unblocks probing of the network interface.
1835 * probes in this mode, we delete all fw_devlink discovered dependencies of that
1979 * created solely by fw_devlink into SYNC_STATE_ONLY device links. Also, mark
[all …]
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra186-p3310.dtsi26 bootargs = "earlycon console=ttyS0,115200n8 fw_devlink=on";
/linux/drivers/bus/
H A Dimx-weim.c332 * fw_devlink doesn't skip adding consumers to this in of_weim_notify()
/linux/drivers/mtd/
H A Dmtdpart.c605 * probed. That'll cause fw_devlink to block probing of consumers of in mtd_part_of_parse()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1721 fw_devlink= [KNL,EARLY] Create device links between consumer and supplier
1739 fw_devlink.strict=<bool>
1741 dependencies. This only applies for fw_devlink=on|rpm.
1744 fw_devlink.sync_state =
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c7297 * This it breaks fw_devlink=on. To maintain backward compatibility in tcpm_fw_get_caps()