Home
last modified time | relevance | path

Searched full:fire (Results 1 – 25 of 444) sorted by relevance

12345678910>>...18

/linux-6.12.1/sound/usb/6fire/
Dchip.c3 * Linux driver for TerraTec DMX 6Fire USB
27 MODULE_DESCRIPTION("TerraTec DMX 6Fire USB audio driver");
37 MODULE_PARM_DESC(index, "Index value for the 6fire sound device");
39 MODULE_PARM_DESC(id, "ID string for the 6fire sound device.");
41 MODULE_PARM_DESC(enable, "Enable the 6fire sound device.");
201 .name = "snd-usb-6fire",
DMakefile2 snd-usb-6fire-y += chip.o comm.o midi.o control.o firmware.o pcm.o
3 obj-$(CONFIG_SND_USB_6FIRE) += snd-usb-6fire.o
Dfirmware.c3 * Linux driver for TerraTec DMX 6Fire USB
20 MODULE_FIRMWARE("6fire/dmx6firel2.ihx");
21 MODULE_FIRMWARE("6fire/dmx6fireap.ihx");
22 MODULE_FIRMWARE("6fire/dmx6firecf.bin");
370 "6fire/dmx6firel2.ihx", 0, NULL, 0); in usb6fire_fw_init()
380 ret = usb6fire_fw_fpga_upload(intf, "6fire/dmx6firecf.bin"); in usb6fire_fw_init()
385 ret = usb6fire_fw_ezusb_upload(intf, "6fire/dmx6fireap.ihx", in usb6fire_fw_init()
Dcommon.h3 * Linux driver for TerraTec DMX 6Fire USB
17 #define PREFIX "6fire: "
Dfirmware.h3 * Linux driver for TerraTec DMX 6Fire USB
Dchip.h3 * Linux driver for TerraTec DMX 6Fire USB
Dmidi.h3 * Linux driver for TerraTec DMX 6Fire USB
Dcontrol.h3 * Linux driver for TerraTec DMX 6Fire USB
/linux-6.12.1/sound/pci/ice1712/
Dews.h8 * Lowlevel functions for Terratec EWS88MT/D, EWX24/96, DMX 6Fire
18 "{TerraTec,DMX 6Fire},"\
61 /* TerraTec DMX 6Fire configuration definitions */
/linux-6.12.1/Documentation/input/devices/
Datarikbd.rst155 Fire Button Monitoring
159 this mode the ikbd monitors the state of the Joystick 1 fire button at the
173 for the appropriate cursor motion keys. The trigger or fire buttons of the
448 When the ikbd is in either the JOYSTICK MONITORING mode or the FIRE BUTTON
491 %000000xy ; where y is JOYSTICK1 Fire button
492 ; and x is JOYSTICK0 Fire button
502 SET FIRE BUTTON MONITORING
509 %bbbbbbbb ; state of the JOYSTICK1 fire button packed
513 time-of-day clock, and monitor the fire button on Joystick 1. The fire button
561 INTERROGATION MODE, SET JOYSTICK MONITORING, SET FIRE BUTTON MONITORING, and
[all …]
/linux-6.12.1/arch/riscv/boot/dts/microchip/
Dmpfs-beaglev-fire.dts8 #include "mpfs-beaglev-fire-fabric.dtsi"
16 model = "BeagleBoard BeagleV-Fire";
17 compatible = "beagle,beaglev-fire", "microchip,mpfs";
DMakefile2 dtb-$(CONFIG_ARCH_MICROCHIP_POLARFIRE) += mpfs-beaglev-fire.dtb
/linux-6.12.1/drivers/pps/clients/
Dpps_parport.c108 /* fire assert event */ in parport_irq()
114 /* fire assert event */ in parport_irq()
117 /* fire clear event */ in parport_irq()
/linux-6.12.1/sound/usb/
DKconfig121 tristate "TerraTec DMX 6Fire USB"
128 Say Y here to include support for TerraTec 6fire DMX USB interface.
DMakefile37 obj-$(CONFIG_SND) += misc/ usx2y/ caiaq/ 6fire/ hiface/ bcd2000/
/linux-6.12.1/arch/m68k/include/asm/
Datari_joystick.h16 char fire; member
/linux-6.12.1/sound/usb/hiface/
Dpcm.h10 * The driver is based on the work done in TerraTec DMX 6Fire USB
Dchip.h10 * The driver is based on the work done in TerraTec DMX 6Fire USB
/linux-6.12.1/net/hsr/
Dhsr_device.h2 /* Copyright 2011-2014 Autronica Fire and Security AS
Dhsr_netlink.h2 /* Copyright 2011-2014 Autronica Fire and Security AS
Dhsr_slave.h2 /* Copyright 2011-2014 Autronica Fire and Security AS
/linux-6.12.1/drivers/net/wwan/iosm/
Diosm_ipc_irq.h12 * ipc_doorbell_fire - fire doorbell to CP
/linux-6.12.1/kernel/time/
Dtimer.c396 * for which the exact time they fire does not matter too much, as long as
397 * they fire approximately every X seconds.
399 * By rounding these timers to whole seconds, all such timers will fire
422 * for which the exact time they fire does not matter too much, as long as
423 * they fire approximately every X seconds.
425 * By rounding these timers to whole seconds, all such timers will fire
450 * for which the exact time they fire does not matter too much, as long as
451 * they fire approximately every X seconds.
453 * By rounding these timers to whole seconds, all such timers will fire
471 * for which the exact time they fire does not matter too much, as long as
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/riscv/
Dmicrochip.yaml32 - beagle,beaglev-fire
/linux-6.12.1/include/uapi/linux/
Dhsr_netlink.h3 * Copyright 2011-2013 Autronica Fire and Security AS

12345678910>>...18