cport_flush       336 drivers/greybus/connection.c 	if (!hd->driver->cport_flush)
cport_flush       339 drivers/greybus/connection.c 	ret = hd->driver->cport_flush(hd, connection->hd_cport_id);
cport_flush       740 drivers/greybus/es2.c 	.cport_flush			= es2_cport_flush,
cport_flush        28 include/linux/greybus/hd.h 	int (*cport_flush)(struct gb_host_device *hd, u16 cport_id);