Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/greybus/
Dhd.c48 int gb_hd_cport_reserve(struct gb_host_device *hd, u16 cport_id) in gb_hd_cport_reserve() function
61 EXPORT_SYMBOL_GPL(gb_hd_cport_reserve);
Des2.c1294 retval = gb_hd_cport_reserve(hd, ES2_CPORT_CDSI0); in ap_probe()
1297 retval = gb_hd_cport_reserve(hd, ES2_CPORT_CDSI1); in ap_probe()
/kernel/linux/linux-5.10/include/linux/greybus/
Dhd.h65 int gb_hd_cport_reserve(struct gb_host_device *hd, u16 cport_id);