Searched refs:macio_find (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/arch/ppc/platforms/ |
D | pmac_feature.c | 115 macio_find(struct device_node* child, int type) in macio_find() function 186 macio = macio_find(node, type); in simple_feature_tweak() 210 macio = macio_find(node, 0); in ohare_htw_scc_enable() 366 macio = macio_find(node, macio_unknown); in heathrow_modem_enable() 418 macio = macio_find(node, macio_unknown); in heathrow_mesh_enable() 488 macio = macio_find(node, 0); in heathrow_bmac_enable() 524 macio = macio_find(node, 0); in heathrow_sound_enable() 672 macio = macio_find(node, 0); in core99_scc_enable() 778 macio = macio_find(node, 0); in core99_modem_enable() 831 macio = macio_find(node, 0); in pangea_modem_enable() [all …]
|