Home
last modified time | relevance | path

Searched refs:FD (Results 1 – 26 of 26) sorted by relevance

/linux-4.1.27/scripts/
Dsign-file52 open(FD, "<$file") || die $file;
53 binmode FD;
54 my @st = stat(FD);
56 $len = read(FD, $contents, $st[7]) || die $file;
57 close(FD) || die $file;
407 open(FD, ">$dest") || die $dest;
408 binmode FD;
409 print FD
417 close FD || die $dest;
/linux-4.1.27/drivers/net/can/usb/
DKconfig62 tristate "PEAK PCAN-USB/USB Pro interfaces for CAN 2.0b/CAN-FD"
65 access to the CAN bus, with repect to the CAN 2.0b and/or CAN-FD
70 PCAN-USB FD single CAN-FD channel USB adapter
71 PCAN-USB Pro FD dual CAN-FD channels USB adapter
/linux-4.1.27/Documentation/networking/
Dcan.txt51 6.6 CAN FD (flexible data rate) driver support
372 Remark about CAN FD (flexible data rate) support:
374 Generally the handling of CAN FD is very similar to the formerly described
375 examples. The new CAN FD capable CAN controllers support two different
376 bitrates for the arbitration phase and the payload phase of the CAN FD frame
381 switches the socket into a mode that allows the handling of CAN FD frames
389 __u8 flags; /* additional flags for CAN FD */
407 For details about the distinction of CAN and CAN FD capable devices and
410 The length of the two CAN(FD) frame structures define the maximum transfer
411 unit (MTU) of the CAN(FD) network interface and skbuff data length. Two
[all …]
Dpktgen.txt79 src_mac: 00:00:00:00:00:00 dst_mac: 00:04:23:AC:FD:82
Darcnet-hardware.txt853 1 1 1 1 1 1 0 1 | FD | 253
1180 00000010 FD
1369 1 1 1 1 1 1 0 1 | FD | 253
1579 1 1 1 1 1 1 0 1 | FD | 253
2471 1 1 1 1 1 1 0 1 | FD | 253
2660 1 1 1 1 1 1 0 1 | FD | 253
2840 1 1 1 1 1 1 0 1 | FD | 253
3056 1 1 1 1 1 1 0 1 | FD | 253 |
/linux-4.1.27/tools/perf/util/
Devsel.c83 #define FD(e, x, y) (*(int *)xyarray__entry(e->fd, x, y)) macro
788 FD(evsel, cpu, thread) = -1; in perf_evsel__alloc_fd()
806 int fd = FD(evsel, cpu, thread), in perf_evsel__run_ioctl()
889 close(FD(evsel, cpu, thread)); in perf_evsel__close_fd()
890 FD(evsel, cpu, thread) = -1; in perf_evsel__close_fd()
964 if (FD(evsel, cpu, thread) < 0) in perf_evsel__read_cb()
967 if (readn(FD(evsel, cpu, thread), &count, sizeof(count)) < 0) in perf_evsel__read_cb()
979 if (FD(evsel, cpu, thread) < 0) in __perf_evsel__read_on_cpu()
985 if (readn(FD(evsel, cpu, thread), &count, nv * sizeof(u64)) < 0) in __perf_evsel__read_on_cpu()
1008 fd = FD(leader, cpu, thread); in get_group_fd()
[all …]
Devlist.c32 #define FD(e, x, y) (*(int *)xyarray__entry(e->fd, x, y)) macro
296 ioctl(FD(pos, cpu, thread), in perf_evlist__disable()
315 ioctl(FD(pos, cpu, thread), in perf_evlist__enable()
333 err = ioctl(FD(evsel, cpu, thread), in perf_evlist__disable_event()
354 err = ioctl(FD(evsel, cpu, thread), in perf_evlist__enable_event()
373 err = ioctl(FD(evsel, cpu, thread), in perf_evlist__enable_event_cpu()
392 err = ioctl(FD(evsel, cpu, thread), PERF_EVENT_IOC_ENABLE, 0); in perf_evlist__enable_event_thread()
807 fd = FD(evsel, cpu, thread); in perf_evlist__mmap_per_evsel()
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dexynos4-fimc-is.txt5 processor, ISP, DRC and FD IP blocks and peripheral devices such as UART, I2C
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-class-tpm140 47 AE A4 18 83 8E 22 39 75 93 86 E6 FD 66 48 B6
142 E0 DC 65 FD 3C C6 B0 1E BF B9 C1 B5 6C EF B1 3A
/linux-4.1.27/arch/sh/kernel/
Dhead_32.S333 1: .long 0x500080F0 ! MD=1, RB=0, BL=1, FD=1, IMASK=0xF
/linux-4.1.27/arch/sh/kernel/cpu/sh3/
Dentry.S506 0: .long 0x000080f0 ! FD=1, IMASK=15
/linux-4.1.27/arch/powerpc/boot/dts/
Dac14xx.dts264 21 00 1C 23 00 00 00 18 00 00 00 FD 00 38 3C 1F
/linux-4.1.27/Documentation/arm/nwfpe/
DREADME.FPE32 <LFM|SFM>{cond}<FD,EA> Fd, <count>, [Rn]{!}
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dexynos5433-clock.txt52 which generates clocks for Cortex-A5/MIPI_CSIS2/FIMC-LITE_C/FIMC-FD IPs.
/linux-4.1.27/arch/um/
DKconfig.net199 Startup example: "eth0=slirp,FE:FD:01:02:03:04,/usr/local/bin/slirp"
/linux-4.1.27/arch/alpha/
DKconfig183 Bcache SIMMs. I/O sub-system provides SuperI/O (2S, 1P, FD), KBD,
386 SuperI/O (2S, 1P, FD), RTC/NVRAM. Boot ROM is EPROM. PC-AT size.
/linux-4.1.27/Documentation/
Ddma-buf-sharing.txt413 Other Interfaces Exposed to Userspace on the dma-buf FD
416 - Since kernel 3.12 the dma-buf FD supports the llseek system call, but only
/linux-4.1.27/Documentation/scsi/
DChangeLog.1992-19971689 signature for FD cards (950). Add another signature for ST0x.
1860 * seagate.c: New version from Drew. Includes new signatures for FD
1966 * seagate.c: Add a few new signatures for FD cards. Another patch
2004 FD. Modify signatures list to indicate controller type, and init
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c1520 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, FD, 1); in xgbe_dev_xmit()
1664 if (XGMAC_GET_BITS_LE(rdesc->desc3, RX_NORMAL_DESC3, FD)) in xgbe_dev_read()
/linux-4.1.27/drivers/net/ethernet/cadence/
Dmacb.c264 reg &= ~(MACB_BIT(SPD) | MACB_BIT(FD)); in macb_handle_link_change()
269 reg |= MACB_BIT(FD); in macb_handle_link_change()
/linux-4.1.27/drivers/eisa/
Deisa.ids1008 ISAC400 "Core CNT-ATP ESDI Internal FD Ctrl"
1088 MIC0021 "FD-0475 EISA Bus Ethernet LAN Adapter"
/linux-4.1.27/firmware/emi26/
Dbitstream.HEX4149 :1083700000000000000000000000000000000000FD
/linux-4.1.27/tools/perf/
Dbuiltin-trace.c524 P_FUTEX_OP(FD); arg->mask |= SCF_VAL3|SCF_UADDR2|SCF_TIMEOUT; break; in syscall_arg__scnprintf_futex_op()
/linux-4.1.27/Documentation/RCU/
DRTFP.txt1166 Ravikiran's lockfree FD patch.
1179 Ravikiran's lockfree FD patch.
/linux-4.1.27/Documentation/x86/
Dboot.txt669 (magic number 5D 00), XZ (magic number FD 37), and LZ4 (magic number
/linux-4.1.27/
DCREDITS360 P: 1024/77D50909 76 99 FD 31 91 E1 96 1C 90 BB 22 80 62 F6 BD 63
4020 P: 1024/E298966D F0 37 4F FD E5 7E C5 E6 F1 A0 1E 22 6F 46 DA 0C