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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dvio.c128 static int add_raw_property(struct device_node *np, const char *name, function
153 !add_raw_property(np, "reg", sizeof(reg), &reg) ||
154 !add_raw_property(np, "linux,unit_address",
159 if (!add_raw_property(np, "linux,vio_rsrcname",
161 !add_raw_property(np, "linux,vio_type",
163 !add_raw_property(np, "linux,vio_model",

Completed in 31 milliseconds