Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/asihpi/
Dhpicmn.c429 if (phm->u.c.attribute == HPI_MICROPHONE_PHANTOM_POWER) in hpi_check_control_cache_single()
589 if (phm->u.c.attribute == HPI_MICROPHONE_PHANTOM_POWER) in hpi_cmn_control_cache_sync_to_msg_single()
Dhpi_internal.h198 HPI_MICROPHONE_PHANTOM_POWER = HPI_CTL_ATTR(MICROPHONE, 1), enumerator
Dhpifunc.c2112 return hpi_control_param_set(h_control, HPI_MICROPHONE_PHANTOM_POWER, in hpi_microphone_set_phantom_power()
2121 HPI_MICROPHONE_PHANTOM_POWER, &on_off); in hpi_microphone_get_phantom_power()