Searched refs:gcam (Results 1 – 1 of 1) sorted by relevance
388 conn = gb_connection_create_offloaded(gcam->bundle, gcam->data_cport_id, in gb_camera_setup_data_connection()495 if (!gcam->connection) { in gb_camera_capabilities()563 if (!gcam->connection) { in gb_camera_configure_streams()1151 gcam->bundle->id); in gb_camera_debugfs_init()1168 gcam->debugfs.root, gcam, entry, in gb_camera_debugfs_init()1247 gcam = kzalloc(sizeof(*gcam), GFP_KERNEL); in gb_camera_probe()1248 if (!gcam) in gb_camera_probe()1253 gcam->bundle = bundle; in gb_camera_probe()1275 gcam->module.priv = gcam; in gb_camera_probe()1277 gcam->module.interface_id = gcam->connection->intf->interface_id; in gb_camera_probe()[all …]