Searched refs:gb_connection_enable (Results 1 – 23 of 23) sorted by relevance
300 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()
29 ret = gb_connection_enable(connection); in gb_spi_probe()
94 retval = gb_connection_enable(connection); in gb_log_probe()
397 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_suspend() 1340 ret = gb_connection_enable(gcam->data_connection); in gb_camera_resume()
147 retval = gb_connection_enable(connection); in gb_vibrator_probe()
187 retval = gb_connection_enable(connection); in gb_usb_probe()
38 ret = gb_connection_enable(connection); in gb_fw_spi_connection_init()
256 ret = gb_connection_enable(connection); in gb_i2c_probe()
258 ret = gb_connection_enable(connection); in gb_pwm_probe()
193 retval = gb_connection_enable(connection); in gb_raw_probe()
323 ret = gb_connection_enable(connection); in gb_cap_connection_init()
423 ret = gb_connection_enable(connection); in gb_fw_download_connection_init()
457 ret = gb_connection_enable(connection); in gb_bootrom_probe()
462 ret = gb_connection_enable(connection); in gb_hid_probe()
817 ret = gb_connection_enable(connection); in gb_sdio_probe()
1095 ret = gb_connection_enable(connection); in gb_power_supply_probe()
1038 retval = gb_connection_enable(connection); in gb_loopback_probe()
1293 ret = gb_connection_enable(connection); in gb_lights_probe()
84 int gb_connection_enable(struct gb_connection *connection);
105 gb_connection_enable(connection); in gb_bundle_enable_all_connections()
737 int gb_connection_enable(struct gb_connection *connection) in gb_connection_enable() function755 EXPORT_SYMBOL_GPL(gb_connection_enable);
226 DEFINE_CONNECTION_EVENT(gb_connection_enable);
1366 ret = gb_connection_enable(svc->connection); in gb_svc_add()