Searched refs:gb_connection_set_data (Results 1 – 11 of 11) sorted by relevance
| /linux/include/linux/greybus/ |
| H A D | connection.h | 125 static inline void gb_connection_set_data(struct gb_connection *connection, in gb_connection_set_data() function
|
| /linux/drivers/staging/greybus/ |
| H A D | usb.c | 181 gb_connection_set_data(connection, gb_usb_dev); in gb_usb_probe()
|
| H A D | i2c.c | 252 gb_connection_set_data(connection, gb_i2c_dev); in gb_i2c_probe()
|
| H A D | bootrom.c | 439 gb_connection_set_data(connection, bootrom); in gb_bootrom_probe()
|
| H A D | fw-download.c | 419 gb_connection_set_data(connection, fw_download); in gb_fw_download_connection_init()
|
| H A D | camera.c | 395 gb_connection_set_data(conn, gcam); in gb_camera_setup_data_connection() 1265 gb_connection_set_data(conn, gcam); in gb_camera_probe()
|
| H A D | fw-management.c | 588 gb_connection_set_data(connection, fw_mgmt); in gb_fw_mgmt_connection_init()
|
| H A D | gpio.c | 519 gb_connection_set_data(connection, ggc); in gb_gpio_probe()
|
| H A D | light.c | 1276 gb_connection_set_data(connection, glights); in gb_lights_probe()
|
| /linux/drivers/greybus/ |
| H A D | control.c | 474 gb_connection_set_data(control->connection, control); in gb_control_create()
|
| H A D | svc.c | 1347 gb_connection_set_data(svc->connection, svc); in gb_svc_create()
|