Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsony-laptop.c1184 u32 real_ev = event; in sony_nc_notify() local
1213 real_ev = ret; in sony_nc_notify()
1229 real_ev = result & 0x03; in sony_nc_notify()
1232 if (real_ev == 1) in sony_nc_notify()
1248 real_ev = __sony_nc_gfx_switch_status_get(); in sony_nc_notify()
1254 real_ev = __sony_nc_gfx_switch_status_get(); in sony_nc_notify()
1269 sony_laptop_report_input_event(real_ev); in sony_nc_notify()
1272 dev_name(&sony_nc_acpi_device->dev), ev_type, real_ev); in sony_nc_notify()