Home
last modified time | relevance | path

Searched refs:gb_hd_cport_reserve (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/greybus/
H A 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); variable
H A 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-6.6/drivers/greybus/
H A 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); variable
H A Des2.c1289 retval = gb_hd_cport_reserve(hd, ES2_CPORT_CDSI0); in ap_probe()
1292 retval = gb_hd_cport_reserve(hd, ES2_CPORT_CDSI1); in ap_probe()
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dhd.h65 int gb_hd_cport_reserve(struct gb_host_device *hd, u16 cport_id);
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dhd.h65 int gb_hd_cport_reserve(struct gb_host_device *hd, u16 cport_id);

Completed in 5 milliseconds