Home
last modified time | relevance | path

Searched refs:INPUT (Results 1 – 25 of 147) sorted by relevance

123456

/linux-6.15/arch/arm/boot/dts/samsung/
H A Ds5pv210-galaxys.dts203 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);
328 PIN_SLP(gpi-1, INPUT, DOWN);
332 PIN_SLP(gpi-5, INPUT, DOWN);
333 PIN_SLP(gpi-6, INPUT, DOWN);
[all …]
H A Ds5pv210-fascinate4g.dts170 PIN_SLP(gpa1-0, INPUT, DOWN);
172 PIN_SLP(gpa1-2, INPUT, DOWN);
179 PIN_SLP(gpb-4, INPUT, NONE);
181 PIN_SLP(gpb-6, INPUT, DOWN);
185 PIN_SLP(gpc0-1, INPUT, DOWN);
187 PIN_SLP(gpc0-3, INPUT, DOWN);
190 PIN_SLP(gpc1-0, INPUT, DOWN);
191 PIN_SLP(gpc1-1, INPUT, DOWN);
290 PIN_SLP(gpi-1, INPUT, DOWN);
294 PIN_SLP(gpi-5, INPUT, DOWN);
[all …]
H A Dexynos4212-tab3.dtsi881 PIN_SLP(gpa0-3, INPUT, UP);
894 PIN_SLP(gpb-0, INPUT, NONE);
895 PIN_SLP(gpb-1, INPUT, NONE);
896 PIN_SLP(gpb-2, INPUT, NONE);
897 PIN_SLP(gpb-3, INPUT, NONE);
898 PIN_SLP(gpb-4, INPUT, DOWN);
899 PIN_SLP(gpb-5, INPUT, DOWN);
900 PIN_SLP(gpb-6, INPUT, DOWN);
901 PIN_SLP(gpb-7, INPUT, DOWN);
1195 PIN_SLP(gpz-0, INPUT, DOWN);
[all …]
H A Dexynos3250-monk.dts487 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);
507 PIN_SLP(gpb-4, INPUT, DOWN);
508 PIN_SLP(gpb-5, INPUT, DOWN);
509 PIN_SLP(gpb-6, INPUT, DOWN);
[all …]
H A Dexynos4412-midas.dtsi1064 PIN_SLP(gpa0-3, INPUT, UP);
1068 PIN_SLP(gpa0-7, INPUT, UP);
1077 PIN_SLP(gpb-0, INPUT, NONE);
1078 PIN_SLP(gpb-1, INPUT, NONE);
1079 PIN_SLP(gpb-2, INPUT, NONE);
1080 PIN_SLP(gpb-3, INPUT, NONE);
1081 PIN_SLP(gpb-4, INPUT, DOWN);
1082 PIN_SLP(gpb-5, INPUT, UP);
1083 PIN_SLP(gpb-6, INPUT, DOWN);
1084 PIN_SLP(gpb-7, INPUT, DOWN);
[all …]
H A Dexynos4412-p4note.dtsi770 PIN_SLP(gpa0-3, INPUT, UP);
774 PIN_SLP(gpa0-7, INPUT, UP);
783 PIN_SLP(gpb-0, INPUT, NONE);
784 PIN_SLP(gpb-1, INPUT, NONE);
785 PIN_SLP(gpb-2, INPUT, NONE);
786 PIN_SLP(gpb-3, INPUT, NONE);
787 PIN_SLP(gpb-4, INPUT, DOWN);
798 PIN_SLP(gpc1-0, INPUT, UP);
800 PIN_SLP(gpc1-2, INPUT, UP);
801 PIN_SLP(gpc1-3, INPUT, UP);
[all …]
H A Dexynos3250-rinato.dts721 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);
741 PIN_SLP(gpb-4, INPUT, DOWN);
742 PIN_SLP(gpb-5, INPUT, DOWN);
743 PIN_SLP(gpb-6, INPUT, DOWN);
744 PIN_SLP(gpb-7, INPUT, DOWN);
[all …]
H A Dexynos4212-tab3-lte8.dts21 PIN_SLP(gpa0-4, INPUT, UP);
22 PIN_SLP(gpa0-5, INPUT, UP);
24 PIN_SLP(gpb-5, INPUT, UP);
27 PIN_SLP(gpc1-3, INPUT, NONE);
29 PIN_SLP(gpf1-6, INPUT, NONE);
38 PIN_SLP(gpl2-1, INPUT, DOWN);
39 PIN_SLP(gpl2-2, INPUT, DOWN);
/linux-6.15/drivers/hwmon/
H A Dadt7475.c28 INPUT = 0, enumerator
799 case INPUT: in pwm_store()
1773 data->pwm[INPUT][cfg.index]); in adt7475_fan_pwm_config()
2024 data->pwm[INPUT][index] = 0; in adt7475_read_pwm()
2029 data->pwm[INPUT][index]); in adt7475_read_pwm()
2094 data->voltage[INPUT][i] = in adt7475_update_measure()
2103 data->temp[INPUT][i] = in adt7475_update_measure()
2122 data->voltage[INPUT][5] = ret << 2 | in adt7475_update_measure()
2140 data->voltage[INPUT][6] = ret << 2 | in adt7475_update_measure()
2150 data->tach[INPUT][i] = ret; in adt7475_update_measure()
[all …]
/linux-6.15/drivers/media/pci/cx23885/
H A Dcx23885-video.c232 input, INPUT(input)->vmux, in cx23885_video_mux()
233 INPUT(input)->gpio0, INPUT(input)->gpio1, in cx23885_video_mux()
234 INPUT(input)->gpio2, INPUT(input)->gpio3); in cx23885_video_mux()
247 INPUT(input)->vmux, 0, 0); in cx23885_video_mux()
268 INPUT(input)->amux, 0, 0); in cx23885_video_mux()
270 if (INPUT(input)->amux == CX25840_AUDIO7) in cx23885_video_mux()
292 if (INPUT(input)->amux == CX25840_AUDIO7) in cx23885_audio_mux()
294 else if (INPUT(input)->amux == CX25840_AUDIO6) in cx23885_audio_mux()
743 if (0 == INPUT(n)->type) in cx23885_enum_input()
751 (CX23885_VMUX_CABLE == INPUT(n)->type)) { in cx23885_enum_input()
[all …]
/linux-6.15/tools/testing/selftests/net/netfilter/packetdrill/
H A Dconntrack_synack_old.pkt17 +0 `$xtables -A INPUT -p tcp -m conntrack --ctstate INVALID -j DROP`
46 // No packets should have been marked INVALID in OUTPUT direction, 1 in INPUT
48 +0 `$xtables -v -S INPUT | grep INVALID | grep -q -- "-c 1 "`
50 +0 `$xtables -D INPUT -p tcp -m conntrack --ctstate INVALID -j DROP`
H A Dconntrack_synack_reuse.pkt8 +0 `iptables -A INPUT -m conntrack --ctstate INVALID -p tcp --tcp-flags SYN,ACK SYN,ACK`
34 +0 `iptables -v -S INPUT | grep INVALID | grep -q -- "-c 0 0"`
H A Dconntrack_syn_challenge_ack.pkt15 +0 `$xtables -A INPUT -p tcp -m conntrack --ctstate INVALID -j DROP`
43 +0 `$xtables -v -S INPUT | grep INVALID | grep -q -- "-c 0 0"`
H A Dconntrack_rst_invalid.pkt6 +0 `$xtables -A INPUT -p tcp -m conntrack --ctstate INVALID -j DROP`
56 +0 `$xtables -v -S INPUT | grep INVALID | grep -q -- "-c 4 "`
H A Dconntrack_inexact_rst.pkt17 +0 `iptables -A INPUT -p tcp -m conntrack --ctstate INVALID -j DROP`
61 +0 `iptables -v -S INPUT | grep INVALID | grep -q -- "-c 0 0"`
/linux-6.15/drivers/media/pci/cx88/
H A Dcx88-video.c287 input, INPUT(input).vmux, in cx88_video_mux()
288 INPUT(input).gpio0, INPUT(input).gpio1, in cx88_video_mux()
289 INPUT(input).gpio2, INPUT(input).gpio3); in cx88_video_mux()
292 cx_write(MO_GP3_IO, INPUT(input).gpio3); in cx88_video_mux()
293 cx_write(MO_GP0_IO, INPUT(input).gpio0); in cx88_video_mux()
294 cx_write(MO_GP1_IO, INPUT(input).gpio1); in cx88_video_mux()
297 switch (INPUT(input).type) { in cx88_video_mux()
316 if (INPUT(input).audioroute) { in cx88_video_mux()
324 INPUT(input).audioroute, 0, 0); in cx88_video_mux()
859 if (!INPUT(n).type) in cx88_enum_input()
[all …]
/linux-6.15/drivers/media/firewire/
H A DKconfig20 def_bool INPUT = y || (INPUT = m && DVB_FIREDTV = m)
/linux-6.15/drivers/media/usb/uvc/
H A DKconfig17 depends on USB_VIDEO_CLASS=INPUT || INPUT=y
/linux-6.15/drivers/platform/x86/
H A DKconfig57 depends on INPUT
105 depends on INPUT
126 depends on INPUT
188 depends on INPUT
236 depends on INPUT
257 depends on INPUT
274 depends on INPUT
309 depends on INPUT
340 depends on INPUT
385 depends on INPUT
[all …]
/linux-6.15/net/rfkill/
H A DKconfig24 depends on INPUT = y || RFKILL = INPUT
/linux-6.15/drivers/misc/lis3lv02d/
H A DKconfig8 depends on !ACPI && SPI_MASTER && INPUT
24 depends on I2C && INPUT
/linux-6.15/drivers/hid/usbhid/
H A DKconfig25 depends on USB_HID && INPUT=n
52 depends on USB && INPUT
68 depends on USB && INPUT
/linux-6.15/drivers/input/
H A DKconfig8 config INPUT config
26 if INPUT
31 default INPUT
157 depends on INPUT && KUNIT
167 depends on INPUT && APM_EMULATION
/linux-6.15/drivers/media/usb/pwc/
H A DKconfig44 depends on USB_PWC && (USB_PWC=INPUT || INPUT=y)
/linux-6.15/drivers/net/wireless/ath/carl9170/
H A DKconfig38 depends on CARL9170 && (INPUT = y || INPUT = CARL9170)

123456