Searched refs:xlo (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Dft6236.c61 u8 xlo; member in struct:ft6236_touchpoint
118 u16 x = ((point->xhi & 0xf) << 8) | buf.points[i].xlo; ft6236_interrupt()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel.c2230 struct intel_excl_states *xlo; intel_get_excl_constraints() local
2287 xlo = &excl_cntrs->states[tid ^ 1]; intel_get_excl_constraints()
2314 if (xlo->state[i] == INTEL_EXCL_EXCLUSIVE) intel_get_excl_constraints()
2321 if (is_excl && xlo->state[i] == INTEL_EXCL_SHARED) intel_get_excl_constraints()

Completed in 102 milliseconds