Searched refs:clkrun_hack (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/sound/ |
D | cs46xx.c | 3151 static void clkrun_hack(struct cs_card *card, int change) in clkrun_hack() function 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}, 5374 card->active_ctrl = clkrun_hack; in cs46xx_probe() 5386 card->active_ctrl = clkrun_hack; in cs46xx_probe() 5396 if(card->active_ctrl == clkrun_hack) in cs46xx_probe() 5401 if((card->active_ctrl == clkrun_hack) && !(powerdown == 1)) in cs46xx_probe()
|