Searched refs:gb_svc_intf_set_power_mode (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/staging/greybus/ |
D | svc.h | 83 int gb_svc_intf_set_power_mode(struct gb_svc *svc, u8 intf_id, u8 hs_series,
|
D | svc.c | 552 int gb_svc_intf_set_power_mode(struct gb_svc *svc, u8 intf_id, u8 hs_series, in gb_svc_intf_set_power_mode() function 598 EXPORT_SYMBOL_GPL(gb_svc_intf_set_power_mode); 928 ret = gb_svc_intf_set_power_mode(svc, svc->ap_intf_id, in gb_svc_process_hello_deferred()
|
D | camera.c | 312 ret = gb_svc_intf_set_power_mode(svc, intf_id, in gb_camera_set_intf_power_mode() 322 ret = gb_svc_intf_set_power_mode(svc, intf_id, in gb_camera_set_intf_power_mode()
|