Searched refs:sysfs_add_device_to_node (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dtopology.h77 extern int sysfs_add_device_to_node(struct sys_device *dev, int nid);
89 static inline int sysfs_add_device_to_node(struct sys_device *dev, int nid) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsysfs.c438 int sysfs_add_device_to_node(struct sys_device *dev, int nid) function
459 EXPORT_SYMBOL_GPL(sysfs_add_device_to_node); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dspu_base.c533 sysfs_add_device_to_node(&spu->sysdev, spu->node);

Completed in 45 milliseconds