Searched refs:cport_enable (Results 1 – 3 of 3) sorted by relevance
21 int (*cport_enable)(struct gb_host_device *hd, u16 cport_id, member
288 if (!hd->driver->cport_enable) in gb_connection_hd_cport_enable()291 ret = hd->driver->cport_enable(hd, connection->hd_cport_id, in gb_connection_hd_cport_enable()
542 static int cport_enable(struct gb_host_device *hd, u16 cport_id, in cport_enable() function739 .cport_enable = cport_enable,