Home
last modified time | relevance | path

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

12345678910>>...15

/Documentation/media/kapi/
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/ide/
DChangeLog.ide-floppy.1996-200222 * Implement low level formatting. Reimplemented
28 * implement formatting. IOCTls begin with 0x4600,
32 * do not implement IDEFLOPPY_CAPABILITIES_PAGE, and
DChangeLog.ide-cd.1994-200442 * 3.00 Aug 22, 1995 -- Implement CDROMMULTISESSION ioctl.
43 * Implement CDROMREADAUDIO ioctl (UNTESTED).
49 * Implement CDROMEJECT_SW ioctl (off by default).
57 * Implement CDROMVOLREAD ioctl.
58 * Implement CDROMREADMODE1/2 ioctls.
120 * -- Implement CDROMMECHANISMSTATUS and CDROMSLOTTABLE
/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
252 of addresses of the system calls, implement an arch_syscall_addr to return
256 implement arch_syscall_match_sym_name with the appropriate logic to return
275 Once those are out of the way, you will need to implement:
329 implement your own stuff in assembly::
404 - implement:
/Documentation/driver-api/
Dpwm.rst120 Currently there are two ways to implement pwm drivers. Traditionally
122 to implement the pwm_*() functions itself. This means that it's impossible
139 Drivers are encouraged to implement ->apply() instead of the legacy
148 Drivers should not implement any power management. In other words,
149 consumers should implement it as described in the "Using PWMs" section.
Dptp.rst33 author of a clock driver need only implement the details of
50 implement the basic clock operations.
62 registration method. Clock drivers must implement all of the
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
Dlightnvm-pblk.rst13 - Implement garbage collection.
/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
/Documentation/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/
Dgtp.txt22 The phone itself does not implement GTP but uses some other
52 payload, called GTP-U. It does not implement the 'control plane',
76 implementations that implement GTP-C and can use the netlink interface
104 doesn't implement GTP-C, we don't have to worry about this. It's the
106 implement that.
/Documentation/
DIRQ-domain.txt244 the hierarchy. A child irq_chip may implement a required action by
255 1) Implement irq_domain_ops.alloc and irq_domain_ops.free
256 2) Optionally implement irq_domain_ops.activate and
258 3) Optionally implement an irq_chip to manage the interrupt controller
260 4) No need to implement irq_domain_ops.map and irq_domain_ops.unmap,
/Documentation/devicetree/bindings/timer/
Drenesas,8bit-timer.txt6 This implement only supported cascade mode.
/Documentation/filesystems/
Ddax.txt30 To support DAX in your block driver, implement the 'direct_access'
44 implement direct_access. Equally, if your device can occasionally
46 implement direct_access.
Dseq_file.txt38 * A set of canned file_operations which implement most operations on
69 Modules implementing a virtual file with seq_file must implement an
72 is able to move to a specific position - like the file they implement,
127 The next function to implement is called, amazingly, next(); its job is to
243 creation of a set of file_operations which implement the operations on that
245 most of the work. The virtual file author still must implement the open()
Dspufs.txt10 The SPU file system is used on PowerPC machines that implement the Cell
294 The spu_run system call is used on PowerPC machines that implement the
376 spu_run is meant to be used from libraries that implement a more
388 The code does not yet fully implement all features lined out here.
418 The spu_create system call is used on PowerPC machines that implement
493 spu_create is meant to be used from libraries that implement a more
510 The code does not yet fully implement all features lined out here.
Dinotify.txt32 thousand times is silly. If we can implement user-space's preferences
75 device file or a family of new system calls. We decided to implement a
/Documentation/filesystems/nfs/
Dnfs41-server.txt23 focuses on the mandatory-to-implement NFSv4.1 Sessions, providing
28 the operations that are mandatory to implement (REQ), optional
29 (OPT), and NFSv4.0 operations that are required not to implement (MNI)
155 persist across client reboots). Thus we need not implement this for
/Documentation/i2c/
Ddma-considerations.rst42 Bus master drivers wishing to implement safe DMA can use helper functions from
64 reusing pre-allocated buffers), you are free to implement your own.
/Documentation/media/uapi/v4l/
Dpixfmt-compressed.rst66 stateless video decoders that implement an H264 pipeline
116 This format is adapted for stateless video decoders that implement a
159 This format is adapted for stateless video decoders that implement a
/Documentation/driver-api/fpga/
Dfpga-bridge.rst4 API to implement a new FPGA bridge

12345678910>>...15