Home
last modified time | relevance | path

Searched refs:gb_control_bundle_suspend (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/greybus/
H A Dcontrol.h53 int gb_control_bundle_suspend(struct gb_control *control, u8 bundle_id);
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dcontrol.h53 int gb_control_bundle_suspend(struct gb_control *control, u8 bundle_id);
/kernel/linux/linux-5.10/drivers/greybus/
H A Dbundle.c122 ret = gb_control_bundle_suspend(bundle->intf->control, bundle->id); in gb_bundle_suspend()
H A Dcontrol.c215 int gb_control_bundle_suspend(struct gb_control *control, u8 bundle_id) in gb_control_bundle_suspend() function
/kernel/linux/linux-6.6/drivers/greybus/
H A Dbundle.c122 ret = gb_control_bundle_suspend(bundle->intf->control, bundle->id); in gb_bundle_suspend()
H A Dcontrol.c215 int gb_control_bundle_suspend(struct gb_control *control, u8 bundle_id) in gb_control_bundle_suspend() function

Completed in 3 milliseconds