Home
last modified time | relevance | path

Searched refs:gb_connection_set_data (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/drivers/staging/greybus/
Dconnection.h122 static inline void gb_connection_set_data(struct gb_connection *connection, in gb_connection_set_data() function
Dusb.c181 gb_connection_set_data(connection, gb_usb_dev); in gb_usb_probe()
Dvibrator.c143 gb_connection_set_data(connection, vib); in gb_vibrator_probe()
Di2c.c272 gb_connection_set_data(connection, gb_i2c_dev); in gb_i2c_probe()
Dpwm.c268 gb_connection_set_data(connection, pwmc); in gb_pwm_probe()
Dauthentication.c314 gb_connection_set_data(connection, cap); in gb_cap_connection_init()
Dsdio.c785 gb_connection_set_data(connection, host); in gb_sdio_probe()
856 gb_connection_set_data(connection, NULL); in gb_sdio_remove()
Dfw-download.c420 gb_connection_set_data(connection, fw_download); in gb_fw_download_connection_init()
Dbootrom.c438 gb_connection_set_data(connection, bootrom); in gb_bootrom_probe()
Dhid.c449 gb_connection_set_data(connection, ghid); in gb_hid_probe()
Dcontrol.c474 gb_connection_set_data(control->connection, control); in gb_control_create()
Dspilib.c498 gb_connection_set_data(connection, master); in gb_spilib_master_init()
Dcamera.c400 gb_connection_set_data(conn, gcam); in gb_camera_setup_data_connection()
1289 gb_connection_set_data(conn, gcam);
Dfw-management.c603 gb_connection_set_data(connection, fw_mgmt); in gb_fw_mgmt_connection_init()
Dgpio.c660 gb_connection_set_data(connection, ggc); in gb_gpio_probe()
Dpower_supply.c1080 gb_connection_set_data(connection, supplies); in gb_power_supply_probe()
Duart.c899 gb_connection_set_data(connection, gb_tty); in gb_uart_probe()
Dsvc.c1339 gb_connection_set_data(svc->connection, svc); in gb_svc_create()
Dlight.c1292 gb_connection_set_data(connection, glights); in gb_lights_probe()