• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/

Lines Matching refs:attribute

312 		if (phm->u.c.attribute == HPI_METER_PEAK) {
315 } else if (phm->u.c.attribute == HPI_METER_RMS) {
322 if (phm->u.c.attribute == HPI_VOLUME_GAIN) {
329 if (phm->u.c.attribute == HPI_MULTIPLEXER_SOURCE) {
337 if (phm->u.c.attribute == HPI_CHANNEL_MODE_MODE)
343 if (phm->u.c.attribute == HPI_LEVEL_GAIN) {
350 if (phm->u.c.attribute == HPI_TUNER_FREQ)
352 else if (phm->u.c.attribute == HPI_TUNER_BAND)
354 else if ((phm->u.c.attribute == HPI_TUNER_LEVEL)
366 if (phm->u.c.attribute == HPI_AESEBURX_ERRORSTATUS)
368 else if (phm->u.c.attribute == HPI_AESEBURX_FORMAT)
374 if (phm->u.c.attribute == HPI_AESEBUTX_FORMAT)
380 if (phm->u.c.attribute == HPI_TONEDETECTOR_STATE)
386 if (phm->u.c.attribute == HPI_SILENCEDETECTOR_STATE) {
393 if (phm->u.c.attribute == HPI_MICROPHONE_PHANTOM_POWER)
399 if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE)
401 else if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE_INDEX) {
409 } else if (phm->u.c.attribute == HPI_SAMPLECLOCK_SAMPLERATE)
418 attribute)))) {
423 if (phm->u.c.attribute == HPI_PAD_PROGRAM_ID)
425 else if (phm->u.c.attribute == HPI_PAD_PROGRAM_TYPE)
429 HPI_CTL_ATTR_INDEX(phm->u.c.attribute) - 1;
436 phm->u.c.attribute);
479 pI->control_type, phm->u.c.attribute);
520 if (phm->u.c.attribute == HPI_VOLUME_GAIN) {
527 if (phm->u.c.attribute == HPI_MULTIPLEXER_SOURCE) {
534 if (phm->u.c.attribute == HPI_CHANNEL_MODE_MODE)
538 if (phm->u.c.attribute == HPI_LEVEL_GAIN) {
544 if (phm->u.c.attribute == HPI_MICROPHONE_PHANTOM_POWER)
548 if (phm->u.c.attribute == HPI_AESEBUTX_FORMAT)
552 if (phm->u.c.attribute == HPI_AESEBURX_FORMAT)
556 if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE)
558 else if (phm->u.c.attribute == HPI_SAMPLECLOCK_SOURCE_INDEX)
560 else if (phm->u.c.attribute == HPI_SAMPLECLOCK_SAMPLERATE)