Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/greybus/
A Dconnection.h125 static inline void gb_connection_set_data(struct gb_connection *connection, in gb_connection_set_data() function
/linux-6.3-rc2/drivers/staging/greybus/
A Dusb.c181 gb_connection_set_data(connection, gb_usb_dev); in gb_usb_probe()
A Dvibrator.c142 gb_connection_set_data(connection, vib); in gb_vibrator_probe()
A Di2c.c252 gb_connection_set_data(connection, gb_i2c_dev); in gb_i2c_probe()
A Dpwm.c284 gb_connection_set_data(connection, pwmc); in gb_pwm_probe()
A Dauthentication.c313 gb_connection_set_data(connection, cap); in gb_cap_connection_init()
A Dsdio.c787 gb_connection_set_data(connection, host); in gb_sdio_probe()
858 gb_connection_set_data(connection, NULL); in gb_sdio_remove()
A Dbootrom.c439 gb_connection_set_data(connection, bootrom); in gb_bootrom_probe()
A Dfw-download.c420 gb_connection_set_data(connection, fw_download); in gb_fw_download_connection_init()
A Dhid.c448 gb_connection_set_data(connection, ghid); in gb_hid_probe()
A Dspilib.c502 gb_connection_set_data(connection, master); in gb_spilib_master_init()
A Dcamera.c400 gb_connection_set_data(conn, gcam); in gb_camera_setup_data_connection()
1281 gb_connection_set_data(conn, gcam); in gb_camera_probe()
A Dfw-management.c603 gb_connection_set_data(connection, fw_mgmt); in gb_fw_mgmt_connection_init()
A Dgpio.c526 gb_connection_set_data(connection, ggc); in gb_gpio_probe()
A Dpower_supply.c1079 gb_connection_set_data(connection, supplies); in gb_power_supply_probe()
A Duart.c874 gb_connection_set_data(connection, gb_tty); in gb_uart_probe()
A Dlight.c1290 gb_connection_set_data(connection, glights); in gb_lights_probe()
/linux-6.3-rc2/drivers/greybus/
A Dcontrol.c474 gb_connection_set_data(control->connection, control); in gb_control_create()
A Dsvc.c1348 gb_connection_set_data(svc->connection, svc); in gb_svc_create()

Completed in 43 milliseconds