Searched refs:pnp_bios_read_escd (Results 1 – 3 of 3) sorted by relevance
138 extern int pnp_bios_read_escd(char *data, u32 nvram_base);
110 if (pnp_bios_read_escd(tmpbuf, escd.nv_storage_base)) { in escd_proc_show()
461 int pnp_bios_read_escd(char *data, u32 nvram_base) in pnp_bios_read_escd() function