Searched refs:HPI_GENERIC_EVENT_ENABLE (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.15/sound/pci/asihpi/ | 
| D | hpifunc.c | 2410 	return hpi_control_param_set(h_control, HPI_GENERIC_EVENT_ENABLE,  in hpi_tone_detector_set_event_enable() 2416 	return hpi_control_param1_get(h_control, HPI_GENERIC_EVENT_ENABLE,  in hpi_tone_detector_get_event_enable() 2451 	return hpi_control_param_set(h_control, HPI_GENERIC_EVENT_ENABLE,  in hpi_silence_detector_set_event_enable() 2457 	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
  |