Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds