cport_connected   318 drivers/greybus/connection.c 	if (!hd->driver->cport_connected)
cport_connected   321 drivers/greybus/connection.c 	ret = hd->driver->cport_connected(hd, connection->hd_cport_id);
cport_connected   739 drivers/greybus/es2.c 	.cport_connected		= es2_cport_connected,
cport_connected    27 include/linux/greybus/hd.h 	int (*cport_connected)(struct gb_host_device *hd, u16 cport_id);