Home
last modified time | relevance | path

Searched refs:firewire (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v4.19/drivers/firewire/
DMakefile6 firewire-core-y += core-card.o core-cdev.o core-device.o \
8 firewire-ohci-y += ohci.o
9 firewire-sbp2-y += sbp2.o
10 firewire-net-y += net.o
12 obj-$(CONFIG_FIREWIRE) += firewire-core.o
13 obj-$(CONFIG_FIREWIRE_OHCI) += firewire-ohci.o
14 obj-$(CONFIG_FIREWIRE_SBP2) += firewire-sbp2.o
15 obj-$(CONFIG_FIREWIRE_NET) += firewire-net.o
DKconfig4 # firewire-core does not depend on PCI but is
19 called firewire-core.
30 called firewire-ohci.
42 called firewire-sbp2.
56 called firewire-net.
79 nosy-dump, can be found in tools/firewire/ of the kernel sources.
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-bus-firewire1 What: /sys/bus/firewire/devices/fw[0-9]+/
20 What: /sys/bus/firewire/devices/fw[0-9]+/units
42 What: /sys/bus/firewire/devices/fw[0-9]+/is_local
53 What: /sys/bus/firewire/devices/fw[0-9]+[.][0-9]+/
71 What: /sys/bus/firewire/devices/*/
113 What: /sys/bus/firewire/drivers/sbp2/fw*/host*/target*/*:*:*:*/ieee1394_id
126 Format, as exposed by firewire-sbp2 since 2.6.22, May 2007:
130 (removed in 2.6.37 after being superseded by firewire-sbp2) used
Dfirewire-cdev7 firewire-core and IEEE 1394 device drivers implemented in
9 documented in <linux/firewire-cdev.h>.
11 This ABI offers most of the features which firewire-core also
52 node ID changes, are tracked by firewire-core. ABI users do not
63 See the inline documentation in <linux/firewire-cdev.h> for
75 could ever arrive. See <linux/firewire-cdev.h> for descriptions
104 tools like linux-firewire-utils, fwhack, ...
/Linux-v4.19/drivers/staging/fwserial/
DTODO11 -- Issues with firewire stack --
12 1. This driver uses the same unregistered vendor id that the firewire core does
14 firewire.h?
DMakefile1 obj-$(CONFIG_FIREWIRE_SERIAL) += firewire-serial.o
2 firewire-serial-objs := fwserial.o dma_fifo.o
DKconfig11 be called firewire-serial.
20 firewire-serial driver to support.
27 Set this to the maximum number of serial ports each firewire
/Linux-v4.19/Documentation/ABI/removed/
Draw139410 Replaced by /dev/fw*, i.e. the <linux/firewire-cdev.h> ABI of
11 firewire-core.
14 libraw1394 (works with firewire-cdev too, transparent to library ABI
Dvideo139411 Replaced by /dev/fw*, i.e. the <linux/firewire-cdev.h> ABI of
12 firewire-core.
15 libdc1394 (works with firewire-cdev too, transparent to library ABI
Ddv139411 transparently work on top of the newer firewire kernel drivers.
/Linux-v4.19/sound/firewire/tascam/
DMakefile1 snd-firewire-tascam-objs := tascam-proc.o amdtp-tascam.o tascam-stream.o \
4 obj-$(CONFIG_SND_FIREWIRE_TASCAM) += snd-firewire-tascam.o
/Linux-v4.19/sound/firewire/digi00x/
DMakefile1 snd-firewire-digi00x-objs := amdtp-dot.o digi00x-stream.o digi00x-proc.o \
4 obj-$(CONFIG_SND_FIREWIRE_DIGI00X) += snd-firewire-digi00x.o
/Linux-v4.19/sound/firewire/motu/
DMakefile4 snd-firewire-motu-objs := motu.o amdtp-motu.o motu-transaction.o motu-stream.o \
7 obj-$(CONFIG_SND_FIREWIRE_MOTU) += snd-firewire-motu.o
/Linux-v4.19/sound/firewire/
DMakefile5 snd-firewire-lib-objs := lib.o iso-resources.o packets-buffer.o \
9 obj-$(CONFIG_SND_FIREWIRE_LIB) += snd-firewire-lib.o
DKconfig128 will be called snd-firewire-digi00x.
141 will be called snd-firewire-tascam.
153 will be called snd-firewire-motu.
/Linux-v4.19/Documentation/
Ddebugging-via-ohci1394.txt43 The firewire-ohci driver in drivers/firewire uses filtered physical
47 Because the firewire-ohci driver depends on the PCI enumeration to be
68 - http://halobates.de/firewire/firedump-0.1.tar.bz2
70 There is also a gdb proxy for firewire which allows to use gdb to access
72 - http://halobates.de/firewire/fireproxy-0.33.tar.bz2
93 Load the firewire-ohci module and check your kernel logs.
182 Documentation and specifications: http://halobates.de/firewire/
D00-INDEX112 - how to use firewire like a hardware debugger memory reader.
/Linux-v4.19/drivers/media/
DMakefile34 obj-y += common/ platform/ pci/ usb/ mmc/ firewire/ spi/
DKconfig197 source "drivers/media/firewire/Kconfig"
/Linux-v4.19/tools/
DMakefile62 cgroup firewire hv guest spi usb virtio vm bpf iio gpio objtool leds wmi: FORCE target
94 all: acpi cgroup cpupower gpio hv firewire liblockdep \
/Linux-v4.19/sound/
DMakefile8 firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ hda/ x86/ xen/
DKconfig83 source "sound/firewire/Kconfig"
/Linux-v4.19/drivers/
DMakefile91 obj-y += firewire/
DKconfig42 source "drivers/firewire/Kconfig"
/Linux-v4.19/Documentation/ioctl/
Dioctl-number.txt87 '&' 00-07 drivers/firewire/nosy-user.h
147 'H' F8-FA sound/firewire.h

12