Home
last modified time | relevance | path

Searched refs:chained (Results 1 – 25 of 51) sorted by relevance

123

/kernel/linux/linux-5.10/sound/pci/hda/
Dpatch_realtek.c1285 .chained = true,
1313 .chained = true,
1333 .chained = true,
1357 .chained = true,
1377 .chained = true,
1436 .chained = true,
1463 .chained = true,
1472 .chained = true,
1499 .chained = true,
1508 .chained = true,
[all …]
Dpatch_cirrus.c523 .chained = true,
529 .chained = true,
535 .chained = true,
549 .chained = true,
560 .chained = true,
566 .chained = true,
731 .chained = true,
737 .chained = true,
743 .chained = true,
861 .chained = true,
Dpatch_sigmatel.c1378 .chained = true,
1424 .chained = true,
1430 .chained = true,
2651 .chained = true,
2661 .chained = true,
2667 .chained = true,
2673 .chained = true,
2679 .chained = true,
2685 .chained = true,
2691 .chained = true,
[all …]
Dpatch_conexant.c743 .chained = true,
748 .chained = true,
783 .chained = true,
806 .chained = true,
836 .chained = true,
854 .chained = true,
887 .chained = true,
Dpatch_analog.c354 .chained = true,
597 .chained = true,
1054 .chained = true,
1064 .chained = true,
1070 .chained = true,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/
Dgpio-max3191x.txt16 - #daisy-chained-devices:
19 The number of GPIOs must equal "#daisy-chained-devices"
23 The number of GPIOs must equal "#daisy-chained-devices"
26 The number of GPIOs must equal "#daisy-chained-devices"
Dgpio-74x164.txt13 - registers-number: Number of daisy-chained shift registers
Dsgpio-aspeed.txt12 - Co-work with external signal-chained TTL components (74LV165/74LV595)
/kernel/linux/linux-5.10/Documentation/driver-api/dmaengine/
Dpxa_dma.rst146 - a driver submitted an aligned tx1, not chained
148 - a driver submitted an aligned tx2 => tx2 is cold chained to tx1
152 - a driver submitted an aligned tx3 => tx3 is hot-chained
155 not chained
157 - a driver issued tx4 => tx4 is put in issued queue, not chained
160 chained
163 cold chained to tx5
/kernel/linux/linux-5.10/net/ncsi/
Dncsi-aen.c56 bool chained; in ncsi_aen_handler_lsc() local
80 chained = !list_empty(&nc->link); in ncsi_aen_handler_lsc()
89 if ((had_link == has_link) || chained) in ncsi_aen_handler_lsc()
Dncsi-manage.c96 bool enabled, chained; in ncsi_channel_monitor() local
103 chained = !list_empty(&nc->link); in ncsi_channel_monitor()
110 if (WARN_ON_ONCE(chained)) in ncsi_channel_monitor()
118 nc->id, state, chained ? "on" : "off"); in ncsi_channel_monitor()
1770 bool chained; in ncsi_stop_dev() local
1783 chained = !list_empty(&nc->link); in ncsi_stop_dev()
1787 WARN_ON_ONCE(chained || in ncsi_stop_dev()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
Dcommon-properties.txt65 Daisy-chained devices
76 - #daisy-chained-devices: Number of devices in the daisy-chain (default is 1).
84 #daisy-chained-devices = <3>;
/kernel/linux/linux-5.10/sound/pci/ac97/
Dac97_proc.c339 ac97->spec.ad18xx.unchained[idx] | ac97->spec.ad18xx.chained[idx]); in snd_ac97_proc_read()
352 ac97->spec.ad18xx.chained[0], in snd_ac97_proc_read()
353 ac97->spec.ad18xx.chained[1], in snd_ac97_proc_read()
354 ac97->spec.ad18xx.chained[2]); in snd_ac97_proc_read()
403 ac97->spec.ad18xx.unchained[idx] | ac97->spec.ad18xx.chained[idx]); in snd_ac97_proc_regs_read()
/kernel/linux/linux-5.10/kernel/events/
Duprobes.c1848 static void cleanup_return_instances(struct uprobe_task *utask, bool chained, in cleanup_return_instances() argument
1852 enum rp_check ctx = chained ? RP_CHECK_CHAIN_CALL : RP_CHECK_CALL; in cleanup_return_instances()
1866 bool chained; in prepare_uretprobe() local
1892 chained = (orig_ret_vaddr == trampoline_vaddr); in prepare_uretprobe()
1893 cleanup_return_instances(utask, chained, regs); in prepare_uretprobe()
1900 if (chained) { in prepare_uretprobe()
1916 ri->chained = chained; in prepare_uretprobe()
2121 bool chained; in find_next_ret_chain() local
2124 chained = ri->chained; in find_next_ret_chain()
2126 } while (chained); in find_next_ret_chain()
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-mips-gic.c150 static void gic_handle_shared_int(bool chained) in gic_handle_shared_int() argument
171 if (chained) in gic_handle_shared_int()
309 static void gic_handle_local_int(bool chained) in gic_handle_local_int() argument
322 if (chained) in gic_handle_local_int()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-frequency-adf435015 Sets channel Y REFin frequency in Hz. In some clock chained
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/fpga/
Dxilinx-pr-decoupler.txt11 PR Decouplers which can be handled independently or chained via decouple/
/kernel/linux/linux-5.10/arch/arm64/kvm/
Dpmu-emul.c68 return test_bit(pmc->idx >> 1, vcpu->arch.pmu.chained); in kvm_pmu_pmc_is_chained()
272 bitmap_zero(vcpu->arch.pmu.chained, ARMV8_PMU_MAX_COUNTER_PAIRS); in kvm_pmu_vcpu_reset()
709 set_bit(pmc->idx >> 1, vcpu->arch.pmu.chained); in kvm_pmu_update_pmc_chained()
712 clear_bit(pmc->idx >> 1, vcpu->arch.pmu.chained); in kvm_pmu_update_pmc_chained()
/kernel/linux/linux-5.10/include/kvm/
Darm_pmu.h26 DECLARE_BITMAP(chained, ARMV8_PMU_MAX_COUNTER_PAIRS);
/kernel/linux/linux-5.10/Documentation/x86/i386/
DIO-APIC.rst51 PCI slot position. Usually PCI slots are 'daisy chained' before they are
84 do not use interrupts normally, thus they are not daisy chained either.
/kernel/linux/linux-5.10/drivers/gpio/
DTODO135 using gpiochip_irqchip_add() and gpiochip_set_[chained|nested]_irqchip().
175 - Drop gpiochip_set_chained_irqchip() when all the chained irqchips
181 - Drop gpiochip_irqchip_add_nested() when all the chained irqchips
/kernel/linux/linux-5.10/Documentation/driver-api/gpio/
Ddriver.rst331 Realtime considerations: Note that chained IRQ handlers will not be forced
333 runtime) can't be used in a chained IRQ handler.
336 see below) a chained IRQ handler can be converted to generic irq handler and
353 but chained IRQ handlers are not used. Instead GPIO IRQs dispatching is
499 - DEPRECATED: gpiochip_irqchip_add(): adds a chained cascaded irqchip to a
508 Apart from that it works exactly like the chained irqchip.
611 from the chained IRQ handler
612 - Generic chained GPIO irqchips: take care about generic_handle_irq() calls and
614 - Chained GPIO irqchips: get rid of the chained IRQ handler and use generic irq
/kernel/linux/linux-5.10/include/linux/
Duprobes.h88 bool chained; /* true, if instance is nested */ member
/kernel/linux/linux-5.10/include/sound/
Dac97_codec.h264 unsigned short chained[3]; // 0 = C34, 1 = C79, 2 = C69 member
/kernel/linux/linux-5.10/Documentation/input/joydev/
Djoystick.rst235 * Microsoft SideWinder GamePad (up to four, chained)
269 combination of) devices on a single gameport, using an Y-cable or chained
291 of up to two of these pads either chained together or using an Y-cable on a

123