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

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dhw_com.c238 const char *input_file = device_find_string_property(me, "input-file");
243 const char *buffering = device_find_string_property(me, "input-buffering");
249 const char *output_file = device_find_string_property(me, "output-file");
254 const char *buffering = device_find_string_property(me, "output-buffering");
H A Dhw_init.c93 const char *file_name = device_find_string_property(me, "file-name");
208 ? device_find_string_property(me, "instance")
415 const char *file_name = device_find_string_property(me, "file-name");
680 stack_type = device_find_string_property(me, "stack-type");
H A Dhw_eeprom.c223 eeprom->input_file_name = device_find_string_property(me, "input-file");
225 eeprom->input_file_name = device_find_string_property(me, "output-file");
H A Ddevice.h391 (const char *) device_find_string_property
H A Dtree.c103 strcpy(spec->buf, device_find_string_property(aliases, alias));
1107 const char *s = device_find_string_property(me, property->name);
1302 return device_find_string_property(root, spec.property);
H A Dhw_htab.c627 const char *file_name = device_find_string_property(me, "file-name");
H A Ddevice.c1395 device_find_string_property(device *me,
1391 device_find_string_property(device *me, function
H A Demul_chirp.c539 device_find_string_property(phandle, name)));
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_com.c229 const char *input_file = device_find_string_property(me, "input-file");
234 const char *buffering = device_find_string_property(me, "input-buffering");
240 const char *output_file = device_find_string_property(me, "output-file");
245 const char *buffering = device_find_string_property(me, "output-buffering");
H A Dhw_init.c93 const char *file_name = device_find_string_property(me, "file-name");
208 ? device_find_string_property(me, "instance")
415 const char *file_name = device_find_string_property(me, "file-name");
680 stack_type = device_find_string_property(me, "stack-type");
H A Dhw_eeprom.c217 eeprom->input_file_name = device_find_string_property(me, "input-file");
219 eeprom->input_file_name = device_find_string_property(me, "output-file");
H A Ddevice.h391 (const char *) device_find_string_property
H A Dtree.c92 strcpy(spec->buf, device_find_string_property(aliases, alias));
1094 const char *s = device_find_string_property(me, property->name);
1289 return device_find_string_property(root, spec.property);
H A Dhw_htab.c627 const char *file_name = device_find_string_property(me, "file-name");
H A Ddevice.c1384 device_find_string_property(device *me,
1380 device_find_string_property(device *me, function
H A Demul_chirp.c532 device_find_string_property(phandle, name)));

Completed in 280 milliseconds