Home
last modified time | relevance | path

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

12

/drivers/staging/greybus/
Daudio_module.c361 gb_connection_disable(dai->connection); in gb_audio_probe()
369 gb_connection_disable(gbmodule->mgmt_connection); in gb_audio_probe()
402 gb_connection_disable(gbmodule->mgmt_connection); in gb_audio_disconnect()
404 gb_connection_disable(dai->connection); in gb_audio_disconnect()
429 gb_connection_disable(dai->connection); in gb_audio_suspend()
431 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.c179 gb_connection_disable(connection); in gb_vibrator_probe()
202 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()
Di2c.c282 gb_connection_disable(connection); in gb_i2c_probe()
302 gb_connection_disable(connection); in gb_i2c_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()
1215 gb_connection_disable(gcam->data_connection); in gb_camera_cleanup()
1221 gb_connection_disable(gcam->connection); in gb_camera_cleanup()
1343 gb_connection_disable(gcam->data_connection); in gb_camera_suspend()
1345 gb_connection_disable(gcam->connection); in gb_camera_suspend()
Dpwm.c298 gb_connection_disable(connection); in gb_pwm_probe()
317 gb_connection_disable(connection); in gb_pwm_remove()
Draw.c211 gb_connection_disable(connection); in gb_raw_probe()
234 gb_connection_disable(connection); in gb_raw_disconnect()
Dauthentication.c353 gb_connection_disable(connection); in gb_cap_connection_init()
386 gb_connection_disable(cap->connection); in gb_cap_connection_exit()
Dlog.c112 gb_connection_disable(connection); in gb_log_disconnect()
Dbootrom.c481 gb_connection_disable(connection); in gb_bootrom_probe()
496 gb_connection_disable(bootrom->connection); in gb_bootrom_disconnect()
Dhid.c481 gb_connection_disable(connection); in gb_hid_probe()
500 gb_connection_disable(ghid->connection); in gb_hid_disconnect()
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.c590 gb_connection_disable(connection); in gb_gpio_probe()
610 gb_connection_disable(connection); in gb_gpio_remove()
Dsdio.c836 gb_connection_disable(connection); in gb_sdio_probe()
866 gb_connection_disable(connection); in gb_sdio_remove()
Dpower_supply.c1107 gb_connection_disable(connection); in gb_power_supply_probe()
1119 gb_connection_disable(supplies->connection); in gb_power_supply_disconnect()
Dfw-download.c446 gb_connection_disable(fw_download->connection); in gb_fw_download_connection_exit()
Duart.c922 gb_connection_disable(connection); in gb_uart_probe()
957 gb_connection_disable(connection); in gb_uart_remove()
Dloopback.c1081 gb_connection_disable(connection); in gb_loopback_probe()
1104 gb_connection_disable(gb->connection); in gb_loopback_disconnect()
Dlight.c1323 gb_connection_disable(connection); in gb_lights_probe()
1338 gb_connection_disable(glights->connection); in gb_lights_disconnect()
/drivers/greybus/
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()
Dconnection.c817 void gb_connection_disable(struct gb_connection *connection) in gb_connection_disable() function
852 EXPORT_SYMBOL_GPL(gb_connection_disable);
887 gb_connection_disable(connection); in gb_connection_destroy()
Dbundle.c97 gb_connection_disable(connection); in gb_bundle_disable_all_connections()
Dgreybus_trace.h233 DEFINE_CONNECTION_EVENT(gb_connection_disable);

12