Home
last modified time | relevance | path

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

/linux/drivers/staging/greybus/
H A 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()
300 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_fade_set()
326 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_color_set()
352 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_led_brightness_set()
434 struct gb_connection *connection = get_conn_from_channel(channel); in gb_blink_set()
618 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_strobe_set()
659 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_timeout_set()
690 struct gb_connection *connection = get_conn_from_channel(channel); in gb_lights_flash_fault_get()
752 struct gb_connection *connection = get_conn_from_channel(channel); in __gb_lights_flash_led_register()
[all …]