Home
last modified time | relevance | path

Searched refs:of_prom_entry (Results 1 – 14 of 14) sorted by relevance

/linux-2.4.37.9/arch/ppc/boot/of1275/
Dofinit.c13 prom_entry of_prom_entry; variable
21 of_prom_entry = prom_ptr; in ofinit()
Dexit.c22 (*of_prom_entry)(&args); in exit()
Denter.c21 (*of_prom_entry)(&args); in enter()
Dclose.c26 (*of_prom_entry)(&args); in close()
Drelease.c29 (*of_prom_entry)(&args); in release()
Dinstancetopackage.c27 (*of_prom_entry)(&args); in instancetopackage()
Dfinddevice.c29 (*of_prom_entry)(&args); in finddevice()
Dopen.c28 (*of_prom_entry)(&args); in open()
Dclaim.c32 (*of_prom_entry)(&args); in claim()
Dread.c33 (*of_prom_entry)(&args); in read()
Dwrite.c33 (*of_prom_entry)(&args); in write()
Dgetprop.c35 (*of_prom_entry)(&args); in getprop()
Dsetcolor.c40 (*of_prom_entry)(&args); in setcolor()
/linux-2.4.37.9/arch/ppc/boot/include/
Dof1275.h18 extern prom_entry of_prom_entry;