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