Searched refs:HPI_SAMPLECLOCK_SOURCE (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/sound/pci/asihpi/ |
H A D | hpicmn.c | 444 if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE) hpi_check_control_cache_single() 610 if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE) hpi_cmn_control_cache_sync_to_msg_single()
|
H A D | hpifunc.c | 2269 err = hpi_control_query(h_clock, HPI_SAMPLECLOCK_SOURCE, index, 0, hpi_sample_clock_query_source() 2277 return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_SOURCE, hpi_sample_clock_set_source() 2285 err = hpi_control_param1_get(h_control, HPI_SAMPLECLOCK_SOURCE, hpi_sample_clock_get_source()
|
H A D | hpi_internal.h | 202 HPI_SAMPLECLOCK_SOURCE = HPI_CTL_ATTR(SAMPLECLOCK, 1), enumerator in enum:HPI_CONTROL_ATTRIBUTES
|
Completed in 196 milliseconds