Searched refs:pa_ftrs (Results 1 - 1 of 1) sorted by path

/linux-master/arch/powerpc/kernel/
H A Dprom.c245 const unsigned char *pa_ftrs; local
248 pa_ftrs = of_get_flat_dt_prop(node, name, &tablelen);
249 if (pa_ftrs == NULL)
252 scan_features(node, pa_ftrs, tablelen, fp, size);

Completed in 382 milliseconds