Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dhpicmn.c447 if (phm->u.c.attribute == HPI_MICROPHONE_PHANTOM_POWER) in hpi_check_control_cache()
604 if (phm->u.c.attribute == HPI_MICROPHONE_PHANTOM_POWER) in hpi_cmn_control_cache_sync_to_msg()
Dhpi_internal.h209 HPI_MICROPHONE_PHANTOM_POWER = HPI_CTL_ATTR(MICROPHONE, 1), enumerator
Dhpifunc.c2111 return hpi_control_param_set(h_control, HPI_MICROPHONE_PHANTOM_POWER, in hpi_microphone_set_phantom_power()
2120 HPI_MICROPHONE_PHANTOM_POWER, &on_off); in hpi_microphone_get_phantom_power()