cport_allocate 736 drivers/greybus/es2.c .cport_allocate = es2_cport_allocate, cport_allocate 78 drivers/greybus/hd.c if (hd->driver->cport_allocate) cport_allocate 79 drivers/greybus/hd.c return hd->driver->cport_allocate(hd, cport_id, flags); cport_allocate 21 include/linux/greybus/hd.h int (*cport_allocate)(struct gb_host_device *hd, int cport_id,