Searched full:implement (Results 1 – 25 of 387) sorted by relevance
12345678910>>...16
/Documentation/ABI/testing/ |
D | debugfs-cec-error-inj | 16 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
|
D | sysfs-bus-hsi | 11 the protocols available in the system. Bus drivers implement
|
/Documentation/driver-api/media/ |
D | dtv-core.rst | 10 implement the digital demux logic (either in software or in hardware); 29 proposals. Currently, the DVB subsystem doesn't implement those standards.
|
D | dtv-demux.rst | 29 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/ide/ |
D | ChangeLog.ide-floppy.1996-2002 | 22 * Implement low level formatting. Reimplemented 28 * implement formatting. IOCTls begin with 0x4600, 32 * do not implement IDEFLOPPY_CAPABILITIES_PAGE, and
|
D | ChangeLog.ide-cd.1994-2004 | 42 * 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/ |
D | ftrace-design.rst | 30 - 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:
|
/Documentation/driver-api/ |
D | pwm.rst | 120 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.
|
D | ptp.rst | 34 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
|
D | rfkill.rst | 68 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
|
D | lightnvm-pblk.rst | 13 - Implement garbage collection.
|
/Documentation/filesystems/spufs/ |
D | spu_create.rst | 24 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.
|
D | spu_run.rst | 24 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.
|
/Documentation/hwmon/ |
D | emc1403.rst | 61 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/userspace-api/media/v4l/ |
D | pixfmt-compressed.rst | 59 This format is adapted for stateless video decoders that implement an 113 This format is adapted for stateless video decoders that implement a 156 This format is adapted for stateless video decoders that implement a 193 This format is adapted for stateless video decoders that implement a
|
/Documentation/i2c/ |
D | summary.rst | 28 implement all the common SMBus protocol semantics or messages. 46 An **algorithm** contains general code that can be used to implement a
|
D | dma-considerations.rst | 42 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/openrisc/ |
D | todo.rst | 10 - Implement the rest of the DMA API... dma_map_sg, etc.
|
/Documentation/core-api/irq/ |
D | irq-domain.rst | 244 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/ABI/removed/ |
D | raw1394 | 7 to implement sensible device security policies, and its low level
|
/Documentation/devicetree/bindings/timer/ |
D | renesas,8bit-timer.txt | 6 This implement only supported cascade mode.
|
/Documentation/core-api/ |
D | dma-attributes.rst | 14 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/driver-api/fpga/ |
D | fpga-bridge.rst | 4 API to implement a new FPGA bridge
|
/Documentation/networking/ |
D | gtp.rst | 28 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/leds/ |
D | uleds.rst | 6 triggers and can also be used to implement virtual LEDs.
|
12345678910>>...16