tag | line | file | source code |
---|---|---|---|
get_int_from_prom | 26 | arch/sparc/kernel/probe.c | extern unsigned int* get_int_from_prom(int node, char* name, unsigned int *value); |
get_int_from_prom | 309 | arch/sparc/kernel/probe.c | if(*get_int_from_prom(nd, "name", promint_buf) != 0) |