ap_intf_id        426 drivers/greybus/connection.c 				       hd->svc->ap_intf_id,
ap_intf_id        448 drivers/greybus/connection.c 				  connection->hd->svc->ap_intf_id,
ap_intf_id        151 drivers/greybus/interface.c 	ret = gb_svc_route_create(svc, svc->ap_intf_id, GB_SVC_DEVICE_ID_AP,
ap_intf_id        180 drivers/greybus/interface.c 	gb_svc_route_destroy(svc, svc->ap_intf_id, intf->interface_id);
ap_intf_id         38 drivers/greybus/svc.c 	return sprintf(buf, "%u\n", svc->ap_intf_id);
ap_intf_id         40 drivers/greybus/svc.c static DEVICE_ATTR_RO(ap_intf_id);
ap_intf_id        853 drivers/greybus/svc.c 	svc->ap_intf_id = hello_request->interface_id;
ap_intf_id        926 drivers/greybus/svc.c 	ret = gb_svc_intf_set_power_mode(svc, svc->ap_intf_id,
ap_intf_id        349 drivers/staging/greybus/camera.c 	ret = gb_camera_set_intf_power_mode(gcam, svc->ap_intf_id, hs);
ap_intf_id         49 include/linux/greybus/svc.h 	u8 ap_intf_id;