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()
94 retval = gb_connection_enable(connection); in gb_log_probe()
148 retval = gb_connection_enable(connection); in gb_vibrator_probe()
187 retval = gb_connection_enable(connection); in gb_usb_probe()
402 ret = gb_connection_enable(conn); in gb_camera_setup_data_connection()1290 ret = gb_connection_enable(conn); in gb_camera_probe()1356 ret = gb_connection_enable(gcam->connection); in gb_camera_resume()1363 ret = gb_connection_enable(gcam->data_connection); in gb_camera_resume()
38 ret = gb_connection_enable(connection); in gb_fw_spi_connection_init()
271 ret = gb_connection_enable(connection); in gb_i2c_probe()
271 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()
457 ret = gb_connection_enable(connection); in gb_bootrom_probe()
424 ret = gb_connection_enable(connection); in gb_fw_download_connection_init()
463 ret = gb_connection_enable(connection); in gb_hid_probe()
613 ret = gb_connection_enable(connection); in gb_fw_mgmt_connection_init()
567 ret = gb_connection_enable(connection); in gb_gpio_probe()
815 ret = gb_connection_enable(connection); in gb_sdio_probe()
1095 ret = gb_connection_enable(connection); in gb_power_supply_probe()
904 retval = gb_connection_enable(connection); in gb_uart_probe()
1038 retval = gb_connection_enable(connection); in gb_loopback_probe()
1308 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()
740 int gb_connection_enable(struct gb_connection *connection) in gb_connection_enable() function758 EXPORT_SYMBOL_GPL(gb_connection_enable);
226 DEFINE_CONNECTION_EVENT(gb_connection_enable);