Searched refs:gb_connection_enable (Results 1 – 25 of 26) sorted by relevance
12
299 ret = gb_connection_enable(gbmodule->mgmt_connection); in gb_audio_probe()327 ret = gb_connection_enable(dai->connection); in gb_audio_probe()442 ret = gb_connection_enable(gbmodule->mgmt_connection); in gb_audio_resume()449 ret = gb_connection_enable(dai->connection); in gb_audio_resume()
29 ret = gb_connection_enable(connection); in gb_spi_probe()
81 int gb_connection_enable(struct gb_connection *connection);
95 retval = gb_connection_enable(connection); in gb_log_probe()
187 retval = gb_connection_enable(connection); in gb_usb_probe()
149 retval = gb_connection_enable(connection); in gb_vibrator_probe()
402 ret = gb_connection_enable(conn); in gb_camera_setup_data_connection()1291 ret = gb_connection_enable(conn);1357 ret = gb_connection_enable(gcam->connection);1364 ret = gb_connection_enable(gcam->data_connection);
105 gb_connection_enable(connection); in gb_bundle_enable_all_connections()
38 ret = gb_connection_enable(connection); in gb_fw_spi_connection_init()
276 ret = gb_connection_enable(connection); in gb_i2c_probe()
744 int gb_connection_enable(struct gb_connection *connection) in gb_connection_enable() function762 EXPORT_SYMBOL_GPL(gb_connection_enable);
271 ret = gb_connection_enable(connection); in gb_pwm_probe()
226 DEFINE_CONNECTION_EVENT(gb_connection_enable);
191 retval = gb_connection_enable(connection); in gb_raw_probe()
321 ret = gb_connection_enable(connection); in gb_cap_connection_init()
424 ret = gb_connection_enable(connection); in gb_fw_download_connection_init()
456 ret = gb_connection_enable(connection); in gb_bootrom_probe()
463 ret = gb_connection_enable(connection); in gb_hid_probe()
613 ret = gb_connection_enable(connection); in gb_fw_mgmt_connection_init()
701 ret = gb_connection_enable(connection); in gb_gpio_probe()
815 ret = gb_connection_enable(connection); in gb_sdio_probe()
1096 ret = gb_connection_enable(connection); in gb_power_supply_probe()
915 retval = gb_connection_enable(connection); in gb_uart_probe()
1095 retval = gb_connection_enable(connection); in gb_loopback_probe()
1357 ret = gb_connection_enable(svc->connection); in gb_svc_add()