Searched refs:gb_connection_enable (Results 1 – 25 of 26) sorted by relevance
12
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()
187 retval = gb_connection_enable(connection); in gb_usb_probe()
147 retval = gb_connection_enable(connection); in gb_vibrator_probe()
402 ret = gb_connection_enable(conn); in gb_camera_setup_data_connection()1283 ret = gb_connection_enable(conn); in gb_camera_probe()1349 ret = gb_connection_enable(gcam->connection); in gb_camera_resume()1356 ret = gb_connection_enable(gcam->data_connection); in gb_camera_resume()
38 ret = gb_connection_enable(connection); in gb_fw_spi_connection_init()
256 ret = gb_connection_enable(connection); in gb_i2c_probe()
288 ret = gb_connection_enable(connection); in gb_pwm_probe()
190 retval = gb_connection_enable(connection); in gb_raw_probe()
320 ret = gb_connection_enable(connection); in gb_cap_connection_init()
424 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()
613 ret = gb_connection_enable(connection); in gb_fw_mgmt_connection_init()
578 ret = gb_connection_enable(connection); in gb_gpio_probe()
817 ret = gb_connection_enable(connection); in gb_sdio_probe()
1095 ret = gb_connection_enable(connection); in gb_power_supply_probe()
889 retval = gb_connection_enable(connection); in gb_uart_probe()
1037 retval = gb_connection_enable(connection); in gb_loopback_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()