Home
last modified time | relevance | path

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

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