Searched refs:HPI_GENERIC_EVENT_ENABLE (Results 1 – 2 of 2) sorted by relevance
/sound/pci/asihpi/ |
D | hpifunc.c | 2409 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()
|
D | hpi_internal.h | 134 HPI_GENERIC_EVENT_ENABLE = HPI_CTL_ATTR(GENERIC, 2), enumerator
|