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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dhw_init.c208 const char *instance_spec = (device_find_property(me, "instance") != NULL local
214 if (instance_spec != NULL)
215 instance = tree_instance(me, instance_spec);
235 (unsigned)buf, (unsigned long)addr, instance_spec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dhw_init.c208 const char *instance_spec = (device_find_property(me, "instance") != NULL local
214 if (instance_spec != NULL)
215 instance = tree_instance(me, instance_spec);
235 (unsigned)buf, (unsigned long)addr, instance_spec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dhw_init.c208 const char *instance_spec = (device_find_property(me, "instance") != NULL local
214 if (instance_spec != NULL)
215 instance = tree_instance(me, instance_spec);
235 (unsigned)buf, (unsigned long)addr, instance_spec);

Completed in 101 milliseconds