cport_enable      284 drivers/greybus/connection.c 	if (!hd->driver->cport_enable)
cport_enable      287 drivers/greybus/connection.c 	ret = hd->driver->cport_enable(hd, connection->hd_cport_id,
cport_enable      738 drivers/greybus/es2.c 	.cport_enable			= cport_enable,
cport_enable       24 include/linux/greybus/hd.h 	int (*cport_enable)(struct gb_host_device *hd, u16 cport_id,