Home
last modified time | relevance | path

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

123

/linux/sound/pci/hda/
A Dpatch_realtek.c1223 .chained = true,
1251 .chained = true,
1271 .chained = true,
1295 .chained = true,
1315 .chained = true,
1374 .chained = true,
1401 .chained = true,
1410 .chained = true,
1437 .chained = true,
1446 .chained = true,
[all …]
A Dpatch_cirrus.c523 .chained = true,
529 .chained = true,
535 .chained = true,
549 .chained = true,
560 .chained = true,
566 .chained = true,
732 .chained = true,
738 .chained = true,
744 .chained = true,
863 .chained = true,
A Dpatch_cs8409-tables.c531 .chained = true,
537 .chained = true,
543 .chained = true,
553 .chained = true,
A Dpatch_sigmatel.c1377 .chained = true,
1423 .chained = true,
1429 .chained = true,
2650 .chained = true,
2660 .chained = true,
2666 .chained = true,
2672 .chained = true,
2678 .chained = true,
2684 .chained = true,
2690 .chained = true,
[all …]
A Dpatch_conexant.c749 .chained = true,
754 .chained = true,
781 .chained = true,
804 .chained = true,
834 .chained = true,
852 .chained = true,
885 .chained = true,
A Dpatch_analog.c347 .chained = true,
590 .chained = true,
1047 .chained = true,
1057 .chained = true,
1063 .chained = true,
/linux/Documentation/devicetree/bindings/gpio/
A 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"
A Dfairchild,74hc595.yaml29 description: Number of daisy-chained shift registers
A Daspeed,sgpio.yaml22 - Co-work with external signal-chained TTL components (74LV165/74LV595)
/linux/Documentation/driver-api/dmaengine/
A 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
/linux/sound/pci/ac97/
A 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()
/linux/net/ncsi/
A 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()
A 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()
1838 bool chained; in ncsi_stop_dev() local
1851 chained = !list_empty(&nc->link); in ncsi_stop_dev()
1855 WARN_ON_ONCE(chained || in ncsi_stop_dev()
/linux/Documentation/devicetree/bindings/
A 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>;
/linux/kernel/events/
A 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()
/linux/drivers/irqchip/
A Dirq-mips-gic.c150 static void gic_handle_shared_int(bool chained) in gic_handle_shared_int() argument
169 if (chained) in gic_handle_shared_int()
309 static void gic_handle_local_int(bool chained) in gic_handle_local_int() argument
320 if (chained) in gic_handle_local_int()
/linux/Documentation/devicetree/bindings/interrupt-controller/
A Dloongson,htvec.yaml26 description: Eight parent interrupts that receive chained interrupts.
A Dloongson,htpic.yaml30 Four parent interrupts that receive chained interrupts.
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-frequency-adf435015 Sets channel Y REFin frequency in Hz. In some clock chained
/linux/arch/arm64/kvm/
A 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()
/linux/Documentation/x86/i386/
A 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.
/linux/include/kvm/
A Darm_pmu.h33 DECLARE_BITMAP(chained, ARMV8_PMU_MAX_COUNTER_PAIRS);
/linux/Documentation/devicetree/bindings/fpga/
A Dxilinx-pr-decoupler.txt20 PR Decouplers which can be handled independently or chained via decouple/
/linux/Documentation/driver-api/gpio/
A 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
419 is a typical example of a chained cascaded interrupt handler using
629 from the chained IRQ handler
630 - Generic chained GPIO irqchips: take care about generic_handle_irq() calls and
632 - Chained GPIO irqchips: get rid of the chained IRQ handler and use generic irq
/linux/include/linux/
A Duprobes.h88 bool chained; /* true, if instance is nested */ member

Completed in 62 milliseconds

123