Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/lola/
H A Dlola_proc.c76 } else if (type == LOLA_CLOCK_TYPE_VIDEO) { in print_clock_widget()
H A Dlola_clock.c171 } else if (type == LOLA_CLOCK_TYPE_VIDEO) { in lola_init_clock_widget()
H A Dlola.h191 #define LOLA_CLOCK_TYPE_VIDEO 5 macro