Searched refs:HPI_GENERIC_EVENT_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/sound/pci/asihpi/ |
D | hpifunc.c | 2412 return hpi_control_param_set(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_tone_detector_set_event_enable() 2418 return hpi_control_param1_get(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_tone_detector_get_event_enable() 2453 return hpi_control_param_set(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_silence_detector_set_event_enable() 2459 return hpi_control_param1_get(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_silence_detector_get_event_enable()
|
D | hpi_internal.h | 145 HPI_GENERIC_EVENT_ENABLE = HPI_CTL_ATTR(GENERIC, 2), enumerator
|