Lines Matching refs:gb_connection

63 	struct gb_connection	*connection;
71 static struct gb_connection *get_conn_from_channel(struct gb_channel *channel) in get_conn_from_channel()
76 static struct gb_connection *get_conn_from_light(struct gb_light *light) in get_conn_from_light()
117 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_flash_intensity_set()
322 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_fade_set()
348 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_color_set()
374 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_led_brightness_set()
456 struct gb_connection *connection = get_conn_from_channel(channel); in gb_blink_set()
535 struct gb_connection *connection = get_conn_from_light(light); in gb_lights_light_v4l2_register()
598 struct gb_connection *connection = get_conn_from_light(light); in gb_lights_light_v4l2_register()
640 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_strobe_set()
681 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_timeout_set()
712 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_fault_get()
774 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_flash_led_register()
832 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_channel_flash_config()
875 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_channel_flash_config()
894 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_led_register()
954 struct gb_connection *connection = get_conn_from_light(light); in gb_lights_channel_config()
1164 struct gb_connection *connection = glights->connection; in gb_lights_create_all()
1196 struct gb_connection *connection = glights->connection; in gb_lights_register_all()
1216 struct gb_connection *connection = op->connection; in gb_lights_request_handler()
1271 struct gb_connection *connection; in gb_lights_probe()