Home
last modified time | relevance | path

Searched full:input (Results 1 – 25 of 6293) sorted by relevance

12345678910>>...252

/linux/arch/arm/boot/dts/samsung/
H A Ds5pv210-galaxys.dts5 #include <dt-bindings/input/input.h>
203 PIN_SLP(gpa0-4, INPUT, DOWN);
205 PIN_SLP(gpa0-6, INPUT, DOWN);
208 PIN_SLP(gpa1-0, INPUT, DOWN);
210 PIN_SLP(gpa1-2, INPUT, NONE);
217 PIN_SLP(gpb-4, INPUT, NONE);
219 PIN_SLP(gpb-6, INPUT, DOWN);
223 PIN_SLP(gpc0-1, INPUT, DOWN);
225 PIN_SLP(gpc0-3, INPUT, NONE);
228 PIN_SLP(gpc1-0, INPUT, DOWN);
[all …]
H A Dexynos4212-tab3.dtsi16 #include <dt-bindings/input/gpio-keys.h>
17 #include <dt-bindings/input/input.h>
109 linux,input-type = <EV_SW>;
167 maxim,charge-input-threshold-microvolt = <4300000>;
878 PIN_SLP(gpa0-0, INPUT, NONE);
880 PIN_SLP(gpa0-2, INPUT, NONE);
881 PIN_SLP(gpa0-3, INPUT, UP);
882 PIN_SLP(gpa0-4, INPUT, DOWN);
883 PIN_SLP(gpa0-5, INPUT, DOWN);
884 PIN_SLP(gpa0-6, INPUT, DOWN);
[all …]
H A Dexynos4412-midas.dtsi17 #include <dt-bindings/input/input.h>
244 maxim,charge-input-threshold-microvolt = <4300000>;
1061 PIN_SLP(gpa0-0, INPUT, NONE);
1063 PIN_SLP(gpa0-2, INPUT, NONE);
1064 PIN_SLP(gpa0-3, INPUT, UP);
1065 PIN_SLP(gpa0-4, INPUT, NONE);
1066 PIN_SLP(gpa0-5, INPUT, DOWN);
1067 PIN_SLP(gpa0-6, INPUT, DOWN);
1068 PIN_SLP(gpa0-7, INPUT, UP);
1070 PIN_SLP(gpa1-0, INPUT, DOWN);
[all …]
H A Dexynos3250-monk.dts15 #include <dt-bindings/input/input.h>
487 PIN_SLP(gpa0-0, INPUT, DOWN);
488 PIN_SLP(gpa0-1, INPUT, DOWN);
489 PIN_SLP(gpa0-2, INPUT, DOWN);
490 PIN_SLP(gpa0-3, INPUT, DOWN);
491 PIN_SLP(gpa0-4, INPUT, DOWN);
492 PIN_SLP(gpa0-5, INPUT, DOWN);
493 PIN_SLP(gpa0-6, INPUT, DOWN);
494 PIN_SLP(gpa0-7, INPUT, DOWN);
496 PIN_SLP(gpa1-0, INPUT, DOWN);
[all …]
H A Dexynos3250-rinato.dts15 #include <dt-bindings/input/input.h>
721 PIN_SLP(gpa0-0, INPUT, DOWN);
722 PIN_SLP(gpa0-1, INPUT, DOWN);
723 PIN_SLP(gpa0-2, INPUT, DOWN);
724 PIN_SLP(gpa0-3, INPUT, DOWN);
725 PIN_SLP(gpa0-4, INPUT, DOWN);
726 PIN_SLP(gpa0-5, INPUT, DOWN);
727 PIN_SLP(gpa0-6, INPUT, DOWN);
728 PIN_SLP(gpa0-7, INPUT, DOWN);
730 PIN_SLP(gpa1-0, INPUT, DOWN);
[all …]
/linux/sound/soc/codecs/
H A Dwm5100-tables.c861 { 0x0301, 0x0000 }, /* R769 - Input Enables */
862 { 0x0302, 0x0000 }, /* R770 - Input Enables Status */
872 { 0x0319, 0x0022 }, /* R793 - Input Volume Ramp */
978 { 0x0640, 0x0000 }, /* R1600 - PWM1MIX Input 1 Source */
979 { 0x0641, 0x0080 }, /* R1601 - PWM1MIX Input 1 Volume */
980 { 0x0642, 0x0000 }, /* R1602 - PWM1MIX Input 2 Source */
981 { 0x0643, 0x0080 }, /* R1603 - PWM1MIX Input 2 Volume */
982 { 0x0644, 0x0000 }, /* R1604 - PWM1MIX Input 3 Source */
983 { 0x0645, 0x0080 }, /* R1605 - PWM1MIX Input 3 Volume */
984 { 0x0646, 0x0000 }, /* R1606 - PWM1MIX Input 4 Source */
[all …]
/linux/drivers/hv/
H A Dmshv_root_hv_call.c94 struct hv_input_create_partition *input; in hv_call_create_partition() local
102 input = *this_cpu_ptr(hyperv_pcpu_input_arg); in hv_call_create_partition()
105 memset(input, 0, sizeof(*input)); in hv_call_create_partition()
106 input->flags = flags; in hv_call_create_partition()
107 input->compatibility_version = HV_COMPATIBILITY_21_H2; in hv_call_create_partition()
109 memcpy(&input->partition_creation_properties, &creation_properties, in hv_call_create_partition()
112 memcpy(&input->isolation_properties, &isolation_properties, in hv_call_create_partition()
116 input, output); in hv_call_create_partition()
135 struct hv_input_initialize_partition input; in hv_call_initialize_partition() local
139 input.partition_id = partition_id; in hv_call_initialize_partition()
[all …]
/linux/drivers/mfd/
H A Dcs47l24-tables.c255 { 0x00000300, 0x0000 }, /* R768 - Input Enables */
256 { 0x00000308, 0x0000 }, /* R776 - Input Rate */
257 { 0x00000309, 0x0022 }, /* R777 - Input Volume Ramp */
352 { 0x00000640, 0x0000 }, /* R1600 - PWM1MIX Input 1 Source */
353 { 0x00000641, 0x0080 }, /* R1601 - PWM1MIX Input 1 Volume */
354 { 0x00000642, 0x0000 }, /* R1602 - PWM1MIX Input 2 Source */
355 { 0x00000643, 0x0080 }, /* R1603 - PWM1MIX Input 2 Volume */
356 { 0x00000644, 0x0000 }, /* R1604 - PWM1MIX Input 3 Source */
357 { 0x00000645, 0x0080 }, /* R1605 - PWM1MIX Input 3 Volume */
358 { 0x00000646, 0x0000 }, /* R1606 - PWM1MIX Input 4 Source */
[all …]
H A Dwm8997-tables.c246 { 0x00000300, 0x0000 }, /* R768 - Input Enables */
247 { 0x00000308, 0x0000 }, /* R776 - Input Rate */
248 { 0x00000309, 0x0022 }, /* R777 - Input Volume Ramp */
344 { 0x00000640, 0x0000 }, /* R1600 - PWM1MIX Input 1 Source */
345 { 0x00000641, 0x0080 }, /* R1601 - PWM1MIX Input 1 Volume */
346 { 0x00000642, 0x0000 }, /* R1602 - PWM1MIX Input 2 Source */
347 { 0x00000643, 0x0080 }, /* R1603 - PWM1MIX Input 2 Volume */
348 { 0x00000644, 0x0000 }, /* R1604 - PWM1MIX Input 3 Source */
349 { 0x00000645, 0x0080 }, /* R1605 - PWM1MIX Input 3 Volume */
350 { 0x00000646, 0x0000 }, /* R1606 - PWM1MIX Input 4 Source */
[all …]
H A Dwm5102-tables.c342 { 0x00000300, 0x0000 }, /* R768 - Input Enables */
343 { 0x00000308, 0x0000 }, /* R776 - Input Rate */
344 { 0x00000309, 0x0022 }, /* R777 - Input Volume Ramp */
475 { 0x00000640, 0x0000 }, /* R1600 - PWM1MIX Input 1 Source */
476 { 0x00000641, 0x0080 }, /* R1601 - PWM1MIX Input 1 Volume */
477 { 0x00000642, 0x0000 }, /* R1602 - PWM1MIX Input 2 Source */
478 { 0x00000643, 0x0080 }, /* R1603 - PWM1MIX Input 2 Volume */
479 { 0x00000644, 0x0000 }, /* R1604 - PWM1MIX Input 3 Source */
480 { 0x00000645, 0x0080 }, /* R1605 - PWM1MIX Input 3 Volume */
481 { 0x00000646, 0x0000 }, /* R1606 - PWM1MIX Input 4 Source */
[all …]
H A Dcs47l35-tables.c138 { 0x00000300, 0x0000 }, /* R768 (0x300) - Input Enables */
139 { 0x00000308, 0x0000 }, /* R776 (0x308) - Input Rate */
140 { 0x00000309, 0x0022 }, /* R777 (0x309) - Input Volume Ramp */
240 { 0x00000640, 0x0000 }, /* R1600 (0x640) - PWM1MIX Input 1 Source */
241 { 0x00000641, 0x0080 }, /* R1601 (0x641) - PWM1MIX Input 1 Volume */
242 { 0x00000642, 0x0000 }, /* R1602 (0x642) - PWM1MIX Input 2 Source */
243 { 0x00000643, 0x0080 }, /* R1603 (0x643) - PWM1MIX Input 2 Volume */
244 { 0x00000644, 0x0000 }, /* R1604 (0x644) - PWM1MIX Input 3 Source */
245 { 0x00000645, 0x0080 }, /* R1605 (0x645) - PWM1MIX Input 3 Volume */
246 { 0x00000646, 0x0000 }, /* R1606 (0x646) - PWM1MIX Input 4 Source */
[all …]
H A Dwm8998-tables.c273 { 0x00000300, 0x0000 }, /* R768 - Input Enables */
274 { 0x00000308, 0x0000 }, /* R776 - Input Rate */
275 { 0x00000309, 0x0022 }, /* R777 - Input Volume Ramp */
397 { 0x00000640, 0x0000 }, /* R1600 - PWM1MIX Input 1 Source */
398 { 0x00000641, 0x0080 }, /* R1601 - PWM1MIX Input 1 Volume */
399 { 0x00000642, 0x0000 }, /* R1602 - PWM1MIX Input 2 Source */
400 { 0x00000643, 0x0080 }, /* R1603 - PWM1MIX Input 2 Volume */
401 { 0x00000644, 0x0000 }, /* R1604 - PWM1MIX Input 3 Source */
402 { 0x00000645, 0x0080 }, /* R1605 - PWM1MIX Input 3 Volume */
403 { 0x00000646, 0x0000 }, /* R1606 - PWM1MIX Input 4 Source */
[all …]
H A Dwm5110-tables.c773 { 0x00000300, 0x0000 }, /* R768 - Input Enables */
774 { 0x00000308, 0x0000 }, /* R776 - Input Rate */
775 { 0x00000309, 0x0022 }, /* R777 - Input Volume Ramp */
938 { 0x00000640, 0x0000 }, /* R1600 - PWM1MIX Input 1 Source */
939 { 0x00000641, 0x0080 }, /* R1601 - PWM1MIX Input 1 Volume */
940 { 0x00000642, 0x0000 }, /* R1602 - PWM1MIX Input 2 Source */
941 { 0x00000643, 0x0080 }, /* R1603 - PWM1MIX Input 2 Volume */
942 { 0x00000644, 0x0000 }, /* R1604 - PWM1MIX Input 3 Source */
943 { 0x00000645, 0x0080 }, /* R1605 - PWM1MIX Input 3 Volume */
944 { 0x00000646, 0x0000 }, /* R1606 - PWM1MIX Input 4 Source */
[all …]
H A Dcs47l90-tables.c184 { 0x00000300, 0x0000 }, /* R768 (0x300) - Input Enables */
185 { 0x00000308, 0x0400 }, /* R776 (0x308) - Input Rate */
186 { 0x00000309, 0x0022 }, /* R777 (0x309) - Input Volume Ramp */
357 { 0x00000640, 0x0000 }, /* R1600 (0x640) - PWM1MIX Input 1 Source */
358 { 0x00000641, 0x0080 }, /* R1601 (0x641) - PWM1MIX Input 1 Volume */
359 { 0x00000642, 0x0000 }, /* R1602 (0x642) - PWM1MIX Input 2 Source */
360 { 0x00000643, 0x0080 }, /* R1603 (0x643) - PWM1MIX Input 2 Volume */
361 { 0x00000644, 0x0000 }, /* R1604 (0x644) - PWM1MIX Input 3 Source */
362 { 0x00000645, 0x0080 }, /* R1605 (0x645) - PWM1MIX Input 3 Volume */
363 { 0x00000646, 0x0000 }, /* R1606 (0x646) - PWM1MIX Input 4 Source */
[all …]
H A Dcs47l85-tables.c463 { 0x00000300, 0x0000 }, /* R768 (0x300) - Input Enables */
464 { 0x00000308, 0x0000 }, /* R776 (0x308) - Input Rate */
465 { 0x00000309, 0x0022 }, /* R777 (0x309) - Input Volume Ramp */
646 { 0x00000640, 0x0000 }, /* R1600 (0x640) - PWM1MIX Input 1 Source */
647 { 0x00000641, 0x0080 }, /* R1601 (0x641) - PWM1MIX Input 1 Volume */
648 { 0x00000642, 0x0000 }, /* R1602 (0x642) - PWM1MIX Input 2 Source */
649 { 0x00000643, 0x0080 }, /* R1603 (0x643) - PWM1MIX Input 2 Volume */
650 { 0x00000644, 0x0000 }, /* R1604 (0x644) - PWM1MIX Input 3 Source */
651 { 0x00000645, 0x0080 }, /* R1605 (0x645) - PWM1MIX Input 3 Volume */
652 { 0x00000646, 0x0000 }, /* R1606 (0x646) - PWM1MIX Input 4 Source */
[all …]
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra124-nyan-big.dts37 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
44 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
51 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
58 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
65 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
72 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
79 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
86 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
93 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
100 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
[all …]
H A Dtegra124-nyan-blaze.dts39 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
46 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
53 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
60 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
67 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
74 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
81 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
88 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
95 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
102 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
[all …]
/linux/drivers/input/misc/
H A Dqnap-mcu-input.c4 * Driver for input events on QNAP-MCUs
9 #include <linux/input.h>
14 #include <uapi/linux/input-event-codes.h>
23 struct input_dev *input; member
31 static void qnap_mcu_input_poll(struct input_dev *input) in qnap_mcu_input_poll() argument
33 struct qnap_mcu_input_dev *idev = input_get_drvdata(input); in qnap_mcu_input_poll()
50 input_event(input, EV_KEY, KEY_POWER, state); in qnap_mcu_input_poll()
51 input_sync(input); in qnap_mcu_input_poll()
63 static int qnap_mcu_input_event(struct input_dev *input, unsigned int type, in qnap_mcu_input_event() argument
66 struct qnap_mcu_input_dev *idev = input_get_drvdata(input); in qnap_mcu_input_event()
[all …]
/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp2_execution.c219 struct mod_hdcp_transition_input_hdcp2 *input, in process_rxstatus() argument
223 &input->rxstatus_read, status, in process_rxstatus()
227 &input->reauth_request_check, status, in process_rxstatus()
232 &input->link_integrity_check_dp, status, in process_rxstatus()
254 struct mod_hdcp_transition_input_hdcp2 *input) in known_hdcp2_capable_rx() argument
264 &input->hdcp2version_read, &status, in known_hdcp2_capable_rx()
268 &input->hdcp2_capable_check, &status, in known_hdcp2_capable_rx()
277 struct mod_hdcp_transition_input_hdcp2 *input) in send_ake_init() argument
287 &input->create_session, &status, in send_ake_init()
291 &input->ake_init_prepare, &status, in send_ake_init()
[all …]
H A Dhdcp2_transition.c30 struct mod_hdcp_transition_input_hdcp2 *input, in mod_hdcp_hdcp2_transition() argument
39 if (input->hdcp2version_read != PASS || in mod_hdcp_hdcp2_transition()
40 input->hdcp2_capable_check != PASS) { in mod_hdcp_hdcp2_transition()
50 if (input->create_session != PASS || in mod_hdcp_hdcp2_transition()
51 input->ake_init_prepare != PASS) { in mod_hdcp_hdcp2_transition()
56 } else if (input->ake_init_write != PASS) { in mod_hdcp_hdcp2_transition()
65 if (input->ake_cert_available != PASS) { in mod_hdcp_hdcp2_transition()
81 } else if (input->ake_cert_read != PASS || in mod_hdcp_hdcp2_transition()
82 input->ake_cert_validation != PASS) { in mod_hdcp_hdcp2_transition()
100 if (input->no_stored_km_write != PASS) { in mod_hdcp_hdcp2_transition()
[all …]
/linux/drivers/input/
H A DKconfig3 # Input device configuration
6 menu "Input device support"
8 config INPUT config
9 tristate "Generic input layer (needed for keyboard, mouse, ...)" if EXPERT
12 Say Y here if you have any input device (mouse, keyboard, tablet,
19 More information is available: <file:Documentation/input/input.rst>
24 module will be called input.
26 if INPUT
29 tristate "Export input device LEDs in sysfs"
31 default INPUT
[all …]
/linux/drivers/hid/
H A Dhid-magicmouse.c16 #include <linux/input/mt.h>
117 * @input: Input device through which we report events.
123 * @tracking_ids: Mapping of current touch input data to @touches.
129 struct input_dev *input; member
179 int last_state = test_bit(BTN_LEFT, msc->input->key) << 0 | in magicmouse_emit_buttons()
180 test_bit(BTN_RIGHT, msc->input->key) << 1 | in magicmouse_emit_buttons()
181 test_bit(BTN_MIDDLE, msc->input->key) << 2; in magicmouse_emit_buttons()
204 input_report_key(msc->input, BTN_MIDDLE, state & 4); in magicmouse_emit_buttons()
207 input_report_key(msc->input, BTN_LEFT, state & 1); in magicmouse_emit_buttons()
208 input_report_key(msc->input, BTN_RIGHT, state & 2); in magicmouse_emit_buttons()
[all …]
/linux/Documentation/hwmon/
H A Dcrps.rst43 curr1_input Measured input current
44 curr1_max Maximum input current
45 curr1_max_alarm Input maximum current high alarm
46 curr1_crit Critial high input current
47 curr1_crit_alarm Input critical current high alarm
48 curr1_rated_max Maximum rated input current
59 in1_input Measured input voltage
60 in1_crit Critical input over voltage
61 in1_crit_alarm Critical input over voltage alarm
62 in1_max Maximum input over voltage
[all …]
/linux/drivers/input/touchscreen/
H A Dipaq-micro-ts.c17 #include <linux/input.h>
23 struct input_dev *input; member
32 input_report_abs(ts->input, ABS_X, in micro_ts_receive()
34 input_report_abs(ts->input, ABS_Y, in micro_ts_receive()
36 input_report_key(ts->input, BTN_TOUCH, 1); in micro_ts_receive()
37 input_sync(ts->input); in micro_ts_receive()
39 input_report_abs(ts->input, ABS_X, 0); in micro_ts_receive()
40 input_report_abs(ts->input, ABS_Y, 0); in micro_ts_receive()
41 input_report_key(ts->input, BTN_TOUCH, 0); in micro_ts_receive()
42 input_sync(ts->input); in micro_ts_receive()
[all …]
/linux/lib/kunit/
H A Dattributes.c40 int (*filter)(void *attr, const char *input, int *err);
90 static int int_filter(long val, const char *op, int input, int *err) in int_filter() argument
93 return (val <= input); in int_filter()
95 return (val >= input); in int_filter()
97 return (val != input); in int_filter()
99 return (val > input); in int_filter()
101 return (val < input); in int_filter()
103 return (val == input); in int_filter()
111 * by the input string. Note: the str_list includes the corresponding string
114 static int attr_enum_filter(void *attr, const char *input, int *err, in attr_enum_filter() argument
[all …]

12345678910>>...252