Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dinvensense_mpu6050.h28 __s8 orientation[9]; member
/linux-4.4.14/drivers/iio/
DMakefile25 obj-y += orientation/
DKconfig59 source "drivers/iio/orientation/Kconfig"
/linux-4.4.14/drivers/hid/
Dhid-magicmouse.c184 int id, x, y, size, orientation, touch_major, touch_minor, state, down; in magicmouse_emit_touch() local
191 orientation = (tdata[6] >> 2) - 32; in magicmouse_emit_touch()
201 orientation = (tdata[7] >> 2) - 32; in magicmouse_emit_touch()
267 input_report_abs(input, ABS_MT_ORIENTATION, -orientation); in magicmouse_emit_touch()
/linux-4.4.14/Documentation/fb/
Dfbcon.txt128 This option changes the orientation angle of the console display. The
131 0 - normal orientation (0 degree)
132 1 - clockwise orientation (90 degrees)
133 2 - upside down orientation (180 degrees)
134 3 - counterclockwise orientation (270 degrees)
147 use the framebuffer will remain at their 'normal'orientation.
/linux-4.4.14/Documentation/input/
Dmulti-touch-protocol.txt206 and MINOR are the major and minor axis of an ellipse. The orientation of
240 orientation of the contact and the approaching tool are assumed to be the
267 The orientation of the touching ellipse. The value should describe a signed
276 degree orientation, the reported orientation must exceed the range max to
281 information is not available in the kernel driver. Partial orientation
346 For devices reporting contacts as rectangular shapes, signed orientation
376 Rationale: We have no information about the orientation of the touching
/linux-4.4.14/drivers/input/touchscreen/
Dauo-pixcir-ts.c131 int orientation; member
175 point[i].orientation = raw_area[2 * i] > raw_area[2 * i + 1]; in auo_pixcir_collect_data()
225 point[i].orientation); in auo_pixcir_interrupt()
Dzforce_ts.c96 int orientation; member
381 point.orientation = payload[9 * i + 6] > payload[9 * i + 7]; in zforce_touch_event()
392 point.orientation); in zforce_touch_event()
410 point.orientation); in zforce_touch_event()
Datmel_mxt_ts.c768 u8 orientation = 0; in mxt_proc_t100_message() local
789 orientation = message[data->t100_aux_vect]; in mxt_proc_t100_message()
805 orientation = message[data->t100_aux_vect]; in mxt_proc_t100_message()
844 id, type, x, y, major, pressure, orientation); in mxt_proc_t100_message()
852 input_report_abs(input_dev, ABS_MT_ORIENTATION, orientation); in mxt_proc_t100_message()
/linux-4.4.14/tools/perf/scripts/python/
Dcall-graph-from-postgresql.py238 def headerData(self, section, orientation, role): argument
244 if orientation != Qt.Horizontal:
/linux-4.4.14/drivers/s390/block/
Ddasd_eckd.h171 unsigned char orientation:2; member
189 unsigned char orientation:2; member
Ddasd_eckd.c378 data->operation.orientation = 0x3; in fill_LRE_data()
382 data->operation.orientation = 0x3; in fill_LRE_data()
386 data->operation.orientation = 0x1; in fill_LRE_data()
391 data->operation.orientation = 0x3; in fill_LRE_data()
410 data->operation.orientation = 0x0; in fill_LRE_data()
450 data->operation.orientation = 0x1; in fill_LRE_data()
668 data->operation.orientation = 0x3; in locate_record()
672 data->operation.orientation = 0x3; in locate_record()
676 data->operation.orientation = 0x1; in locate_record()
681 data->operation.orientation = 0x3; in locate_record()
[all …]
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_kms.c39 m->y_mili, m->orientation); in qxl_dump_mode()
Dqxl_dev.h271 uint32_t orientation; member
/linux-4.4.14/drivers/input/mouse/
Dbcm5974.c242 __le16 orientation; /* 16384 when point, else 15 bit angle */ member
594 MAX_FINGER_ORIENTATION - raw2int(f->orientation)); in report_finger_data()
Dcyapa_gen5.c219 u8 orientation; member
2692 touch->orientation); in cyapa_pip_report_slot_data()
/linux-4.4.14/Documentation/misc-devices/
Dlis3lv02d66 Axes orientation
/linux-4.4.14/arch/arm/boot/dts/
Ds5pv210-goni.dts362 atmel,orientation = <1>;
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-is-param.h663 u32 orientation; member
Dfimc-is-param.c636 fd->config.orientation = val; in __is_set_fd_config_orientation()
/linux-4.4.14/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_core.c623 m = st->plat_data.orientation; in inv_attr_show()
/linux-4.4.14/drivers/platform/x86/
DKconfig202 orientation detection for docked slates.