Home
last modified time | relevance | path

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

/linux-3.4.99/sound/drivers/vx/
Dvx_hwdep.c57 [VX_TYPE_MIC] = { in snd_vx_setup_firmware()
130 [VX_TYPE_MIC] = "vx222", in vx_hwdep_dsp_status()
/linux-3.4.99/sound/pci/vx222/
Dvx222.c105 .type = VX_TYPE_MIC,
Dvx222_ops.c750 if (_chip->type == VX_TYPE_MIC) { in vx2_reset_codec()
973 if (_chip->type != VX_TYPE_MIC) in vx2_add_mic_controls()
/linux-3.4.99/include/sound/
Dvx_core.h142 VX_TYPE_MIC, /* VX222 Mic PCI */ enumerator