Searched refs:cport_enable (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/greybus/
H A Dhd.h24 int (*cport_enable)(struct gb_host_device *hd, u16 cport_id, member in struct:gb_hd_driver
/linux-master/drivers/greybus/
H A Dconnection.c284 if (!hd->driver->cport_enable)
287 ret = hd->driver->cport_enable(hd, connection->hd_cport_id,
H A Des2.c541 static int cport_enable(struct gb_host_device *hd, u16 cport_id, function
735 .cport_enable = cport_enable,

Completed in 106 milliseconds