Home
last modified time | relevance | path

Searched refs:get_conn_from_channel (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/staging/greybus/
Dlight.c71 static struct gb_connection *get_conn_from_channel(struct gb_channel *channel) in get_conn_from_channel() function
117 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_flash_intensity_set()
319 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_fade_set()
345 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_color_set()
371 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_led_brightness_set()
453 struct gb_connection *connection = get_conn_from_channel(channel); in gb_blink_set()
634 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_strobe_set()
675 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_timeout_set()
706 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_fault_get()
768 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_flash_led_register()
[all …]