Home
last modified time | relevance | path

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

12

/Linux-v5.4/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()
Dvibrator.c179 gb_connection_disable(connection); in gb_vibrator_probe()
202 gb_connection_disable(vib->connection); in gb_vibrator_disconnect()
Dusb.c210 gb_connection_disable(connection); in gb_usb_probe()
226 gb_connection_disable(connection); in gb_usb_remove()
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.c298 gb_connection_disable(connection); in gb_i2c_probe()
318 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()
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()
Draw.c211 gb_connection_disable(connection); in gb_raw_probe()
234 gb_connection_disable(connection); in gb_raw_disconnect()
Dlog.c112 gb_connection_disable(connection); in gb_log_disconnect()
Dauthentication.c353 gb_connection_disable(connection); in gb_cap_connection_init()
386 gb_connection_disable(cap->connection); in gb_cap_connection_exit()
Dbootrom.c481 gb_connection_disable(connection); in gb_bootrom_probe()
496 gb_connection_disable(bootrom->connection); in gb_bootrom_disconnect()
Dhid.c482 gb_connection_disable(connection); in gb_hid_probe()
501 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.c592 gb_connection_disable(connection); in gb_gpio_probe()
612 gb_connection_disable(connection); in gb_gpio_remove()
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.c1107 gb_connection_disable(connection); in gb_power_supply_probe()
1119 gb_connection_disable(supplies->connection); in gb_power_supply_disconnect()
Duart.c919 gb_connection_disable(connection); in gb_uart_probe()
962 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()
/Linux-v5.4/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.c820 void gb_connection_disable(struct gb_connection *connection) in gb_connection_disable() function
855 EXPORT_SYMBOL_GPL(gb_connection_disable);
890 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);
/Linux-v5.4/include/linux/greybus/
Dconnection.h87 void gb_connection_disable(struct gb_connection *connection);

12