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

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsysdev.h29 struct sys_device;
35 int (*shutdown)(struct sys_device *);
36 int (*suspend)(struct sys_device *, pm_message_t state);
37 int (*resume)(struct sys_device *);
68 int (*add)(struct sys_device *);
69 int (*remove)(struct sys_device *);
70 int (*shutdown)(struct sys_device *);
71 int (*suspend)(struct sys_device *, pm_message_t state);
72 int (*resume)(struct sys_device *);
85 struct sys_device { struct
[all...]
H A Dnode.h26 struct sys_device sysdev;
57 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
H A Dmemory.h37 struct sys_device sysdev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dtopology.h6 struct sys_device;
77 extern int sysfs_add_device_to_node(struct sys_device *dev, int nid);
78 extern void sysfs_remove_device_from_node(struct sys_device *dev, int nid);
89 static inline int sysfs_add_device_to_node(struct sys_device *dev, int nid)
94 static inline void sysfs_remove_device_from_node(struct sys_device *dev,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/sysdev/
H A Dtimer.c18 static int timer_resume(struct sys_device *dev)
41 static int timer_suspend(struct sys_device *dev, pm_message_t state)
58 static struct sys_device device_timer = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Di8237.c24 static int i8237A_resume(struct sys_device *dev)
48 static int i8237A_suspend(struct sys_device *dev, pm_message_t state)
59 static struct sys_device device_i8237A = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/plat-s3c24xx/
H A Dpm.h68 extern int s3c24xx_irq_suspend(struct sys_device *dev, pm_message_t state);
69 extern int s3c24xx_irq_resume(struct sys_device *dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dcbe_thermal.c79 static struct cbe_pmd_regs __iomem *get_pmd_regs(struct sys_device *sysdev)
89 static u8 spu_read_register_value(struct sys_device *sysdev, union spe_reg __iomem *reg)
104 static ssize_t spu_show_temp(struct sys_device *sysdev, char *buf)
153 static ssize_t spu_show_throttle_end(struct sys_device *sysdev, char *buf)
158 static ssize_t spu_show_throttle_begin(struct sys_device *sysdev, char *buf)
163 static ssize_t spu_show_throttle_full_stop(struct sys_device *sysdev, char *buf)
168 static ssize_t spu_store_throttle_end(struct sys_device *sysdev, const char *buf, size_t size)
173 static ssize_t spu_store_throttle_begin(struct sys_device *sysdev, const char *buf, size_t size)
178 static ssize_t spu_store_throttle_full_stop(struct sys_device *sysdev, const char *buf, size_t size)
183 static ssize_t ppe_show_temp(struct sys_device *sysde
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/drivers/dma/
H A Ddma-sysfs.c26 static ssize_t dma_show_devices(struct sys_device *dev, char *buf)
60 static ssize_t dma_show_dev_id(struct sys_device *dev, char *buf)
66 static ssize_t dma_store_dev_id(struct sys_device *dev,
76 static ssize_t dma_store_config(struct sys_device *dev,
90 static ssize_t dma_show_mode(struct sys_device *dev, char *buf)
96 static ssize_t dma_store_mode(struct sys_device *dev,
107 static ssize_t dma_show_##field(struct sys_device *dev, char *buf) \
119 struct sys_device *dev = &chan->dev;
147 struct sys_device *dev = &chan->dev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2410/
H A Dirq.c31 static int s3c2410_irq_add(struct sys_device *sysdev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2442/
H A Ds3c2442.c25 static struct sys_device s3c2442_sysdev = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Derr_inject.c58 show_##name(struct sys_device *dev, char *buf) \
66 store_##name(struct sys_device *dev, const char *buf, size_t size) \
79 store_call_start(struct sys_device *dev, const char *buf, size_t size)
127 show_virtual_to_phys(struct sys_device *dev, char *buf)
134 store_virtual_to_phys(struct sys_device *dev, const char *buf, size_t size)
157 show_err_data_buffer(struct sys_device *dev, char *buf)
168 store_err_data_buffer(struct sys_device *dev, const char *buf, size_t size)
220 static int __cpuinit err_inject_add_dev(struct sys_device * sys_dev)
225 static int __cpuinit err_inject_remove_dev(struct sys_device * sys_dev)
234 struct sys_device *sys_de
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2412/
H A Dpm.c66 static int s3c2412_pm_add(struct sys_device *sysdev)
98 static int s3c2412_pm_suspend(struct sys_device *dev, pm_message_t state)
104 static int s3c2412_pm_resume(struct sys_device *dev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/kernel/
H A Dcpu.c24 static ssize_t show_pc0event(struct sys_device *dev, char *buf)
31 static ssize_t store_pc0event(struct sys_device *dev, const char *buf,
44 static ssize_t show_pc0count(struct sys_device *dev, char *buf)
51 static ssize_t store_pc0count(struct sys_device *dev, const char *buf,
65 static ssize_t show_pc1event(struct sys_device *dev, char *buf)
72 static ssize_t store_pc1event(struct sys_device *dev, const char *buf,
85 static ssize_t show_pc1count(struct sys_device *dev, char *buf)
92 static ssize_t store_pc1count(struct sys_device *dev, const char *buf,
106 static ssize_t show_pccycles(struct sys_device *dev, char *buf)
113 static ssize_t store_pccycles(struct sys_device *de
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/
H A Dtopology.c37 static ssize_t show_##name(struct sys_device *dev, char *buf) \
44 static ssize_t show_##name(struct sys_device *dev, char *buf) \
103 struct sys_device *sys_dev = get_cpu_sysdev(cpu);
113 struct sys_device *sys_dev = get_cpu_sysdev(cpu);
H A Dcpu.c21 static struct sys_device *cpu_sys_devices[NR_CPUS];
24 static ssize_t show_online(struct sys_device *dev, char *buf)
31 static ssize_t store_online(struct sys_device *dev, const char *buf,
83 static ssize_t show_crash_notes(struct sys_device *dev, char *buf)
136 struct sys_device *get_cpu_sysdev(unsigned cpu)
H A Dsys.c30 #define to_sysdev(k) container_of(k, struct sys_device, kobj)
37 struct sys_device * sysdev = to_sysdev(kobj);
50 struct sys_device * sysdev = to_sysdev(kobj);
68 int sysdev_create_file(struct sys_device * s, struct sysdev_attribute * a)
74 void sysdev_remove_file(struct sys_device * s, struct sysdev_attribute * a)
181 struct sys_device *dev;
204 struct sys_device *dev;
223 int sysdev_register(struct sys_device * sysdev)
270 void sysdev_unregister(struct sys_device * sysdev)
314 struct sys_device * sysde
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/mcheck/
H A Dtherm_throt.c38 static ssize_t therm_throt_sysdev_show_##name(struct sys_device *dev, \
114 static __cpuinit int thermal_throttle_add_dev(struct sys_device *sys_dev)
119 static __cpuinit void thermal_throttle_remove_dev(struct sys_device *sys_dev)
133 struct sys_device *sys_dev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dtimer.h21 struct sys_device dev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/mach/
H A Dtime.h37 struct sys_device dev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsysfs.c17 static ssize_t show_##NAME(struct sys_device *dev, char *buf) \
137 static ssize_t show_mmustat_enable(struct sys_device *s, char *buf)
143 static ssize_t store_mmustat_enable(struct sys_device *s, const char *buf, size_t count)
162 static int register_mmu_stats(struct sys_device *s)
171 static void unregister_mmu_stats(struct sys_device *s)
181 static ssize_t show_##NAME(struct sys_device *dev, char *buf) \
188 static ssize_t show_##NAME(struct sys_device *dev, char *buf) \
219 struct sys_device *s = &c->sysdev;
232 struct sys_device *s = &c->sysdev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/sleep/
H A Dpoweroff.c51 static int acpi_shutdown(struct sys_device *x)
70 static struct sys_device device_acpi = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dtime.c144 static ssize_t leds_store(struct sys_device *dev, const char *buf, size_t size)
179 static int leds_suspend(struct sys_device *dev, pm_message_t state)
185 static int leds_resume(struct sys_device *dev)
191 static int leds_shutdown(struct sys_device *dev)
204 static struct sys_device leds_device = {
347 static int timer_suspend(struct sys_device *dev, pm_message_t state)
357 static int timer_resume(struct sys_device *dev)
444 static ssize_t timer_show_dyn_tick(struct sys_device *dev, char *buf)
450 static ssize_t timer_set_dyn_tick(struct sys_device *dev, const char *buf,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2440/
H A Ds3c2440.c36 static struct sys_device s3c2440_sysdev = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsysfs.c31 static ssize_t store_smt_snooze_delay(struct sys_device *dev, const char *buf,
47 static ssize_t show_smt_snooze_delay(struct sys_device *dev, char *buf)
154 static ssize_t show_##NAME(struct sys_device *dev, char *buf) \
161 store_##NAME(struct sys_device *dev, const char *buf, size_t count) \
236 struct sys_device *s = &c->sysdev;
287 struct sys_device *s = &c->sysdev;
381 struct sys_device *sysdev;
413 struct sys_device *sysdev;
438 int sysfs_add_device_to_node(struct sys_device *dev, int nid)
445 void sysfs_remove_device_from_node(struct sys_device *de
[all...]

Completed in 181 milliseconds

1234