Home
last modified time | relevance | path

Searched refs:HPI_SAMPLECLOCK_SOURCE_INDEX (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/sound/pci/asihpi/
Dhpicmn.c437 else if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE_INDEX) { in hpi_check_control_cache_single()
603 else if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE_INDEX) in hpi_cmn_control_cache_sync_to_msg_single()
Dhpifunc.c2300 err = hpi_control_query(h_clock, HPI_SAMPLECLOCK_SOURCE_INDEX, index, in hpi_sample_clock_query_source_index()
2308 return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_SOURCE_INDEX, in hpi_sample_clock_set_source_index()
2316 err = hpi_control_param1_get(h_control, HPI_SAMPLECLOCK_SOURCE_INDEX, in hpi_sample_clock_get_source_index()
Dhpi_internal.h193 HPI_SAMPLECLOCK_SOURCE_INDEX = HPI_CTL_ATTR(SAMPLECLOCK, 3), enumerator