Home
last modified time | relevance | path

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

/sound/pci/asihpi/
Dhpifunc.c2409 return hpi_control_param_set(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_tone_detector_set_event_enable()
2415 return hpi_control_param1_get(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_tone_detector_get_event_enable()
2450 return hpi_control_param_set(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_silence_detector_set_event_enable()
2456 return hpi_control_param1_get(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_silence_detector_get_event_enable()
Dhpi_internal.h134 HPI_GENERIC_EVENT_ENABLE = HPI_CTL_ATTR(GENERIC, 2), enumerator