Searched refs:real_ev (Results 1 – 1 of 1) sorted by relevance
1204 u32 real_ev = event; in sony_nc_notify() local1227 real_ev = sony_nc_hotkeys_decode(event, handle); in sony_nc_notify()1229 if (real_ev > 0) in sony_nc_notify()1230 sony_laptop_report_input_event(real_ev); in sony_nc_notify()1233 real_ev = event; in sony_nc_notify()1248 real_ev = result & 0x03; in sony_nc_notify()1251 if (real_ev == 1) in sony_nc_notify()1267 real_ev = __sony_nc_gfx_switch_status_get(); in sony_nc_notify()1273 real_ev = __sony_nc_gfx_switch_status_get(); in sony_nc_notify()1288 sony_laptop_report_input_event(real_ev); in sony_nc_notify()[all …]