/linux-4.4.14/include/linux/platform_data/ |
D | invensense_mpu6050.h | 28 __s8 orientation[9]; member
|
/linux-4.4.14/drivers/iio/ |
D | Makefile | 25 obj-y += orientation/
|
D | Kconfig | 59 source "drivers/iio/orientation/Kconfig"
|
/linux-4.4.14/drivers/hid/ |
D | hid-magicmouse.c | 184 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/ |
D | fbcon.txt | 128 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/ |
D | multi-touch-protocol.txt | 206 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/ |
D | auo-pixcir-ts.c | 131 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()
|
D | zforce_ts.c | 96 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()
|
D | atmel_mxt_ts.c | 768 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/ |
D | call-graph-from-postgresql.py | 238 def headerData(self, section, orientation, role): argument 244 if orientation != Qt.Horizontal:
|
/linux-4.4.14/drivers/s390/block/ |
D | dasd_eckd.h | 171 unsigned char orientation:2; member 189 unsigned char orientation:2; member
|
D | dasd_eckd.c | 378 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/ |
D | qxl_kms.c | 39 m->y_mili, m->orientation); in qxl_dump_mode()
|
D | qxl_dev.h | 271 uint32_t orientation; member
|
/linux-4.4.14/drivers/input/mouse/ |
D | bcm5974.c | 242 __le16 orientation; /* 16384 when point, else 15 bit angle */ member 594 MAX_FINGER_ORIENTATION - raw2int(f->orientation)); in report_finger_data()
|
D | cyapa_gen5.c | 219 u8 orientation; member 2692 touch->orientation); in cyapa_pip_report_slot_data()
|
/linux-4.4.14/Documentation/misc-devices/ |
D | lis3lv02d | 66 Axes orientation
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | s5pv210-goni.dts | 362 atmel,orientation = <1>;
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-is-param.h | 663 u32 orientation; member
|
D | fimc-is-param.c | 636 fd->config.orientation = val; in __is_set_fd_config_orientation()
|
/linux-4.4.14/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_core.c | 623 m = st->plat_data.orientation; in inv_attr_show()
|
/linux-4.4.14/drivers/platform/x86/ |
D | Kconfig | 202 orientation detection for docked slates.
|