Home
last modified time | relevance | path

Searched refs:wy (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/sphinx-static/
H A Dtheme_rtd_colors.css13 .wy-menu-vertical li.current a {
17 .wy-menu-vertical li.on a, .wy-menu-vertical li.current > a {
H A Dtheme_overrides.css24 .wy-menu-vertical {
65 .wy-nav-content{max-width: none; }
74 .wy-table-responsive table td { white-space: normal; }
75 .wy-table-responsive { overflow: auto; }
84 caption, .wy-table caption, .rst-content table.field-list caption {
/linux/drivers/input/rmi4/
H A Drmi_2d_sensor.h28 u8 wy; member
H A Drmi_f12.c238 obj->wy = data1[7]; in rmi_f12_process_objects()
H A Drmi_f11.c583 obj->wy = pos_data[3] >> 4; in rmi_f11_abs_pos_process()
/linux/drivers/input/touchscreen/
H A Draydium_i2c_ts.c866 u8 wx, wy; in raydium_mt_event() local
882 wy = contact[RM_CONTACT_WIDTH_Y_POS]; in raydium_mt_event()
884 input_report_abs(ts->input, ABS_MT_TOUCH_MAJOR, max(wx, wy)); in raydium_mt_event()
885 input_report_abs(ts->input, ABS_MT_TOUCH_MINOR, min(wx, wy)); in raydium_mt_event()
/linux/
H A DMAINTAINERS27783 M: Weijie Yuan <wy@wyuan.org>