Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/
H A Dem28xx.h459 struct em28xx_led { struct
518 struct em28xx_led *leds;
824 const struct em28xx_led *em28xx_find_led(struct em28xx *dev,
H A Dem28xx-cards.c585 static struct em28xx_led speedlink_vad_laplace_leds[] = {
601 static struct em28xx_led kworld_ub435q_v3_leds[] = {
611 static struct em28xx_led pctv_80e_leds[] = {
621 static struct em28xx_led terratec_grabby_leds[] = {
631 static struct em28xx_led hauppauge_dualhd_leds[] = {
H A Dem28xx-core.c614 const struct em28xx_led *em28xx_find_led(struct em28xx *dev, in em28xx_find_led()
634 const struct em28xx_led *led = NULL; in em28xx_capture_start()
H A Dem28xx-input.c514 const struct em28xx_led *led; in em28xx_query_buttons()