Searched refs:gb_svc_connection_destroy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/greybus/ |
H A D | svc.h | 75 void gb_svc_connection_destroy(struct gb_svc *svc, u8 intf1_id, u16 cport1_id,
|
/kernel/linux/linux-6.6/include/linux/greybus/ |
H A D | svc.h | 75 void gb_svc_connection_destroy(struct gb_svc *svc, u8 intf1_id, u16 cport1_id,
|
/kernel/linux/linux-5.10/drivers/greybus/ |
H A D | connection.c | 444 gb_svc_connection_destroy(connection->hd->svc, in gb_connection_svc_connection_destroy()
|
H A D | svc.c | 498 void gb_svc_connection_destroy(struct gb_svc *svc, u8 intf1_id, u16 cport1_id, in gb_svc_connection_destroy() function
|
/kernel/linux/linux-6.6/drivers/greybus/ |
H A D | connection.c | 444 gb_svc_connection_destroy(connection->hd->svc, in gb_connection_svc_connection_destroy()
|
H A D | svc.c | 499 void gb_svc_connection_destroy(struct gb_svc *svc, u8 intf1_id, u16 cport1_id, in gb_svc_connection_destroy() function
|
Completed in 7 milliseconds