Home
last modified time | relevance | path

Searched full:implement (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/Documentation/w1/masters/
Dw1-uart.rst15 the document `"Using a UART to Implement a 1-Wire Bus Master"`_.
17 .. _"Using a UART to Implement a 1-Wire Bus Master": https://www.analog.com/en/technical-articles/u…
/Documentation/driver-api/media/
Ddtv-core.rst10 implement the digital demux logic (either in software or in hardware);
29 proposals. Currently, the DVB subsystem doesn't implement those standards.
Ddtv-demux.rst29 The functions that implement the abstract interface demux should be defined
31 access. It is not necessary to implement every function in the struct
61 The functions that implement the callback API need not be re-entrant: when
/Documentation/ABI/testing/
Ddebugfs-cec-error-inj16 It is up to the driver to decide what commands to implement. The only
34 Drivers that implement this functionality must document the commands as
Dsysfs-bus-hsi11 the protocols available in the system. Bus drivers implement
/Documentation/core-api/
Dfloating-point.rst27 Several architectures implement the generic kernel floating-point API from
28 ``linux/fpu.h``, as described below. Some other architectures implement their
77 caller expects to nest critical sections, it must implement its own
Ddma-attributes.rst14 Since it is optional for platforms to implement DMA_ATTR_WEAK_ORDERING,
24 Since it is optional for platforms to implement DMA_ATTR_WRITE_COMBINE,
42 Since it is optional for platforms to implement
/Documentation/trace/
Dftrace-design.rst30 - STACKTRACE_SUPPORT - implement save_stack_trace()
31 - TRACE_IRQFLAGS_SUPPORT - implement include/asm/irqflags.h
37 You will need to implement the mcount and the ftrace_stub functions.
120 mcount function to check ftrace graph function pointers, as well as implement
176 For information on how to implement prepare_ftrace_return(), simply look at the
232 of addresses of the system calls, implement an arch_syscall_addr to return
236 implement arch_syscall_match_sym_name with the appropriate logic to return
255 Once those are out of the way, you will need to implement:
309 implement your own stuff in assembly::
384 - implement:
/Documentation/filesystems/iomap/
Dporting.rst53 The recommended approach is first to implement ``->iomap_begin`` (and
59 implement support for it and then to determine that the extent map
71 can be tested without needing to implement any iomap APIs.
91 The next thing to do is implement ``get_blocks(create == true)``
/Documentation/userspace-api/media/v4l/
Dpixfmt-compressed.rst65 This format is adapted for stateless video decoders that implement an
119 This format is adapted for stateless video decoders that implement a
163 This format is adapted for stateless video decoders that implement an
185 This format is adapted for stateless video decoders that implement a
210 This format is adapted for stateless video decoders that implement a
266 This format is adapted for stateless video decoders that implement a AV1
/Documentation/filesystems/spufs/
Dspu_run.rst24 The spu_run system call is used on PowerPC machines that implement the
115 spu_run is meant to be used from libraries that implement a more
129 The code does not yet fully implement all features lined out here.
Dspu_create.rst24 The spu_create system call is used on PowerPC machines that implement
102 spu_create is meant to be used from libraries that implement a more
122 The code does not yet fully implement all features lined out here.
/Documentation/driver-api/
Dpwm.rst140 Currently there are two ways to implement pwm drivers. Traditionally
142 to implement the pwm_*() functions itself. This means that it's impossible
160 Drivers are encouraged to implement ->apply() instead of the legacy
169 Drivers should not implement any power management. In other words,
170 consumers should implement it as described in the "Using PWMs" section.
Drfkill.rst68 Drivers for radio transmitters normally implement an rfkill driver.
70 Platform drivers might implement input devices if the rfkill button is just
72 implement an rfkill driver instead. This also applies if the platform provides
Dptp.rst34 author of a clock driver need only implement the details of
51 implement the basic clock operations.
63 registration method. Clock drivers must implement all of the
/Documentation/hwmon/
Demc1403.rst72 The chips implement three limits for each sensor: low (tempX_min), high
73 (tempX_max) and critical (tempX_crit.) The chips also implement an
/Documentation/nvme/
Dfeature-and-quirk-policy.rst33 does not aim to implement every feature in the specification. Every additional
62 Sometimes implementations of open standards fail to correctly implement parts
/Documentation/gpu/
Ddrm-usage-stats.rst122 of drm-cycles-<keystr>. For drivers that implement this interface, the engine
126 A driver may implement either this key or drm-maxfreq-<keystr>, but not both.
137 A driver may implement either this key or drm-total-cycles-<keystr>, but not
180 implement &drm_driver.show_fdinfo if they wish to provide any stats which
/Documentation/arch/openrisc/
Dtodo.rst10 - Implement the rest of the DMA API... dma_map_sg, etc.
/Documentation/ABI/removed/
Draw13947 to implement sensible device security policies, and its low level
/Documentation/networking/devlink/
Ddevlink-region.rst29 requested snapshots must implement the ``.snapshot`` callback for the region
38 region should implement the ``.read`` callback in the ``devlink_region_ops``
/Documentation/networking/
Dsriov.rst20 will be accepted. New drivers should not implement the uncommon callbacks;
Dgtp.rst28 The phone itself does not implement GTP but uses some other
59 payload, called GTP-U. It does not implement the 'control plane',
84 implementations that implement GTP-C and can use the netlink interface
114 doesn't implement GTP-C, we don't have to worry about this. It's the
116 implement that.
/Documentation/core-api/irq/
Dirq-domain.rst271 the hierarchy. A child irq_chip may implement a required action by
282 1) Implement irq_domain_ops.alloc and irq_domain_ops.free
283 2) Optionally implement irq_domain_ops.activate and
285 3) Optionally implement an irq_chip to manage the interrupt controller
287 4) No need to implement irq_domain_ops.map and irq_domain_ops.unmap,
/Documentation/driver-api/fpga/
Dfpga-bridge.rst4 API to implement a new FPGA bridge

12345678910>>...19