Home
last modified time | relevance | path

Searched full:f (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/Documentation/userspace-api/ioctl/
Dioctl-number.rst73 0x00 00-1F linux/fs.h conflict!
74 0x00 00-1F scsi/scsi_ioctl.h conflict!
75 0x00 00-1F linux/fb.h conflict!
76 0x00 00-1F linux/wavefront.h conflict!
82 0x10 00-0F drivers/char/s390/vmcp.h
83 0x10 10-1F arch/s390/include/uapi/sclp_ctl.h
84 0x10 20-2F arch/s390/include/uapi/asm/hypfs.h
91 '!' 00-1F uapi/linux/seccomp.h
92 '#' 00-3F IEEE 1394 Subsystem
94 '$' 00-0F linux/perf_counter.h, linux/perf_event.h
[all …]
/Documentation/admin-guide/media/
Dsiano-cardlist.rst32 - 187f:0800
34 - 187f:0700
36 - 187f:0310
38 - 187f:0202, 187f:0202
40 - 187f:0200
42 - 187f:0201
44 - 187f:0500
46 - 187f:0600, 3275:0080
48 - 187f:0100
50 - 187f:0010
[all …]
Dgspca-cardlist.rst34 zc3xx 041e:401f Creative Webcam Notebook PD1171
51 ov519 041e:405f Creative Live! VISTA VF0330
63 zc3xx 0458:700f Genius VideoCam Web V2
120 spca561 046d:092f Logitech QuickCam Express Plus
146 finepix 04cb:010f Fujifilm FinePix A204
161 finepix 04cb:012f Fujifilm FinePix S700
165 finepix 04cb:013f Fujifilm FinePix F420
193 zc3xx 055f:c005 Mustek Wcam300A
194 spca500 055f:c200 Mustek Gsmart 300
195 sunplus 055f:c211 Kowa Bs888e Microcamera
[all …]
Ddvb-usb-anysee-cardlist.rst16 - 04b4:861f, 1c73:861f
/Documentation/admin-guide/aoe/
Dautoload.sh5 f=/etc/modprobe.d/aoe.conf
7 if test ! -r $f || test ! -w $f; then
8 echo "cannot configure $f for module autoloading" 1>&2
12 grep major-152 $f >/dev/null
14 echo alias block-major-152 aoe >> $f
15 echo alias char-major-152 aoe >> $f
/Documentation/features/
Dlist-arch.sh15 for F in */*/arch-support.txt; do
16 SUBSYS=$(echo $F | cut -d/ -f1)
17 N=$(grep -h "^# Feature name:" $F | cut -c25-)
18 C=$(grep -h "^# Kconfig:" $F | cut -c25-)
19 D=$(grep -h "^# description:" $F | cut -c25-)
20 S=$(grep -hv "^#" $F | grep -w $ARCH | cut -d\| -f3)
/Documentation/userspace-api/media/mediactl/
Dmedia-types.rst11 .. _MEDIA-ENT-F-UNKNOWN:
12 .. _MEDIA-ENT-F-V4L2-SUBDEV-UNKNOWN:
13 .. _MEDIA-ENT-F-IO-V4L:
14 .. _MEDIA-ENT-F-IO-VBI:
15 .. _MEDIA-ENT-F-IO-SWRADIO:
16 .. _MEDIA-ENT-F-IO-DTV:
17 .. _MEDIA-ENT-F-DTV-DEMOD:
18 .. _MEDIA-ENT-F-TS-DEMUX:
19 .. _MEDIA-ENT-F-DTV-CA:
20 .. _MEDIA-ENT-F-DTV-NET-DECAP:
[all …]
/Documentation/target/
Dtcm_mod_builder.py43 f = fabric_mod_dir_var + "/" + fabric_mod_name + "_base.h"
44 print "Writing file: " + f
46 p = open(f, 'w');
48 tcm_mod_err("Unable to open file: " + f)
73 tcm_mod_err("Unable to write f: " + f)
87 f = fabric_mod_dir_var + "/" + fabric_mod_name + "_base.h"
88 print "Writing file: " + f
90 p = open(f, 'w');
92 tcm_mod_err("Unable to open file: " + f)
116 tcm_mod_err("Unable to write f: " + f)
[all …]
/Documentation/ABI/stable/
Dsysfs-class-tpm97 PCR-00: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
98 PCR-01: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
99 PCR-02: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
100 PCR-03: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
101 PCR-04: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
135 82 5E 96 0B F8 1F 5F 34 06 DA A2 52 C1 A9 D5 26
136 0F F4 04 4B D9 3F 2D F2 AC 2F 74 64 1F 8B CD 3E
138 6F 78 44 DA 57 43 69 EE 76 6C 38 8A E9 8E A3 F0
139 A7 1F 3C A8 D0 12 15 3E CA 0E BD FA 24 CD 33 C6
/Documentation/features/scripts/
Dfeatures-refresh.sh6 F=$(grep "^# Kconfig:" "$F_FILE" | cut -c26-)
9 # Each feature F is identified by a pair (O, K), where 'O' can
14 K=$F
15 if [[ "$F" == !* ]]; then
17 K=$(echo $F | sed -e 's/^!//g')
21 # F := (O, K) is 'valid' iff there is a Kconfig file (for some
25 # the case 'O = ""' and the case 'O = "not"'. E.g., F may be
29 # 1) no arch provides support for F,
33 # 3) all archs provide support for F,
54 printf "WARNING: '%s' is not a valid Kconfig\n" "$F"
/Documentation/devicetree/bindings/soundwire/
Dsoundwire-controller.yaml28 "^.*@[0-9a-f],[0-9a-f]$":
33 pattern: "^sdw[0-9a-f]{1}[0-9a-f]{4}[0-9a-f]{4}[0-9a-f]{2}$"
/Documentation/arm/samsung/
Dclksrc-change-registers.awk1 #!/usr/bin/awk -f
30 function find_length(f)
33 printf "find_length " f "\n" > "/dev/stderr"
35 if (f ~ /0x1/)
37 else if (f ~ /0x3/)
39 else if (f ~ /0x7/)
41 else if (f ~ /0xf/)
44 printf "unknown length " f "\n" > "/dev/stderr"
/Documentation/trace/postprocess/
Ddecode_msr.py9 with open(sys.argv[1] if len(sys.argv) > 1 else "msr-index.h", "r") as f:
10 for j in f:
11 m = re.match(r'#define (MSR_\w+)\s+(0x[0-9a-fA-F]+)', j)
22 m = re.search(r'(read|write)_msr:\s+([0-9a-f]+)', j)
/Documentation/ABI/testing/
Dsysfs-bus-iio-health-afe440x4 Contact: Andrew F. Davis <afd@ti.com>
25 Contact: Andrew F. Davis <afd@ti.com>
34 Contact: Andrew F. Davis <afd@ti.com>
42 Contact: Andrew F. Davis <afd@ti.com>
Ddebugfs-wilco-ec38 // Corresponds with MBOX = [00, 00, 31, 32, 2f, 32, 31, 38, ...]
40 00 00 31 32 2f 32 31 2f 31 38 00 38 00 01 00 2f 00 ..12/21/18.8...
Dsysfs-devices-platform-docg31 What: /sys/devices/platform/docg3/f[0-3]_dps[01]_is_keylocked
18 What: /sys/devices/platform/docg3/f[0-3]_dps[01]_protection_key
30 through f[0-3]_dps[01]_is_keylocked.
/Documentation/driver-api/driver-model/
Dporting.rst193 | `-- 02:1f.0
197 |-- 00:1f.0
198 |-- 00:1f.1
204 |-- 00:1f.2
205 |-- 00:1f.3
206 `-- 00:1f.5
216 |-- 00:1f.0 -> ../../../devices/pci0/00:1f.0
217 |-- 00:1f.1 -> ../../../devices/pci0/00:1f.1
218 |-- 00:1f.2 -> ../../../devices/pci0/00:1f.2
219 |-- 00:1f.3 -> ../../../devices/pci0/00:1f.3
[all …]
/Documentation/driver-api/media/drivers/
Dtuners.rst43 A= F-connector
55 F[IRMQ]12[1345]6{MF|ME|MP}
56 F[IRMQ]:
81 4[01][0136][269]F[HYNR]5
91 F[HYNR]5
119 - F= F-connector
124 - TCL2002MB-1F: PAL BG + DK w/FM =PHILIPS_PAL
/Documentation/trace/
Dtracepoint-analysis.rst270 $ perf record -c 1 -f \
315 0.00 : 34eeb: 0f 18 08 prefetcht0 (%eax)
321 12.40 : 34eee: 66 0f 7f 80 40 ff ff movdqa %xmm0,-0xc0(%eax)
323 12.40 : 34ef6: 66 0f 7f 80 50 ff ff movdqa %xmm0,-0xb0(%eax)
325 12.39 : 34efe: 66 0f 7f 80 60 ff ff movdqa %xmm0,-0xa0(%eax)
327 12.67 : 34f06: 66 0f 7f 80 70 ff ff movdqa %xmm0,-0x90(%eax)
329 12.58 : 34f0e: 66 0f 7f 40 80 movdqa %xmm0,-0x80(%eax)
330 12.31 : 34f13: 66 0f 7f 40 90 movdqa %xmm0,-0x70(%eax)
331 12.40 : 34f18: 66 0f 7f 40 a0 movdqa %xmm0,-0x60(%eax)
332 12.31 : 34f1d: 66 0f 7f 40 b0 movdqa %xmm0,-0x50(%eax)
/Documentation/devicetree/bindings/
DMakefile31 xargs $(DT_SCHEMA_LINT) -f parsable -c $(srctree)/$(src)/.yamllint
38 cmd_mk_schema = f=$$(mktemp) ; \
41 $(find_cmd)) > $$f ; \
42 $(DT_MK_SCHEMA) -j $(DT_MK_SCHEMA_FLAGS) @$$f > $@ ; \
43 rm -f $$f
/Documentation/fault-injection/
Dnvme-fault-injection.rst160 …e: ff e8 8f 5f 86 ff 80 7d c7 00 74 17 9c 58 0f 1f 44 00 00 f6 c4 02 0f 85 69 03 00 00 31 ff e8 62…
162 RAX: ffff9dac25a2ac80 RBX: ffffffff88d53760 RCX: 000000000000001f
/Documentation/devicetree/bindings/net/
Dcavium-pip.txt63 local-mac-address = [ 00 0f b7 10 63 60 ];
69 local-mac-address = [ 00 0f b7 10 63 61 ];
75 local-mac-address = [ 00 0f b7 10 63 62 ];
81 local-mac-address = [ 00 0f b7 10 63 63 ];
95 local-mac-address = [ 00 0f b7 10 63 64 ];
/Documentation/devicetree/bindings/mfd/
Dkontron,sl28cpld.yaml41 "^gpio(@[0-9a-f]+)?$":
44 "^hwmon(@[0-9a-f]+)?$":
47 "^interrupt-controller(@[0-9a-f]+)?$":
50 "^pwm(@[0-9a-f]+)?$":
53 "^watchdog(@[0-9a-f]+)?$":
/Documentation/hwmon/
Dsmm665.rst113 For SMM465 and SMM764, values for Channel E and F are reported but undefined.
123 in8_input Channel F voltage (mV)
134 in8_min Channel F minimum voltage (mV)
145 in8_max Channel F maximum voltage (mV)
156 in8_lcrit Channel F critical minimum voltage (mV)
167 in8_crit Channel F critical maximum voltage (mV)
178 in8_crit_alarm Channel F critical alarm
/Documentation/core-api/irq/
Dirq-affinity.rst28 [root@moon 44]# echo 0f > smp_affinity
30 0000000f
31 [root@moon 44]# ping -f h
50 [root@moon 44]# ping -f h

12345678910>>...18