Searched refs:gb_connection_set_data (Results 1 - 25 of 38) sorted by relevance
12
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-6.6/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
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
H A D | usb.c | 181 gb_connection_set_data(connection, gb_usb_dev); in gb_usb_probe()
|
H A D | vibrator.c | 142 gb_connection_set_data(connection, vib); in gb_vibrator_probe()
|
H A D | authentication.c | 313 gb_connection_set_data(connection, cap); in gb_cap_connection_init()
|
H A D | i2c.c | 252 gb_connection_set_data(connection, gb_i2c_dev); in gb_i2c_probe()
|
H A D | pwm.c | 268 gb_connection_set_data(connection, pwmc); in gb_pwm_probe()
|
H A D | sdio.c | 788 gb_connection_set_data(connection, host); in gb_sdio_probe() 859 gb_connection_set_data(connection, NULL); in gb_sdio_remove()
|
H A D | bootrom.c | 439 gb_connection_set_data(connection, bootrom); in gb_bootrom_probe()
|
H A D | fw-management.c | 603 gb_connection_set_data(connection, fw_mgmt); in gb_fw_mgmt_connection_init()
|
H A D | fw-download.c | 420 gb_connection_set_data(connection, fw_download); in gb_fw_download_connection_init()
|
H A D | hid.c | 448 gb_connection_set_data(connection, ghid); in gb_hid_probe()
|
H A D | spilib.c | 498 gb_connection_set_data(connection, master); in gb_spilib_master_init()
|
/kernel/linux/linux-6.6/drivers/staging/greybus/ |
H A D | usb.c | 181 gb_connection_set_data(connection, gb_usb_dev); in gb_usb_probe()
|
H A D | vibrator.c | 141 gb_connection_set_data(connection, vib); in gb_vibrator_probe()
|
H A D | authentication.c | 313 gb_connection_set_data(connection, cap); in gb_cap_connection_init()
|
H A D | pwm.c | 285 gb_connection_set_data(connection, pwmc); in gb_pwm_probe()
|
H A D | i2c.c | 252 gb_connection_set_data(connection, gb_i2c_dev); in gb_i2c_probe()
|
H A D | sdio.c | 787 gb_connection_set_data(connection, host); in gb_sdio_probe() 858 gb_connection_set_data(connection, NULL); in gb_sdio_remove()
|
H A D | fw-management.c | 603 gb_connection_set_data(connection, fw_mgmt); in gb_fw_mgmt_connection_init()
|
H A D | bootrom.c | 439 gb_connection_set_data(connection, bootrom); in gb_bootrom_probe()
|
H A D | fw-download.c | 420 gb_connection_set_data(connection, fw_download); in gb_fw_download_connection_init()
|
H A D | spilib.c | 502 gb_connection_set_data(connection, master); in gb_spilib_master_init()
|
H A D | hid.c | 448 gb_connection_set_data(connection, ghid); in gb_hid_probe()
|
/kernel/linux/linux-5.10/drivers/greybus/ |
H A D | control.c | 474 gb_connection_set_data(control->connection, control); in gb_control_create()
|
Completed in 16 milliseconds
12