Searched refs:of_prom_entry (Results 1 – 14 of 14) sorted by relevance
13 prom_entry of_prom_entry; variable21 of_prom_entry = prom_ptr; in ofinit()
22 (*of_prom_entry)(&args); in exit()
21 (*of_prom_entry)(&args); in enter()
26 (*of_prom_entry)(&args); in close()
29 (*of_prom_entry)(&args); in release()
27 (*of_prom_entry)(&args); in instancetopackage()
29 (*of_prom_entry)(&args); in finddevice()
28 (*of_prom_entry)(&args); in open()
32 (*of_prom_entry)(&args); in claim()
33 (*of_prom_entry)(&args); in read()
33 (*of_prom_entry)(&args); in write()
35 (*of_prom_entry)(&args); in getprop()
40 (*of_prom_entry)(&args); in setcolor()
18 extern prom_entry of_prom_entry;