Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dpatch_sigmatel.c437 #define STAC925X_NUM_DMICS 1 macro
438 static hda_nid_t stac925x_dmic_nids[STAC925X_NUM_DMICS + 1] = {
5096 spec->num_dmics = STAC925X_NUM_DMICS; in patch_stac925x()