Home
last modified time | relevance | path

Searched refs:implement (Results 1 – 25 of 501) sorted by relevance

12345678910>>...21

/linux-6.6.21/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
/linux-6.6.21/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
/linux-6.6.21/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
244 of addresses of the system calls, implement an arch_syscall_addr to return
248 implement arch_syscall_match_sym_name with the appropriate logic to return
267 Once those are out of the way, you will need to implement:
321 implement your own stuff in assembly::
396 - implement:
/linux-6.6.21/Documentation/filesystems/nfs/
Dnfs41-server.rst25 focuses on the mandatory-to-implement NFSv4.1 Sessions, providing
30 the operations that are mandatory to implement (REQ), optional
31 (OPT), and NFSv4.0 operations that are required not to implement (MNI)
238 persist across client reboots). Thus we need not implement this for
/linux-6.6.21/include/asm-generic/
Dtlbflush.h10 #error need to implement an architecture specific asm/tlbflush.h
/linux-6.6.21/drivers/staging/rts5208/
DTODO4 - We will use the stack in drivers/mmc to implement
/linux-6.6.21/Documentation/filesystems/spufs/
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.
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.
/linux-6.6.21/Documentation/driver-api/
Dpwm.rst131 Currently there are two ways to implement pwm drivers. Traditionally
133 to implement the pwm_*() functions itself. This means that it's impossible
150 Drivers are encouraged to implement ->apply() instead of the legacy
159 Drivers should not implement any power management. In other words,
160 consumers should implement it as described in the "Using PWMs" section.
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
/linux-6.6.21/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
/linux-6.6.21/Documentation/hwmon/
Demc1403.rst61 The chips implement three limits for each sensor: low (tempX_min), high
62 (tempX_max) and critical (tempX_crit.) The chips also implement an
/linux-6.6.21/arch/arc/kernel/
Dentry-arcv2.S101 ; TODO: implement this
107 ; TODO: implement this
113 ; TODO: implement this
/linux-6.6.21/arch/arm/nwfpe/
DChangeLog82 * single_cpdo.c - implement URD, NRM
83 * double_cpdo.c - implement URD, NRM
84 * extended_cpdo.c - implement URD, NRM
/linux-6.6.21/drivers/pci/controller/dwc/
DKconfig39 implement the driver.
86 DesignWare core functions to implement the driver.
98 DesignWare core functions to implement the driver.
201 DesignWare core functions to implement the driver.
309 functions to implement the driver.
395 DesignWare core functions to implement the driver.
407 DesignWare core functions to implement the driver.
/linux-6.6.21/Documentation/driver-api/fpga/
Dfpga-bridge.rst4 API to implement a new FPGA bridge
/linux-6.6.21/lib/crypto/mpi/
Dmpicoder.c259 #error please implement for this limb size. in mpi_read_buffer()
288 #error please implement for this limb size. in mpi_read_buffer()
363 #error please implement for this limb size. in mpi_write_to_sgl()
405 #error please implement for this limb size. in mpi_write_to_sgl()
/linux-6.6.21/Documentation/ABI/removed/
Draw13947 to implement sensible device security policies, and its low level
/linux-6.6.21/Documentation/litmus-tests/locking/
DDCL-broken.litmus7 * correctly implement double-checked locking.
/linux-6.6.21/Documentation/networking/
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.
/linux-6.6.21/Documentation/i2c/
Dsummary.rst30 implement all the common SMBus protocol semantics or messages.
48 An **algorithm** contains general code that can be used to implement a
/linux-6.6.21/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``
/linux-6.6.21/tools/arch/x86/include/asm/
Dpvclock.h72 #error implement me! in pvclock_scale_delta()

12345678910>>...21