Home
last modified time | relevance | path

Searched refs:hw_disabled (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/soundwire/
H A Damd_manager.c589 prop->hw_disabled = true; in sdw_master_read_amd_prop()
889 if (!prop->hw_disabled) { in amd_sdw_manager_start()
1098 if (bus->prop.hw_disabled) { in amd_pm_prepare()
1132 if (bus->prop.hw_disabled) { in amd_suspend()
1160 if (bus->prop.hw_disabled) { in amd_suspend_runtime()
1184 if (bus->prop.hw_disabled) { in amd_resume_runtime()
/linux/drivers/net/usb/
H A Dlan78xx.c813 u32 hw_disabled) in lan78xx_stop_hw() argument
840 if (buf & hw_disabled) in lan78xx_stop_hw()