Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dlight.c95 static struct led_classdev *get_channel_cdev(struct gb_channel *channel) in get_channel_cdev() function
165 static struct led_classdev *get_channel_cdev(struct gb_channel *channel) in get_channel_cdev() function
895 struct led_classdev *cdev = get_channel_cdev(channel); in __gb_lights_led_register()
924 struct led_classdev *cdev = get_channel_cdev(channel); in __gb_lights_led_unregister()
955 struct led_classdev *cdev = get_channel_cdev(channel); in gb_lights_channel_config()