Searched refs:amp (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/
H A Dsplit-man17 s/&(\w+)/\\fB\1\\fP/g; # fix smgl uglinesses
H A Dkernel-doc1590 $contents =~ s/\&/\\\\\\amp;/g;
1605 $contents =~ s/\&/\\\\\\amp;/g;
1622 $contents =~ s/\&/\\\\\\amp;/g;
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jfs/
H A Djfs_imap.c907 struct metapage *mp, *amp, *bmp, *cmp, *dmp; local
1012 if ((rc = diIAGRead(imap, fwd, &amp))) {
1018 aiagp = (struct iag *) amp->data;
1024 write_metapage(amp);
1081 amp = bmp = cmp = dmp = NULL;
1095 if ((rc = diIAGRead(imap, fwd, &amp)))
1097 aiagp = (struct iag *) amp->data;
1112 if ((rc = diIAGRead(imap, fwd, &amp)))
1114 aiagp = (struct iag *) amp->data;
1143 ciagp = (struct iag *) amp
2035 struct metapage *amp, *bmp; local
2176 struct metapage *amp, *bmp, *cmp, *dmp; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DOCS/
H A Dcollateindex.pl702 s/&/&/sg;
/asus-wl-520gu-7.0.1.45/src/router/LPRng/PrintingCookbook/source/
H A Dcollateindex.pl682 s/&/&/sg;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dcs46xx.c50 * 20010409-tw add hercules game theatre XP amp code.
74 * support the secondary codec then this external amp is also not
3091 /* Turn the EAPD amp on */
3098 /* Turn the EAPD amp off */
3107 * Game Theatre XP card - EGPIO[2] is used to enable the external amp.
3123 "cs46xx: amp_hercules() external amp enabled\n"));
3132 "cs46xx: amp_hercules() external amp disabled\n"));
5231 void (*amp)(struct cs_card *, int); member in struct:cs_card_type
5330 card->amplifier_ctrl = cp->amp;
5466 * since the CD logic in the ac97 init code will turn on the ext amp
[all...]

Completed in 113 milliseconds