pch_fivr_resp
static int pch_fivr_read(acpi_handle handle, char *method, struct pch_fivr_resp *fivr_resp)
struct acpi_buffer resp = { sizeof(struct pch_fivr_resp), fivr_resp};
struct pch_fivr_resp fivr_resp;\