Searched full:fw_devlink (Results  1 – 10 of 10) sorted by relevance
| /linux/Documentation/ABI/testing/ | 
| H A D | sysfs-devices-waiting_for_supplier | 6 		present when fw_devlink kernel command line option is enabled
 | 
| /linux/drivers/clk/qcom/ | 
| H A D | apcs-msm8996.c | 52 	 * as early as possible, without letting fw_devlink to delay probing of  in qcom_apcs_msm8996_clk_probe()
 | 
| /linux/drivers/i2c/ | 
| H A D | i2c-core-of.c | 180 		 * Clear the flag before adding the device so that fw_devlink  in of_i2c_notify()
 | 
| /linux/drivers/base/ | 
| H A D | Kconfig | 244 	  "fw_devlink.sync_state=timeout". Give up waiting on consumers and
 | 
| H A D | core.c | 217  * probing (that is, added to a bus), then we want to let fw_devlink create1303 	 * 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 D | tegra186-p3310.dtsi | 26 		bootargs = "earlycon console=ttyS0,115200n8 fw_devlink=on";
 | 
| /linux/drivers/bus/ | 
| H A D | imx-weim.c | 332 			 * fw_devlink doesn't skip adding consumers to this  in of_weim_notify()
 | 
| /linux/drivers/mtd/ | 
| H A D | mtdpart.c | 605 	 * probed. That'll cause fw_devlink to block probing of consumers of  in mtd_part_of_parse()
 | 
| /linux/Documentation/admin-guide/ | 
| H A D | kernel-parameters.txt | 1721 	fw_devlink=	[KNL,EARLY] Create device links between consumer and supplier1739 	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 D | tcpm.c | 7297 	 * This it breaks fw_devlink=on. To maintain backward compatibility  in tcpm_fw_get_caps()
 |