Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dhd.c78 if (hd->driver->cport_allocate) in gb_hd_cport_allocate()
79 return hd->driver->cport_allocate(hd, cport_id, flags); in gb_hd_cport_allocate()
Dhd.h18 int (*cport_allocate)(struct gb_host_device *hd, int cport_id, member
Des2.c737 .cport_allocate = es2_cport_allocate,