Searched refs:ap_intf_id (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/greybus/
H A Dsvc.h49 u8 ap_intf_id; member in struct:gb_svc
/linux-master/drivers/greybus/
H A Dconnection.c423 hd->svc->ap_intf_id,
445 connection->hd->svc->ap_intf_id,
H A Dsvc.c39 return sprintf(buf, "%u\n", svc->ap_intf_id);
41 static DEVICE_ATTR_RO(ap_intf_id);
854 svc->ap_intf_id = hello_request->interface_id;
937 ret = gb_svc_intf_set_power_mode(svc, svc->ap_intf_id,
H A Dinterface.c150 ret = gb_svc_route_create(svc, svc->ap_intf_id, GB_SVC_DEVICE_ID_AP,
179 gb_svc_route_destroy(svc, svc->ap_intf_id, intf->interface_id);
/linux-master/drivers/staging/greybus/
H A Dcamera.c348 ret = gb_camera_set_intf_power_mode(gcam, svc->ap_intf_id, hs);

Completed in 136 milliseconds