Searched refs:amp_none (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/sound/ |
D | cs46xx.c | 3077 static void amp_none(struct cs_card *card, int change) in amp_none() function 5257 {0x1489, 0x7001, "Genius Soundmaker 128 value", amp_none, NULL, NULL}, 5266 {0x1681, 0xa010, "Hercules Fortissimo II", amp_none, NULL, NULL}, 5269 {PCI_VENDOR_ID_IBM, 0x0132, "Thinkpad 570", amp_none, NULL, clkrun_hack}, 5270 {PCI_VENDOR_ID_IBM, 0x0153, "Thinkpad 600X/A20/T20", amp_none, NULL, clkrun_hack}, 5344 card->amplifier_ctrl = amp_none; in cs46xx_probe() 5345 card->active_ctrl = amp_none; in cs46xx_probe() 5373 card->amplifier_ctrl = amp_none; in cs46xx_probe()
|