/Linux-v6.6/include/linux/ |
D | nl802154.h | 131 IEEE802154_GTS_REQ, /* Not supported yet */ 132 IEEE802154_GTS_INDIC, /* Not supported yet */ 133 IEEE802154_GTS_CONF, /* Not supported yet */ 134 IEEE802154_RX_ENABLE_REQ, /* Not supported yet */ 135 IEEE802154_RX_ENABLE_CONF, /* Not supported yet */
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | verifier_helper_restricted.c | 89 __failure __msg("tracing progs cannot use bpf_timer yet") 114 __failure __msg("tracing progs cannot use bpf_timer yet") 139 __failure __msg("tracing progs cannot use bpf_timer yet") 164 __failure __msg("tracing progs cannot use bpf_timer yet") 189 __failure __msg("tracing progs cannot use bpf_spin_lock yet") 212 __failure __msg("tracing progs cannot use bpf_spin_lock yet") 235 __failure __msg("tracing progs cannot use bpf_spin_lock yet") 258 __failure __msg("tracing progs cannot use bpf_spin_lock yet")
|
/Linux-v6.6/Documentation/userspace-api/media/dvb/ |
D | frontend-stat-properties.rst | 64 measurement was not complete yet. 83 measurement was not complete yet. 114 measurement was not complete yet. 142 measurement was not complete yet. 171 measurement was not complete yet. 199 measurement was not complete yet. 220 measurement was not complete yet. 242 measurement was not complete yet.
|
/Linux-v6.6/arch/powerpc/platforms/8xx/ |
D | Kconfig | 132 Help not implemented yet, coming soon. 140 Help not implemented yet, coming soon. 145 Help not implemented yet, coming soon. 150 Help not implemented yet, coming soon.
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | func-poll.rst | 56 hasn't yet called :ref:`VIDIOC_QBUF <VIDIOC_QBUF>`, the 67 driver does not capture yet, the :c:func:`poll()` function starts 74 driver does not stream yet, the :c:func:`poll()` function starts 81 streaming if the driver does not stream yet. This makes it possible to
|
D | vidioc-streamon.rst | 57 means all images captured but not dequeued yet will be lost, likewise 58 all images enqueued for output but not transmitted yet. I/O returns to 96 allocated (memory mapping) or enqueued (output) yet.
|
D | vidioc-encoder-cmd.rst | 58 started yet. Applies to both queues of mem2mem encoders. 125 - Pause the encoder. When the encoder has not been started yet, the 132 been started yet, the driver will return an ``EPERM`` error code. When
|
/Linux-v6.6/drivers/staging/media/atomisp/pci/runtime/queue/src/ |
D | queue_access.c | 72 /* Not supported yet */ in ia_css_queue_load() 119 /* Not supported yet */ in ia_css_queue_store() 146 /* Not supported yet */ in ia_css_queue_item_load() 173 /* Not supported yet */ in ia_css_queue_item_store()
|
/Linux-v6.6/sound/usb/ |
D | validate.c | 258 /* UAC_VERSION_2, UAC2_EFFECT_UNIT: not implemented yet */ 266 /* UAC_VERSION_2, UAC2_SAMPLE_RATE_CONVERTER: not implemented yet */ 274 /* UAC_VERSION_3, UAC3_EXTENDED_TERMINAL: not implemented yet */ 278 /* UAC_VERSION_3, UAC3_EFFECT_UNIT: not implemented yet */ 286 /* UAC_VERSION_3, UAC3_SAMPLE_RATE_CONVERTER: not implemented yet */ 287 /* UAC_VERSION_3, UAC3_CONNECTORS: not implemented yet */
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | compat_signal.h | 12 unsigned int sa_restorer; /* not used by Linux/SPARC yet */ 20 unsigned int sa_restorer; /* not used by Linux/SPARC yet */
|
/Linux-v6.6/drivers/iio/common/ssp_sensors/ |
D | ssp.h | 164 * @batch_latency_buf: yet unknown but existing in communication protocol 165 * @batch_opt_buf: yet unknown but existing in communication protocol 166 * @accel_position: yet unknown but existing in communication protocol 167 * @mag_position: yet unknown but existing in communication protocol
|
/Linux-v6.6/drivers/media/usb/cx231xx/ |
D | cx231xx-pcb-cfg.c | 23 0, /* speed , not decide yet */ 94 0, /* speed , not decide yet */ 163 0, /* speed , not decide yet */ 233 0, /* speed , not decide yet */ 302 0, /* speed , not decide yet */ 372 0, /* speed , not decide yet */ 441 0, /* speed , not decide yet */ 510 0, /* speed , not decide yet */ 576 0, /* speed , not decide yet */
|
/Linux-v6.6/Documentation/networking/ |
D | 6pack.rst | 37 (however, this feature is not supported yet by the Linux 6pack driver). 150 has not yet been transmitted. Therefore the LEDs are controlled 163 with the serial driver of 2.0.3x kernels. I don't know yet if the problem 173 The driver has been tested as a module, not yet as a kernel-builtin driver. 182 I haven't modified or removed them yet -- sorry! The code itself needs
|
/Linux-v6.6/drivers/input/mouse/ |
D | focaltech.c | 73 * have any valid position yet. 392 /* not supported yet */ in focaltech_set_resolution() 397 /* not supported yet */ in focaltech_set_rate() 403 /* not supported yet */ in focaltech_set_scale() 438 /* resync is not supported yet */ in focaltech_init() 441 * rate/resolution/scale changes are not supported yet, and in focaltech_init()
|
/Linux-v6.6/Documentation/arch/arm/ |
D | vlocks.rst | 24 started yet. 34 int last_vote = -1; /* no votes yet */ 170 unable to enable their caches yet. This means that the 181 * The "no votes yet" value used for the last_vote variable is 0 (not
|
/Linux-v6.6/Documentation/i2c/busses/ |
D | i2c-amd8111.rst | 9 AMD datasheet not yet available, but almost everything can be found 36 mode or host notification are not yet implemented.
|
/Linux-v6.6/Documentation/userspace-api/media/mediactl/ |
D | media-request-ioc-reinit.rst | 41 yet, or if it was queued and completed. Otherwise it will set ``errno`` 51 The request is queued but not yet completed.
|
/Linux-v6.6/net/atm/ |
D | pppoatm.c | 30 * These hooks are not yet available in ppp_generic 156 * BLOCKED bit yet, that's fine too because of the double check in in pppoatm_pop() 204 if (pvcc->chan.ppp == NULL) { /* Not bound yet! */ in pppoatm_push() 221 pr_debug("Couldn't autodetect yet (skb: %6ph)\n", skb->data); in pppoatm_push() 266 * space on the queue yet, then it hasn't checked the BLOCKED in pppoatm_may_send() 267 * flag yet either, so we're safe in that case too. It'll issue in pppoatm_may_send() 285 * support this yet. We just return 'DROP_PACKET' which we actually define
|
/Linux-v6.6/tools/perf/arch/powerpc/util/ |
D | skip-callchain-idx.c | 62 * is in a register (typically R0), it is yet to be saved on in check_return_reg() 72 * but not-yet used. in check_return_reg() 89 * A new frame was allocated but has not yet been used. in check_return_reg() 149 * yet used)
|
/Linux-v6.6/rust/macros/ |
D | helpers.rs | 26 panic!("Escape sequences in string literals not yet handled"); in try_string() 30 panic!("Raw string literals are not yet handled"); in try_string() 141 // If we haven't entered the generics yet, we still want to keep these tokens. in parse_generics()
|
/Linux-v6.6/drivers/bcma/ |
D | driver_chipcommon_nflash.c | 57 /* Prepare platform device, but don't register it yet. It's too early, in bcma_nflash_init() 58 * malloc (required by device_private_init) is not available yet. */ in bcma_nflash_init()
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-bus-surface_aggregator-tabletsw | 27 example due to newer as-of-yet unsupported hardware. 53 example due to newer as-of-yet unsupported hardware.
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | idle.h | 65 * Since the idle context is not yet over, take a fresh in read_this_idle_purr() 81 * Since the idle context is not yet over, take a fresh in read_this_idle_spurr()
|
/Linux-v6.6/include/uapi/asm-generic/ |
D | termbits-common.h | 62 #define TCIFLUSH 0 /* Discard data received but not yet read */ 63 #define TCOFLUSH 1 /* Discard data written but not yet sent */
|
/Linux-v6.6/Documentation/devicetree/bindings/display/ |
D | renesas,du.yaml | 137 # port@2 is TCON, not supported yet 191 # port@2 is TCON, not supported yet 299 # port@2 is TCON, not supported yet 355 # port@3 is DVENC, not supported yet 416 # port@3 is TCON, not supported yet 739 # port@3 is TCON, not supported yet
|