Searched refs:cport_shutdown (Results 1 – 3 of 3) sorted by relevance
29 int (*cport_shutdown)(struct gb_host_device *hd, u16 cport_id, member
565 if (!drv->cport_shutdown) in gb_connection_cport_shutdown()568 ret = drv->cport_shutdown(hd, connection->hd_cport_id, phase, in gb_connection_cport_shutdown()
738 .cport_shutdown = es2_cport_shutdown,