Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dcontrol.h24 bool has_bundle_activate; member
/openbmc/linux/drivers/greybus/
H A Dcontrol.c297 if (!control->has_bundle_activate) in gb_control_bundle_activate()
502 control->has_bundle_activate = true; in gb_control_enable()