Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dlight.c73 static struct gb_connection *get_conn_from_channel(struct gb_channel *channel) in get_conn_from_channel() function
119 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()
637 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_strobe_set()
678 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_timeout_set()
709 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_fault_get()
771 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_flash_led_register()
[all …]