/linux-5.10/drivers/i2c/algos/ |
D | i2c-algo-bit.c | 344 bit_dbg(3, &i2c_adap->dev, "emitting stop condition\n"); in try_address() 348 bit_dbg(3, &i2c_adap->dev, "emitting start condition\n"); in try_address() 508 "emitting repeated start condition\n"); in bit_doAddress() 545 bit_dbg(3, &i2c_adap->dev, "emitting start condition\n"); in bit_xfer() 554 "emitting enforced stop/start condition\n"); in bit_xfer() 559 "emitting repeated start condition\n"); in bit_xfer() 598 bit_dbg(3, &i2c_adap->dev, "emitting stop condition\n"); in bit_xfer()
|
/linux-5.10/tools/lib/bpf/ |
D | btf_dump.c | 38 EMITTING, enumerator 46 /* emitting state used to determine the need for forward declaration */ 349 * Determine order of emitting dependent types and specified type to satisfy 620 * by btf_dump_emit_type() itself, but all nitty-gritty details of emitting type 626 * we reference it from inside and thus can avoid emitting unnecessary forward 647 if (tstate->emit_state == EMITTING) { in btf_dump_emit_type() 717 tstate->emit_state = EMITTING; in btf_dump_emit_type() 734 tstate->emit_state = EMITTING; in btf_dump_emit_type() 736 * is anonymous, then in C we'll be emitting all fields and in btf_dump_emit_type() 995 * Old GCC versions are emitting invalid typedef for __gnuc_va_list in btf_dump_emit_typedef_def() [all …]
|
D | bpf_core_read.h | 203 * additionally emitting BPF CO-RE field relocation for specified source
|
/linux-5.10/Documentation/devicetree/ |
D | changesets.rst | 15 at once before emitting OF_RECONFIG notifiers. This is so that the
|
/linux-5.10/arch/arm64/kernel/ |
D | image.h | 19 * the linker to endian-swap certain values before emitting them.
|
/linux-5.10/drivers/of/ |
D | dynamic.c | 740 pr_debug("changeset: emitting notifiers.\n"); in __of_changeset_apply_notify() 742 /* drop the global lock while emitting notifiers */ in __of_changeset_apply_notify() 840 pr_debug("changeset: emitting notifiers.\n"); in __of_changeset_revert_notify() 842 /* drop the global lock while emitting notifiers */ in __of_changeset_revert_notify()
|
/linux-5.10/include/linux/ |
D | compiler_types.h | 311 * supplied condition is *false*, emitting the supplied error message if the 321 /* Helpers for emitting diagnostics in pragmas. */
|
/linux-5.10/tools/lib/subcmd/ |
D | pager.c | 93 spawned_pager = 1; /* means we are emitting to terminal */ in setup_pager()
|
/linux-5.10/net/batman-adv/ |
D | tvlv.c | 350 * @orig_node: orig node emitting the ogm packet 403 * @orig_node: orig node emitting the ogm packet 470 * @orig_node: orig node emitting the ogm packet
|
/linux-5.10/arch/mips/include/asm/ |
D | barrier.h | 125 * can skip emitting a barrier from __smp_mb__before_atomic().
|
D | sync.h | 171 * In future we have the option of emitting entries in a fixups-style table
|
/linux-5.10/Documentation/x86/i386/ |
D | IO-APIC.rst | 103 [value '0' is a generic 'placeholder', reserved for empty (or non-IRQ emitting)
|
/linux-5.10/arch/powerpc/include/asm/ |
D | head-64.h | 23 * Fixed (location) sections are used by opening fixed sections and emitting
|
/linux-5.10/tools/include/linux/ |
D | compiler.h | 33 * supplied condition is *false*, emitting the supplied error message if the
|
/linux-5.10/Documentation/devicetree/bindings/leds/backlight/ |
D | qcom-wled.yaml | 14 WLED (White Light Emitting Diode) driver is used for controlling display
|
/linux-5.10/drivers/gpu/drm/radeon/ |
D | radeon_ring.c | 171 /* If we are emitting the HDP flush via the ring buffer, we need to in radeon_ring_commit() 181 /* If we are emitting the HDP flush via MMIO, we need to do it after in radeon_ring_commit()
|
/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_request.h | 268 /** Preallocate space in the ring for the emitting the request */ 448 * If the timeline is using semaphores, it will also be emitting an
|
/linux-5.10/scripts/dtc/ |
D | yamltree.c | 192 /* Loop over all the children, emitting them into the map */ in yaml_tree()
|
/linux-5.10/Documentation/admin-guide/laptops/ |
D | sony-laptop.rst | 103 control radio frequency emitting devices. If you are a lucky owner of
|
/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | colorspaces.rst | 67 A monitor or TV will reproduce colors by emitting light at three
|
/linux-5.10/net/can/j1939/ |
D | j1939-priv.h | 306 * To allow emitting in order, keep a 'pending' nr. of packets
|
/linux-5.10/arch/mips/vdso/ |
D | Makefile | 31 # jump tables but does not prevent the compiler from emitting absolute
|
/linux-5.10/arch/arm/kernel/ |
D | module-plts.c | 177 * which we may end up emitting duplicates, but the init in count_plts()
|
/linux-5.10/Documentation/input/ |
D | event-codes.rst | 304 i.e., the event types. In the case of two devices emitting the same event
|
/linux-5.10/tools/bpf/bpftool/ |
D | gen.c | 146 * host architecture it's emitting skeleton for, we need to be in codegen_datasec_def()
|