Searched refs:HPI_MICROPHONE_PHANTOM_POWER (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpicmn.c | 429 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()
|
H A D | hpi_internal.h | 198 HPI_MICROPHONE_PHANTOM_POWER = HPI_CTL_ATTR(MICROPHONE, 1), enumerator
|
H A D | hpifunc.c | 2112 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()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpicmn.c | 429 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()
|
H A D | hpi_internal.h | 198 HPI_MICROPHONE_PHANTOM_POWER = HPI_CTL_ATTR(MICROPHONE, 1), enumerator
|
H A D | hpifunc.c | 2111 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()
|
Completed in 18 milliseconds