cport_disable     303 drivers/greybus/connection.c 	if (!hd->driver->cport_disable)
cport_disable     306 drivers/greybus/connection.c 	ret = hd->driver->cport_disable(hd, connection->hd_cport_id);
cport_disable      26 include/linux/greybus/hd.h 	int (*cport_disable)(struct gb_host_device *hd, u16 cport_id);