Home
last modified time | relevance | path

Searched refs:gb_connection_destroy (Results 1 - 25 of 44) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dfw-core.c179 gb_connection_destroy(fw_core->download_connection); in gb_fw_core_probe()
188 gb_connection_destroy(fw_core->spi_connection); in gb_fw_core_probe()
197 gb_connection_destroy(fw_core->cap_connection); in gb_fw_core_probe()
222 gb_connection_destroy(fw_core->mgmt_connection); in gb_fw_core_probe()
223 gb_connection_destroy(fw_core->cap_connection); in gb_fw_core_probe()
224 gb_connection_destroy(fw_core->spi_connection); in gb_fw_core_probe()
225 gb_connection_destroy(fw_core->download_connection); in gb_fw_core_probe()
248 gb_connection_destroy(fw_core->mgmt_connection); in gb_fw_core_disconnect()
249 gb_connection_destroy(fw_core->cap_connection); in gb_fw_core_disconnect()
250 gb_connection_destroy(fw_cor in gb_fw_core_disconnect()
[all...]
H A Dspi.c45 gb_connection_destroy(connection); in gb_spi_probe()
61 gb_connection_destroy(connection); in gb_spi_remove()
H A Dlog.c101 gb_connection_destroy(connection); in gb_log_probe()
113 gb_connection_destroy(connection); in gb_log_disconnect()
H A Daudio_module.c373 gb_connection_destroy(dai->connection); in gb_audio_probe()
379 gb_connection_destroy(gbmodule->mgmt_connection); in gb_audio_probe()
405 gb_connection_destroy(dai->connection); in gb_audio_disconnect()
409 gb_connection_destroy(gbmodule->mgmt_connection); in gb_audio_disconnect()
H A Dusb.c212 gb_connection_destroy(connection); in gb_usb_probe()
227 gb_connection_destroy(connection); in gb_usb_remove()
H A Dvibrator.c181 gb_connection_destroy(connection); in gb_vibrator_probe()
203 gb_connection_destroy(vib->connection); in gb_vibrator_disconnect()
H A Di2c.c284 gb_connection_destroy(connection); in gb_i2c_probe()
303 gb_connection_destroy(connection); in gb_i2c_remove()
H A Dpwm.c300 gb_connection_destroy(connection); in gb_pwm_probe()
318 gb_connection_destroy(connection); in gb_pwm_remove()
H A Draw.c217 gb_connection_destroy(connection); in gb_raw_probe()
236 gb_connection_destroy(connection); in gb_raw_disconnect()
H A Dbootrom.c483 gb_connection_destroy(connection); in gb_bootrom_probe()
509 gb_connection_destroy(bootrom->connection); in gb_bootrom_disconnect()
H A Dhid.c485 gb_connection_destroy(connection); in gb_hid_probe()
501 gb_connection_destroy(ghid->connection); in gb_hid_disconnect()
H A Dcamera.c455 gb_connection_destroy(gcam->data_connection); in gb_camera_setup_data_connection()
481 gb_connection_destroy(gcam->data_connection); in gb_camera_teardown_data_connection()
1216 gb_connection_destroy(gcam->data_connection); in gb_camera_cleanup()
1222 gb_connection_destroy(gcam->connection); in gb_camera_cleanup()
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dfw-core.c179 gb_connection_destroy(fw_core->download_connection); in gb_fw_core_probe()
188 gb_connection_destroy(fw_core->spi_connection); in gb_fw_core_probe()
197 gb_connection_destroy(fw_core->cap_connection); in gb_fw_core_probe()
222 gb_connection_destroy(fw_core->mgmt_connection); in gb_fw_core_probe()
223 gb_connection_destroy(fw_core->cap_connection); in gb_fw_core_probe()
224 gb_connection_destroy(fw_core->spi_connection); in gb_fw_core_probe()
225 gb_connection_destroy(fw_core->download_connection); in gb_fw_core_probe()
248 gb_connection_destroy(fw_core->mgmt_connection); in gb_fw_core_disconnect()
249 gb_connection_destroy(fw_core->cap_connection); in gb_fw_core_disconnect()
250 gb_connection_destroy(fw_cor in gb_fw_core_disconnect()
[all...]
H A Dspi.c45 gb_connection_destroy(connection); in gb_spi_probe()
61 gb_connection_destroy(connection); in gb_spi_remove()
H A Dlog.c101 gb_connection_destroy(connection); in gb_log_probe()
113 gb_connection_destroy(connection); in gb_log_disconnect()
H A Daudio_module.c373 gb_connection_destroy(dai->connection); in gb_audio_probe()
379 gb_connection_destroy(gbmodule->mgmt_connection); in gb_audio_probe()
405 gb_connection_destroy(dai->connection); in gb_audio_disconnect()
409 gb_connection_destroy(gbmodule->mgmt_connection); in gb_audio_disconnect()
H A Dusb.c212 gb_connection_destroy(connection); in gb_usb_probe()
227 gb_connection_destroy(connection); in gb_usb_remove()
H A Dvibrator.c180 gb_connection_destroy(connection); in gb_vibrator_probe()
202 gb_connection_destroy(vib->connection); in gb_vibrator_disconnect()
H A Draw.c217 gb_connection_destroy(connection); in gb_raw_probe()
236 gb_connection_destroy(connection); in gb_raw_disconnect()
H A Dpwm.c316 gb_connection_destroy(connection); in gb_pwm_probe()
334 gb_connection_destroy(connection); in gb_pwm_remove()
H A Di2c.c284 gb_connection_destroy(connection); in gb_i2c_probe()
303 gb_connection_destroy(connection); in gb_i2c_remove()
H A Dbootrom.c483 gb_connection_destroy(connection); in gb_bootrom_probe()
509 gb_connection_destroy(bootrom->connection); in gb_bootrom_disconnect()
H A Dhid.c485 gb_connection_destroy(connection); in gb_hid_probe()
501 gb_connection_destroy(ghid->connection); in gb_hid_disconnect()
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dconnection.h77 void gb_connection_destroy(struct gb_connection *connection);
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dconnection.h77 void gb_connection_destroy(struct gb_connection *connection);

Completed in 17 milliseconds

12