Home
last modified time | relevance | path

Searched refs:acpi_port (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/sound/pci/cs46xx/
Dcs46xx_lib.c3424 if (!chip->acpi_port) in clkrun_hack()
3430 nval = control = inw(chip->acpi_port + 0x10); in clkrun_hack()
3438 outw(nval, chip->acpi_port + 0x10); in clkrun_hack()
3450 chip->acpi_port = 0; in clkrun_init()
3459 chip->acpi_port = pp << 8; in clkrun_init()
/linux-2.6.39/include/sound/
Dcs46xx.h1704 int acpi_port; member