Searched refs:implement (Results 1 – 25 of 399) sorted by relevance
12345678910>>...16
/Linux-v4.19/drivers/staging/gasket/ |
D | TODO | 7 UIO provides the necessary bits to implement user-space drivers. Meanwhile 9 MSI interrupts. Add these features to the UIO subsystem, then re-implement
|
/Linux-v4.19/lib/mpi/ |
D | mpicoder.c | 152 #error please implement for this limb size. in mpi_read_buffer() 181 #error please implement for this limb size. in mpi_read_buffer() 256 #error please implement for this limb size. in mpi_write_to_sgl() 298 #error please implement for this limb size. in mpi_write_to_sgl()
|
/Linux-v4.19/Documentation/media/kapi/ |
D | dtv-core.rst | 8 implement the digital demux logic (either in software or in hardware); 27 proposals. Currently, the DVB subsystem doesn't implement those standards.
|
D | dtv-demux.rst | 27 The functions that implement the abstract interface demux should be defined 29 access. It is not necessary to implement every function in the struct 59 The functions that implement the callback API need not be re-entrant: when
|
/Linux-v4.19/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
|
/Linux-v4.19/include/asm-generic/ |
D | pgalloc.h | 8 #error need to implement an architecture specific asm/pgalloc.h
|
D | tlbflush.h | 10 #error need to implement an architecture specific asm/tlbflush.h
|
/Linux-v4.19/Documentation/ptp/ |
D | ptp.txt | 29 author of a clock driver need only implement the details of 45 implement the basic clock operations. 56 registration method. Clock drivers must implement all of the
|
/Linux-v4.19/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 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:
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | nfs41-server.txt | 23 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
|
/Linux-v4.19/drivers/staging/rts5208/ |
D | TODO | 4 - We will use the stack in drivers/mmc to implement
|
/Linux-v4.19/Documentation/ioctl/ |
D | 00-INDEX | 12 - how to implement and register device/driver ioctl calls
|
/Linux-v4.19/Documentation/hwmon/ |
D | emc1403 | 41 The chips implement three limits for each sensor: low (tempX_min), high 42 (tempX_max) and critical (tempX_crit.) The chips also implement an
|
/Linux-v4.19/arch/arm/nwfpe/ |
D | ChangeLog | 82 * single_cpdo.c - implement URD, NRM 83 * double_cpdo.c - implement URD, NRM 84 * extended_cpdo.c - implement URD, NRM
|
/Linux-v4.19/arch/arc/kernel/ |
D | entry-arcv2.S | 103 ; TODO: implement this 109 ; TODO: implement this 115 ; TODO: implement this
|
/Linux-v4.19/Documentation/devicetree/bindings/timer/ |
D | renesas,8bit-timer.txt | 6 This implement only supported cascade mode.
|
/Linux-v4.19/Documentation/ABI/removed/ |
D | raw1394 | 7 to implement sensible device security policies, and its low level
|
/Linux-v4.19/drivers/scsi/arm/ |
D | Kconfig | 21 implement this properly, so the safe answer is N. 31 don't implement it properly, so the safe answer is N.
|
/Linux-v4.19/Documentation/ide/ |
D | ChangeLog.ide-floppy.1996-2002 | 28 * implement formatting. IOCTls begin with 0x4600, 32 * do not implement IDEFLOPPY_CAPABILITIES_PAGE, and
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-subdev-g-frame-interval.rst | 42 don't support frame intervals must not implement these ioctls. 66 Sub-devices that support the frame interval ioctls should implement them
|
/Linux-v4.19/Documentation/networking/ |
D | gtp.txt | 22 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.
|
/Linux-v4.19/net/nfc/ |
D | Kconfig | 25 This is needed by NFC chipsets whose firmware only implement
|
/Linux-v4.19/Documentation/ |
D | rfkill.txt | 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
|
/Linux-v4.19/arch/x86/include/asm/ |
D | pvclock.h | 75 #error implement me! in pvclock_scale_delta()
|
12345678910>>...16