Home
last modified time | relevance | path

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

/drivers/staging/greybus/
Dconnection.c149 _gb_connection_create(struct gb_host_device *hd, int hd_cport_id, in _gb_connection_create() function
236 return _gb_connection_create(hd, hd_cport_id, NULL, NULL, 0, handler, in gb_connection_create_static()
243 return _gb_connection_create(intf->hd, -1, intf, NULL, 0, NULL, in gb_connection_create_control()
254 return _gb_connection_create(intf->hd, -1, intf, bundle, cport_id, in gb_connection_create()
269 return _gb_connection_create(intf->hd, -1, intf, bundle, cport_id, in gb_connection_create_flags()