Home
last modified time | relevance | path

Searched refs:GB_CONTROL_BUNDLE_PM_OK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/greybus/
H A Dcontrol.c231 if (response.status != GB_CONTROL_BUNDLE_PM_OK) { in gb_control_bundle_suspend()
256 if (response.status != GB_CONTROL_BUNDLE_PM_OK) { in gb_control_bundle_resume()
282 if (response.status != GB_CONTROL_BUNDLE_PM_OK) { in gb_control_bundle_deactivate()
311 if (response.status != GB_CONTROL_BUNDLE_PM_OK) { in gb_control_bundle_activate()
/kernel/linux/linux-6.6/drivers/greybus/
H A Dcontrol.c231 if (response.status != GB_CONTROL_BUNDLE_PM_OK) { in gb_control_bundle_suspend()
256 if (response.status != GB_CONTROL_BUNDLE_PM_OK) { in gb_control_bundle_resume()
282 if (response.status != GB_CONTROL_BUNDLE_PM_OK) { in gb_control_bundle_deactivate()
311 if (response.status != GB_CONTROL_BUNDLE_PM_OK) { in gb_control_bundle_activate()
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dgreybus_protocols.h138 #define GB_CONTROL_BUNDLE_PM_OK 0x00 macro
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dgreybus_protocols.h138 #define GB_CONTROL_BUNDLE_PM_OK 0x00 macro

Completed in 13 milliseconds