Home
last modified time | relevance | path

Searched refs:ap_intf_id (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/greybus/
A Dsvc.h49 u8 ap_intf_id; member
/linux/drivers/greybus/
A Dsvc.c38 return sprintf(buf, "%u\n", svc->ap_intf_id); in ap_intf_id_show()
40 static DEVICE_ATTR_RO(ap_intf_id);
853 svc->ap_intf_id = hello_request->interface_id; in gb_svc_hello()
926 ret = gb_svc_intf_set_power_mode(svc, svc->ap_intf_id, in gb_svc_process_hello_deferred()
A Dconnection.c423 hd->svc->ap_intf_id, in gb_connection_svc_connection_create()
445 connection->hd->svc->ap_intf_id, in gb_connection_svc_connection_destroy()
A Dinterface.c151 ret = gb_svc_route_create(svc, svc->ap_intf_id, GB_SVC_DEVICE_ID_AP, in gb_interface_route_create()
180 gb_svc_route_destroy(svc, svc->ap_intf_id, intf->interface_id); in gb_interface_route_destroy()
/linux/drivers/staging/greybus/Documentation/
A Dsysfs-bus-greybus219 What: /sys/bus/greybus/devices/N-svc/ap_intf_id
/linux/drivers/staging/greybus/
A Dcamera.c349 ret = gb_camera_set_intf_power_mode(gcam, svc->ap_intf_id, hs); in gb_camera_set_power_mode()

Completed in 12 milliseconds