Home
last modified time | relevance | path

Searched refs:gb_connection_destroy (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/drivers/staging/greybus/
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_core->spi_connection); in gb_fw_core_disconnect()
[all …]
Dspi.c45 gb_connection_destroy(connection); in gb_spi_probe()
61 gb_connection_destroy(connection); in gb_spi_remove()
Dlog.c102 gb_connection_destroy(connection); in gb_log_probe()
114 gb_connection_destroy(connection); in gb_log_disconnect()
Daudio_module.c372 gb_connection_destroy(dai->connection); in gb_audio_probe()
378 gb_connection_destroy(gbmodule->mgmt_connection); in gb_audio_probe()
404 gb_connection_destroy(dai->connection); in gb_audio_disconnect()
408 gb_connection_destroy(gbmodule->mgmt_connection); in gb_audio_disconnect()
Dusb.c212 gb_connection_destroy(connection); in gb_usb_probe()
227 gb_connection_destroy(connection); in gb_usb_remove()
Dvibrator.c182 gb_connection_destroy(connection); in gb_vibrator_probe()
204 gb_connection_destroy(vib->connection); in gb_vibrator_disconnect()
Di2c.c305 gb_connection_destroy(connection); in gb_i2c_probe()
324 gb_connection_destroy(connection); in gb_i2c_remove()
Dpwm.c300 gb_connection_destroy(connection); in gb_pwm_probe()
318 gb_connection_destroy(connection); in gb_pwm_remove()
Draw.c218 gb_connection_destroy(connection); in gb_raw_probe()
237 gb_connection_destroy(connection); in gb_raw_disconnect()
Dconnection.h74 void gb_connection_destroy(struct gb_connection *connection);
Dbootrom.c482 gb_connection_destroy(connection); in gb_bootrom_probe()
508 gb_connection_destroy(bootrom->connection); in gb_bootrom_disconnect()
Dhid.c486 gb_connection_destroy(connection); in gb_hid_probe()
502 gb_connection_destroy(ghid->connection); in gb_hid_disconnect()
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()
1217 gb_connection_destroy(gcam->data_connection);
1223 gb_connection_destroy(gcam->connection);
Dgpio.c728 gb_connection_destroy(connection); in gb_gpio_probe()
748 gb_connection_destroy(connection); in gb_gpio_remove()
Dconnection.c888 void gb_connection_destroy(struct gb_connection *connection) in gb_connection_destroy() function
912 EXPORT_SYMBOL_GPL(gb_connection_destroy);
Dsdio.c835 gb_connection_destroy(connection); in gb_sdio_probe()
864 gb_connection_destroy(connection); in gb_sdio_remove()
Dpower_supply.c1110 gb_connection_destroy(connection); in gb_power_supply_probe()
1121 gb_connection_destroy(supplies->connection); in gb_power_supply_disconnect()
Duart.c938 gb_connection_destroy(connection); in gb_uart_probe()
975 gb_connection_destroy(connection); in gb_uart_remove()
Dcontrol.c431 gb_connection_destroy(control->connection); in gb_control_release()
Dloopback.c1145 gb_connection_destroy(connection); in gb_loopback_probe()
1186 gb_connection_destroy(gb->connection); in gb_loopback_disconnect()
Dlight.c1326 gb_connection_destroy(connection); in gb_lights_probe()
1340 gb_connection_destroy(glights->connection); in gb_lights_disconnect()
Dsvc.c1293 gb_connection_destroy(svc->connection); in gb_svc_release()