Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_acpi.c80 unsigned long int notify_l; in lnxACPIGetEventFromOs() local
92 notify_l = strtoul(notify, NULL, 16); in lnxACPIGetEventFromOs()
94 ErrorF("notify: 0x%lx\n", notify_l); in lnxACPIGetEventFromOs()
105 switch (notify_l) { in lnxACPIGetEventFromOs()