Searched refs:sys_device (Results 76 - 96 of 96) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/mtrr/
H A Dmain.c598 static int mtrr_save(struct sys_device * sysdev, pm_message_t state)
616 static int mtrr_restore(struct sys_device * sysdev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2443/
H A Dirq.c255 static int s3c2443_irq_add(struct sys_device *sysdev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dmpic.h312 struct sys_device sysdev;
H A Dspu.h158 struct sys_device sysdev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Ddma.h240 struct sys_device dev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dpci_link.c780 static int irqrouter_resume(struct sys_device *dev)
912 static struct sys_device device_irqrouter = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Dirq.c618 int s3c24xx_irq_suspend(struct sys_device *dev, pm_message_t state)
634 int s3c24xx_irq_resume(struct sys_device *dev)
H A Ddma.c1195 static int s3c2410_dma_suspend(struct sys_device *dev, pm_message_t state)
1217 static int s3c2410_dma_resume(struct sys_device *dev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dopen_pic.c942 int openpic_suspend(struct sys_device *sysdev, pm_message_t state)
983 int openpic_resume(struct sys_device *sysdev)
1040 static struct sys_device device_openpic = {
H A Dipic.c620 static struct sys_device device_ipic = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dapic.c484 static int lapic_suspend(struct sys_device *dev, pm_message_t state)
517 static int lapic_resume(struct sys_device *dev)
565 static struct sys_device device_lapic = {
H A Dio_apic.c1587 struct sys_device dev;
1592 static int ioapic_suspend(struct sys_device *dev, pm_message_t state)
1606 static int ioapic_resume(struct sys_device *dev)
1638 struct sys_device * dev;
1646 size = sizeof(struct sys_device) + nr_ioapic_registers[i]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dapic.c1438 static int lapic_suspend(struct sys_device *dev, pm_message_t state)
1472 static int lapic_resume(struct sys_device *dev)
1527 static struct sys_device device_lapic = {
H A Dio_apic.c2197 struct sys_device dev;
2202 static int ioapic_suspend(struct sys_device *dev, pm_message_t state)
2216 static int ioapic_resume(struct sys_device *dev)
2248 struct sys_device * dev;
2256 size = sizeof(struct sys_device) + nr_ioapic_registers[i]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Dgpio.c1156 * point to sys_device (other than not disturbing old code).
1374 static int omap_gpio_suspend(struct sys_device *dev, pm_message_t mesg)
1416 static int omap_gpio_resume(struct sys_device *dev)
1460 static struct sys_device omap_gpio_device = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/sysdev/qe_lib/
H A Dqe_ic.c509 static struct sys_device device_qe_ic = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/sysdev/
H A Dipic.c734 static struct sys_device device_ipic = {
H A Dmpic.c1492 static int mpic_suspend(struct sys_device *dev, pm_message_t state)
1507 static int mpic_resume(struct sys_device *dev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dvia-pmu.c2750 static int pmu_sys_suspend(struct sys_device *sysdev, pm_message_t state)
2762 static int pmu_sys_resume(struct sys_device *sysdev)
2787 static struct sys_device device_pmu = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dsched.c6627 static ssize_t sched_mc_power_savings_show(struct sys_device *dev, char *page)
6631 static ssize_t sched_mc_power_savings_store(struct sys_device *dev,
6641 static ssize_t sched_smt_power_savings_show(struct sys_device *dev, char *page)
6645 static ssize_t sched_smt_power_savings_store(struct sys_device *dev,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dkvm_main.c2982 static int kvm_suspend(struct sys_device *dev, pm_message_t state)
2989 static int kvm_resume(struct sys_device *dev)
3001 static struct sys_device kvm_sysdev = {

Completed in 743 milliseconds

1234