Searched refs:HPI_CHANNEL_MODE_MODE (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/sound/pci/asihpi/ |
D | hpicmn.c | 373 if (phm->u.c.attribute == HPI_CHANNEL_MODE_MODE) in hpi_check_control_cache_single() 579 if (phm->u.c.attribute == HPI_CHANNEL_MODE_MODE) in hpi_cmn_control_cache_sync_to_msg_single()
|
D | hpifunc.c | 1643 err = hpi_control_query(h_mode, HPI_CHANNEL_MODE_MODE, index, 0, &qr); in hpi_channel_mode_query_mode() 1650 return hpi_control_param_set(h_control, HPI_CHANNEL_MODE_MODE, mode, in hpi_channel_mode_set() 1658 HPI_CHANNEL_MODE_MODE, &mode32); in hpi_channel_mode_get()
|
D | hpi_internal.h | 184 HPI_CHANNEL_MODE_MODE = HPI_CTL_ATTR(CHANNEL_MODE, 1), enumerator
|