Searched refs:amp (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/fs/jfs/ |
D | jfs_imap.c | 900 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local 1010 if ((rc = diIAGRead(imap, fwd, &))) { in diFree() 1016 aiagp = (struct iag *) amp->data; in diFree() 1022 write_metapage(amp); in diFree() 1079 amp = bmp = cmp = dmp = NULL; in diFree() 1093 if ((rc = diIAGRead(imap, fwd, &))) in diFree() 1095 aiagp = (struct iag *) amp->data; in diFree() 1110 if ((rc = diIAGRead(imap, fwd, &))) in diFree() 1112 aiagp = (struct iag *) amp->data; in diFree() 1141 ciagp = (struct iag *) amp->data; in diFree() [all …]
|
/linux-2.4.37.9/scripts/ |
D | split-man | 17 s/&(\w+)/\\fB\1\\fP/g; # fix smgl uglinesses
|
/linux-2.4.37.9/Documentation/sound/ |
D | cs46xx | 51 support the secondary codec then this external amp is not 129 override the detection logic and force the external amp bit in the AC97 0x26 register
|
D | Maestro3 | 79 the external amp uses (0-15), The Allegro uses 8 by default, all others 1.
|
/linux-2.4.37.9/drivers/sound/ |
D | cs46xx.c | 5251 void (*amp)(struct cs_card *, int); member 5351 card->amplifier_ctrl = cp->amp; in cs46xx_probe()
|