Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/greybus/
Dlight.c67 static struct gb_connection *get_conn_from_channel(struct gb_channel *channel) in get_conn_from_channel() function
112 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_flash_intensity_set()
301 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_fade_set()
327 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_color_set()
353 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_led_brightness_set()
435 struct gb_connection *connection = get_conn_from_channel(channel); in gb_blink_set()
619 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_strobe_set()
660 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_timeout_set()
691 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_fault_get()
753 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_flash_led_register()
[all …]