Searched refs:SYSDEV_ATTR (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/drivers/dma/
H A Ddma-sysfs.c46 static SYSDEV_ATTR(devices, S_IRUGO, dma_show_devices, NULL);
74 static SYSDEV_ATTR(dev_id, S_IRUGO | S_IWUSR, dma_show_dev_id, dma_store_dev_id);
88 static SYSDEV_ATTR(config, S_IWUSR, NULL, dma_store_config);
104 static SYSDEV_ATTR(mode, S_IRUGO | S_IWUSR, dma_show_mode, dma_store_mode);
112 static SYSDEV_ATTR(field, S_IRUGO, dma_show_##field, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/kernel/
H A Dcpu.c153 static SYSDEV_ATTR(pc0event, 0600, show_pc0event, store_pc0event);
154 static SYSDEV_ATTR(pc0count, 0600, show_pc0count, store_pc0count);
155 static SYSDEV_ATTR(pc1event, 0600, show_pc1event, store_pc1event);
156 static SYSDEV_ATTR(pc1count, 0600, show_pc1count, store_pc1count);
157 static SYSDEV_ATTR(pccycles, 0600, show_pccycles, store_pccycles);
158 static SYSDEV_ATTR(pcenable, 0600, show_pcenable, store_pcenable);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/
H A Dnode.c35 static SYSDEV_ATTR(cpumap, S_IRUGO, node_read_cpumap, NULL);
97 static SYSDEV_ATTR(meminfo, S_IRUGO, node_read_meminfo, NULL);
115 static SYSDEV_ATTR(numastat, S_IRUGO, node_read_numastat, NULL);
132 static SYSDEV_ATTR(distance, S_IRUGO, node_read_distance, NULL);
H A Dcpu.c56 static SYSDEV_ATTR(online, 0600, show_online, store_online);
102 static SYSDEV_ATTR(crash_notes, 0400, show_crash_notes, NULL);
H A Dmemory.c271 static SYSDEV_ATTR(phys_index, 0444, show_mem_phys_index, NULL);
272 static SYSDEV_ATTR(state, 0644, show_mem_state, store_mem_state);
273 static SYSDEV_ATTR(phys_device, 0444, show_phys_device, NULL);
H A Dtopology.c34 static SYSDEV_ATTR(_name, 0444, show_##_name, NULL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsysfs.c54 static SYSDEV_ATTR(smt_snooze_delay, 0644, show_smt_snooze_delay,
200 static SYSDEV_ATTR(mmcra, 0600, show_mmcra, store_mmcra);
201 static SYSDEV_ATTR(spurr, 0600, show_spurr, NULL);
202 static SYSDEV_ATTR(dscr, 0600, show_dscr, store_dscr);
203 static SYSDEV_ATTR(purr, 0600, show_purr, store_purr);
469 static SYSDEV_ATTR(physical_id, 0444, show_physical_id, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsysdev.h110 #define SYSDEV_ATTR(_name,_mode,_show,_store) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dtime.c1233 static SYSDEV_ATTR(online, 0600, etr_online_show, etr_online_store);
1241 static SYSDEV_ATTR(stepping_control, 0400, etr_stepping_control_show, NULL);
1252 static SYSDEV_ATTR(state_code, 0400, etr_mode_code_show, NULL);
1263 static SYSDEV_ATTR(untuned, 0400, etr_untuned_show, NULL);
1274 static SYSDEV_ATTR(network, 0400, etr_network_id_show, NULL);
1285 static SYSDEV_ATTR(id, 0400, etr_id_show, NULL);
1296 static SYSDEV_ATTR(port, 0400, etr_port_number_show, NULL);
1307 static SYSDEV_ATTR(coupled, 0400, etr_coupled_show, NULL);
1318 static SYSDEV_ATTR(local_time, 0400, etr_local_time_show, NULL);
1329 static SYSDEV_ATTR(utc_offse
[all...]
H A Dsmp.c781 static SYSDEV_ATTR(capability, 0444, show_capability, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/mcheck/
H A Dtherm_throt.c35 static SYSDEV_ATTR(_name, 0444, therm_throt_sysdev_show_##_name, NULL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsysfs.c22 static SYSDEV_ATTR(NAME, 0444, show_##NAME, NULL)
158 static SYSDEV_ATTR(mmustat_enable, 0644, show_mmustat_enable, store_mmustat_enable);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Derr_inject.c38 static SYSDEV_ATTR(name, 0444, show_##name, NULL)
41 static SYSDEV_ATTR(name, 0644, show_##name, store_##name)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Drtmutex-tester.c392 static SYSDEV_ATTR(status, 0600, sysfs_test_status, NULL);
393 static SYSDEV_ATTR(command, 0600, NULL, sysfs_test_command);
H A Dsched.c6636 static SYSDEV_ATTR(sched_mc_power_savings, 0644, sched_mc_power_savings_show,
6650 static SYSDEV_ATTR(sched_smt_power_savings, 0644, sched_smt_power_savings_show,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dtime.c177 static SYSDEV_ATTR(event, 0200, NULL, leds_store);
462 static SYSDEV_ATTR(dyn_tick, 0644, timer_show_dyn_tick, timer_set_dyn_tick);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/time/
H A Dclocksource.c444 static SYSDEV_ATTR(current_clocksource, 0600, sysfs_show_current_clocksources,
447 static SYSDEV_ATTR(available_clocksource, 0600,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dmicrocode.c689 static SYSDEV_ATTR(reload, 0200, NULL, reload_store);
690 static SYSDEV_ATTR(version, 0400, version_show, NULL);
691 static SYSDEV_ATTR(processor_flags, 0400, pf_show, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dmce.c646 static SYSDEV_ATTR(name, 0644, show_ ## name, set_ ## name);
675 static SYSDEV_ATTR(trigger, 0644, show_trigger, set_trigger);

Completed in 125 milliseconds