lola_caps 466 sound/pci/lola/lola.c chip->lola_caps = val; lola_caps 467 sound/pci/lola/lola.c chip->pin[CAPT].num_pins = LOLA_AFG_INPUT_PIN_COUNT(chip->lola_caps); lola_caps 468 sound/pci/lola/lola.c chip->pin[PLAY].num_pins = LOLA_AFG_OUTPUT_PIN_COUNT(chip->lola_caps); lola_caps 470 sound/pci/lola/lola.c chip->lola_caps, lola_caps 494 sound/pci/lola/lola.c if (LOLA_AFG_CLOCK_WIDGET_PRESENT(chip->lola_caps)) { lola_caps 500 sound/pci/lola/lola.c if (LOLA_AFG_MIXER_WIDGET_PRESENT(chip->lola_caps)) { lola_caps 356 sound/pci/lola/lola.h unsigned int lola_caps; lola_caps 123 sound/pci/lola/lola_proc.c if (LOLA_AFG_CLOCK_WIDGET_PRESENT(chip->lola_caps)) { lola_caps 127 sound/pci/lola/lola_proc.c if (LOLA_AFG_MIXER_WIDGET_PRESENT(chip->lola_caps)) {