Home
last modified time | relevance | path

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

/drivers/staging/greybus/
A Daudio_module.c300 ret = gb_connection_enable(gbmodule->mgmt_connection); in gb_audio_probe()
328 ret = gb_connection_enable(dai->connection); in gb_audio_probe()
443 ret = gb_connection_enable(gbmodule->mgmt_connection); in gb_audio_resume()
450 ret = gb_connection_enable(dai->connection); in gb_audio_resume()
A Dspi.c29 ret = gb_connection_enable(connection); in gb_spi_probe()
A Dlog.c94 retval = gb_connection_enable(connection); in gb_log_probe()
A Dcamera.c397 ret = gb_connection_enable(conn); in gb_camera_setup_data_connection()
1267 ret = gb_connection_enable(conn); in gb_camera_probe()
1333 ret = gb_connection_enable(gcam->connection); in gb_camera_resume()
1340 ret = gb_connection_enable(gcam->data_connection); in gb_camera_resume()
A Dusb.c187 retval = gb_connection_enable(connection); in gb_usb_probe()
A Dvibrator.c147 retval = gb_connection_enable(connection); in gb_vibrator_probe()
A Dfw-core.c38 ret = gb_connection_enable(connection); in gb_fw_spi_connection_init()
A Di2c.c256 ret = gb_connection_enable(connection); in gb_i2c_probe()
A Dpwm.c258 ret = gb_connection_enable(connection); in gb_pwm_probe()
A Draw.c193 retval = gb_connection_enable(connection); in gb_raw_probe()
A Dauthentication.c323 ret = gb_connection_enable(connection); in gb_cap_connection_init()
A Dfw-download.c423 ret = gb_connection_enable(connection); in gb_fw_download_connection_init()
A Dbootrom.c457 ret = gb_connection_enable(connection); in gb_bootrom_probe()
A Dhid.c462 ret = gb_connection_enable(connection); in gb_hid_probe()
A Dfw-management.c598 ret = gb_connection_enable(connection); in gb_fw_mgmt_connection_init()
A Dgpio.c569 ret = gb_connection_enable(connection); in gb_gpio_probe()
A Dsdio.c817 ret = gb_connection_enable(connection); in gb_sdio_probe()
A Dpower_supply.c1095 ret = gb_connection_enable(connection); in gb_power_supply_probe()
A Duart.c891 retval = gb_connection_enable(connection); in gb_uart_probe()
A Dloopback.c1038 retval = gb_connection_enable(connection); in gb_loopback_probe()
A Dlight.c1293 ret = gb_connection_enable(connection); in gb_lights_probe()
/drivers/greybus/
A Dbundle.c105 gb_connection_enable(connection); in gb_bundle_enable_all_connections()
A Dconnection.c737 int gb_connection_enable(struct gb_connection *connection) in gb_connection_enable() function
755 EXPORT_SYMBOL_GPL(gb_connection_enable);
A Dgreybus_trace.h226 DEFINE_CONNECTION_EVENT(gb_connection_enable);
A Dsvc.c1366 ret = gb_connection_enable(svc->connection); in gb_svc_add()

Completed in 50 milliseconds