Searched refs:HPI_GENERIC_ENABLE (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/pci/asihpi/
H A Dhpifunc.c1864 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable,
1870 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable);
2398 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable,
2404 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable);
2439 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable,
2445 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable);
H A Dhpi_internal.h133 HPI_GENERIC_ENABLE = HPI_CTL_ATTR(GENERIC, 1), enumerator in enum:HPI_CONTROL_ATTRIBUTES

Completed in 347 milliseconds