Home
last modified time | relevance | path

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

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