• Home
  • Raw
  • Download

Lines Matching refs:attribute

343 		if (phm->u.c.attribute == HPI_METER_PEAK) {  in hpi_check_control_cache()
346 } else if (phm->u.c.attribute == HPI_METER_RMS) { in hpi_check_control_cache()
363 if (phm->u.c.attribute == HPI_VOLUME_GAIN) { in hpi_check_control_cache()
366 } else if (phm->u.c.attribute == HPI_VOLUME_MUTE) { in hpi_check_control_cache()
383 if (phm->u.c.attribute == HPI_MULTIPLEXER_SOURCE) { in hpi_check_control_cache()
391 if (phm->u.c.attribute == HPI_CHANNEL_MODE_MODE) in hpi_check_control_cache()
397 if (phm->u.c.attribute == HPI_LEVEL_GAIN) { in hpi_check_control_cache()
404 if (phm->u.c.attribute == HPI_TUNER_FREQ) in hpi_check_control_cache()
406 else if (phm->u.c.attribute == HPI_TUNER_BAND) in hpi_check_control_cache()
408 else if (phm->u.c.attribute == HPI_TUNER_LEVEL_AVG) in hpi_check_control_cache()
421 if (phm->u.c.attribute == HPI_AESEBURX_ERRORSTATUS) in hpi_check_control_cache()
423 else if (phm->u.c.attribute == HPI_AESEBURX_FORMAT) in hpi_check_control_cache()
429 if (phm->u.c.attribute == HPI_AESEBUTX_FORMAT) in hpi_check_control_cache()
435 if (phm->u.c.attribute == HPI_TONEDETECTOR_STATE) in hpi_check_control_cache()
441 if (phm->u.c.attribute == HPI_SILENCEDETECTOR_STATE) { in hpi_check_control_cache()
447 if (phm->u.c.attribute == HPI_MICROPHONE_PHANTOM_POWER) in hpi_check_control_cache()
453 if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE) in hpi_check_control_cache()
455 else if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE_INDEX) { in hpi_check_control_cache()
463 } else if (phm->u.c.attribute == HPI_SAMPLECLOCK_SAMPLERATE) in hpi_check_control_cache()
474 attribute)))) { in hpi_check_control_cache()
480 if (phm->u.c.attribute == HPI_PAD_PROGRAM_ID) in hpi_check_control_cache()
482 else if (phm->u.c.attribute == HPI_PAD_PROGRAM_TYPE) in hpi_check_control_cache()
487 attribute) - 1; in hpi_check_control_cache()
534 pI->control_index, pI->control_type, phm->u.c.attribute); in hpi_check_control_cache()
575 if (phm->u.c.attribute == HPI_VOLUME_GAIN) { in hpi_cmn_control_cache_sync_to_msg()
578 } else if (phm->u.c.attribute == HPI_VOLUME_MUTE) { in hpi_cmn_control_cache_sync_to_msg()
587 if (phm->u.c.attribute == HPI_MULTIPLEXER_SOURCE) { in hpi_cmn_control_cache_sync_to_msg()
594 if (phm->u.c.attribute == HPI_CHANNEL_MODE_MODE) in hpi_cmn_control_cache_sync_to_msg()
598 if (phm->u.c.attribute == HPI_LEVEL_GAIN) { in hpi_cmn_control_cache_sync_to_msg()
604 if (phm->u.c.attribute == HPI_MICROPHONE_PHANTOM_POWER) in hpi_cmn_control_cache_sync_to_msg()
608 if (phm->u.c.attribute == HPI_AESEBUTX_FORMAT) in hpi_cmn_control_cache_sync_to_msg()
612 if (phm->u.c.attribute == HPI_AESEBURX_FORMAT) in hpi_cmn_control_cache_sync_to_msg()
616 if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE) in hpi_cmn_control_cache_sync_to_msg()
618 else if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE_INDEX) in hpi_cmn_control_cache_sync_to_msg()
620 else if (phm->u.c.attribute == HPI_SAMPLECLOCK_SAMPLERATE) in hpi_cmn_control_cache_sync_to_msg()