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

/linux-master/arch/powerpc/platforms/powermac/
H A Dudbg_scc.c70 struct device_node *ch, *ch_def = NULL, *ch_a = NULL; local
85 of_node_put(ch_def);
86 ch_def = of_node_get(ch);
93 if (ch_def == NULL && !force_scc)
96 ch = ch_def ? ch_def : ch_a;
130 if (ch_def != NULL) {
161 of_node_put(ch_def);

Completed in 109 milliseconds