Searched refs:gb_connection_enable (Results 1 – 17 of 17) sorted by relevance
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_resume()1340 ret = gb_connection_enable(gcam->data_connection); in gb_camera_resume()
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()
212 retval = gb_connection_enable(connection); in gb_raw_probe()
457 ret = gb_connection_enable(connection); in gb_bootrom_probe()
423 ret = gb_connection_enable(connection); in gb_fw_download_connection_init()
598 ret = gb_connection_enable(connection); in gb_fw_mgmt_connection_init()
568 ret = gb_connection_enable(connection); in gb_gpio_probe()
1294 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);
1365 ret = gb_connection_enable(svc->connection); in gb_svc_add()