Searched refs:gb_connection_create_offloaded (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/greybus/ |
H A D | connection.h | 75 struct gb_connection *gb_connection_create_offloaded(struct gb_bundle *bundle,
|
/kernel/linux/linux-6.6/include/linux/greybus/ |
H A D | connection.h | 75 struct gb_connection *gb_connection_create_offloaded(struct gb_bundle *bundle,
|
/kernel/linux/linux-5.10/drivers/greybus/ |
H A D | connection.c | 270 gb_connection_create_offloaded(struct gb_bundle *bundle, u16 cport_id, in gb_connection_create_offloaded() function 277 EXPORT_SYMBOL_GPL(gb_connection_create_offloaded); variable
|
/kernel/linux/linux-6.6/drivers/greybus/ |
H A D | connection.c | 270 gb_connection_create_offloaded(struct gb_bundle *bundle, u16 cport_id, in gb_connection_create_offloaded() function 277 EXPORT_SYMBOL_GPL(gb_connection_create_offloaded); variable
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
H A D | audio_module.c | 212 connection = gb_connection_create_offloaded(bundle, in gb_audio_add_data_connection()
|
H A D | camera.c | 393 conn = gb_connection_create_offloaded(gcam->bundle, gcam->data_cport_id, in gb_camera_setup_data_connection()
|
/kernel/linux/linux-6.6/drivers/staging/greybus/ |
H A D | audio_module.c | 212 connection = gb_connection_create_offloaded(bundle, in gb_audio_add_data_connection()
|
H A D | camera.c | 393 conn = gb_connection_create_offloaded(gcam->bundle, gcam->data_cport_id, in gb_camera_setup_data_connection()
|
Completed in 13 milliseconds