Home
last modified time | relevance | path

Searched refs:gb_connection_disable (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v4.19/drivers/staging/greybus/
Daudio_module.c360 gb_connection_disable(dai->connection); in gb_audio_probe()
368 gb_connection_disable(gbmodule->mgmt_connection); in gb_audio_probe()
401 gb_connection_disable(gbmodule->mgmt_connection); in gb_audio_disconnect()
403 gb_connection_disable(dai->connection); in gb_audio_disconnect()
428 gb_connection_disable(dai->connection); in gb_audio_suspend()
430 gb_connection_disable(gbmodule->mgmt_connection); in gb_audio_suspend()
Dspi.c43 gb_connection_disable(connection); in gb_spi_probe()
60 gb_connection_disable(connection); in gb_spi_remove()
Dusb.c210 gb_connection_disable(connection); in gb_usb_probe()
226 gb_connection_disable(connection); in gb_usb_remove()
Dvibrator.c180 gb_connection_disable(connection); in gb_vibrator_probe()
203 gb_connection_disable(vib->connection); in gb_vibrator_disconnect()
Dfw-core.c45 gb_connection_disable(connection); in gb_fw_spi_connection_init()
58 gb_connection_disable(connection); in gb_fw_spi_connection_exit()
Dcontrol.c507 gb_connection_disable(control->connection); in gb_control_enable()
519 gb_connection_disable(control->connection); in gb_control_disable()
524 gb_connection_disable(control->connection); in gb_control_suspend()
Di2c.c303 gb_connection_disable(connection); in gb_i2c_probe()
323 gb_connection_disable(connection); in gb_i2c_remove()
Dpwm.c298 gb_connection_disable(connection); in gb_pwm_probe()
317 gb_connection_disable(connection); in gb_pwm_remove()
Dcamera.c453 gb_connection_disable(gcam->data_connection); in gb_camera_setup_data_connection()
480 gb_connection_disable(gcam->data_connection); in gb_camera_teardown_data_connection()
1216 gb_connection_disable(gcam->data_connection);
1222 gb_connection_disable(gcam->connection);
1344 gb_connection_disable(gcam->data_connection);
1346 gb_connection_disable(gcam->connection);
Draw.c212 gb_connection_disable(connection); in gb_raw_probe()
235 gb_connection_disable(connection); in gb_raw_disconnect()
Dconnection.h84 void gb_connection_disable(struct gb_connection *connection);
Dlog.c113 gb_connection_disable(connection); in gb_log_disconnect()
Dauthentication.c354 gb_connection_disable(connection); in gb_cap_connection_init()
387 gb_connection_disable(cap->connection); in gb_cap_connection_exit()
Dbootrom.c480 gb_connection_disable(connection); in gb_bootrom_probe()
495 gb_connection_disable(bootrom->connection); in gb_bootrom_disconnect()
Dconnection.c824 void gb_connection_disable(struct gb_connection *connection) in gb_connection_disable() function
859 EXPORT_SYMBOL_GPL(gb_connection_disable);
894 gb_connection_disable(connection); in gb_connection_destroy()
Dhid.c482 gb_connection_disable(connection); in gb_hid_probe()
501 gb_connection_disable(ghid->connection); in gb_hid_disconnect()
Dbundle.c97 gb_connection_disable(connection); in gb_bundle_disable_all_connections()
Dfw-management.c647 gb_connection_disable(connection); in gb_fw_mgmt_connection_init()
680 gb_connection_disable(fw_mgmt->connection); in gb_fw_mgmt_connection_exit()
Dgpio.c726 gb_connection_disable(connection); in gb_gpio_probe()
747 gb_connection_disable(connection); in gb_gpio_remove()
Dgreybus_trace.h233 DEFINE_CONNECTION_EVENT(gb_connection_disable);
Dsdio.c833 gb_connection_disable(connection); in gb_sdio_probe()
863 gb_connection_disable(connection); in gb_sdio_remove()
Dfw-download.c446 gb_connection_disable(fw_download->connection); in gb_fw_download_connection_exit()
Dpower_supply.c1108 gb_connection_disable(connection); in gb_power_supply_probe()
1120 gb_connection_disable(supplies->connection); in gb_power_supply_disconnect()
Duart.c930 gb_connection_disable(connection); in gb_uart_probe()
973 gb_connection_disable(connection); in gb_uart_remove()
Dloopback.c1139 gb_connection_disable(connection); in gb_loopback_probe()
1162 gb_connection_disable(gb->connection); in gb_loopback_disconnect()

12