Home
last modified time | relevance | path

Searched full:instead (Results 1 – 25 of 5032) sorted by relevance

12345678910>>...202

/Linux-v5.15/Documentation/pcmcia/
Ddriver-changes.rst27 Instead of win_req_t, drivers are now requested to fill out
34 Instead of io_req_t, drivers are now requested to fill out
49 Instead of the old pcmcia_request_irq() interface, drivers may now
58 Instead of the cs_error() callback or the CS_CHECK() macro, please use
63 Instead of pcmcia_get_{first,next}_tuple(), pcmcia_get_tuple_data() and
76 Instead of calling pcmcia_release_{configuration,io,irq,win}, all that's
116 PCMCIA card drivers. Instead, it is the job of the PCMCIA core to
156 directly (except for pcmcia_report_error(), just use cs_error() instead).
160 instead of {un,}register_pccard_driver
/Linux-v5.15/tools/memory-model/scripts/
DREADME36 provided instead for use by other scripts.
49 provided instead for use by other scripts.
60 provided instead for use by other scripts.
66 provided instead for use by other scripts.
/Linux-v5.15/Documentation/devicetree/bindings/mmc/
Dcavium-mmc.txt26 - spi-max-frequency : use max-frequency instead
27 - cavium,bus-max-width : use bus-width instead
28 - power-gpios : use vmmc-supply instead
29 - cavium,octeon-6130-mmc-slot : use mmc-slot instead
/Linux-v5.15/include/drm/
Ddrm_gem_cma_helper.h118 * DRM_GEM_CMA_DRIVER_OPS_VMAP_WITH_DUMB_CREATE() instead.
135 * DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE() instead. Use
137 * on imported buffers should use DRM_GEM_CMA_DRIVER_OPS_VMAP instead.
156 * DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE() instead.
175 * DRM_GEM_CMA_DRIVER_OPS_VMAP_WITH_DUMB_CREATE() instead. Use
178 * instead.
Ddrm_crtc.h436 * points don't take a framebuffer object, but instead take directly a
440 * This entry point is deprecated, drivers should instead implement
462 * This entry point is deprecated, drivers should instead implement
482 * This entry point is deprecated, drivers should instead implement
577 * visible. This requirement has been lifted, and userspace is instead
686 * truly hardware/vendor specific state. Instead it is preferred to
691 * drm_atomic_crtc_set_property() instead.
706 * incomplete and hence likely inconsistent). Instead any such input
729 * drm_atomic_crtc_get_property() instead.
846 * instead.
[all …]
Ddrm_modeset_helper_vtables.h75 * facilitate transitions to atomic, but it is deprecated. Instead
90 * transitions to atomic, but it is deprecated. Instead @atomic_disable
105 * transitions to atomic, but it is deprecated. Instead @atomic_enable
170 * instead use the @atomic_check callback, but note that they're not
226 * the CRTC is suspended, but not restored. Such drivers should instead
238 * optimized fast-path instead of a full mode set operation with all the
287 * Atomic drivers should consider to use @atomic_disable instead of
523 * facilitate transitions to atomic, but it is deprecated. Instead
587 * instead use the @atomic_check callback. If @atomic_check is used,
616 * transitions to atomic, but it is deprecated. Instead @disable should
[all …]
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dcore_reloc_types.h72 /* inlined anonymous struct/union instead of named structs in original */
204 /* b.b.b field is an array of integers instead of plain int */
230 /* middle b container is referenced through pointer instead of being embedded */
244 /* middle b container is an array of structs instead of plain struct */
503 int c; /* int instead of enum */
510 int *b __bpf_aligned; /* ptr instead of int */
520 int d; /* int instead of ptr */
636 bool u8_field; /* bool instead of uint8 */
974 union a_struct___incompat { /* union instead of struct */
978 struct a_union___incompat { /* struct instead of union */
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/serial/
Dsnps-dw-apb-uart.yaml76 always be reported as active instead of being obtained from the modem
83 always be reported as active instead of being obtained from the modem
90 always be reported as active instead of being obtained from the modem
97 be reported as inactive instead of being obtained from the modem status
/Linux-v5.15/Documentation/filesystems/ext4/
Dbigalloc.rst22 means that a block group addresses 32 gigabytes instead of 128 megabytes,
28 that block groups can be several gigabytes in size (instead of just
31 units of clusters instead of blocks” to the extent tree, though it is
/Linux-v5.15/include/linux/usb/
Dquirks.h14 /* device can't resume correctly so reset it instead */
41 * calculation instead of the exponent variable used in the calculation.
55 * Device reports its bInterval as linear frames instead of the
/Linux-v5.15/Documentation/userspace-api/media/cec/
Dcec-ioc-g-mode.rst150 to handle most core messages instead of relying on the CEC
216 instead.
224 instead.
231 and this message has to be handled by a follower instead.
237 and this message has to be handled by a follower instead.
245 instead.
254 by a follower instead.
/Linux-v5.15/Documentation/block/
Dbiovecs.rst8 Instead, we have a new struct bvec_iter which represents a range of a biovec -
18 bi_size and bi_idx have been moved there; and instead of modifying bv_offset
32 instead of an integer (that corresponded to bi_idx); for a lot of code the
97 * Almost all usage of bi_idx is now incorrect and has been removed; instead,
101 I.e. instead of using bio_iovec_idx() (or bio->bi_iovec[bio->bi_idx]), you
/Linux-v5.15/scripts/coccinelle/misc/
Dflexible_array.cocci5 /// Flexible-array members should be used instead.
99 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de…
106 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de…
/Linux-v5.15/drivers/gpu/drm/amd/display/
DTODO42 9. Attach plane and stream reources to state object instead of validate_context
46 * Use drm_display_info instead
60 doesn't slip in (i.e. if you start adding edid quirks to DC instead of
88 with like 3 levels of abstraction and using your own structures instead of the
/Linux-v5.15/include/uapi/linux/
Dgpio.h304 * Use the latest version of the ABI, defined above, instead.
330 * Use &struct gpio_v2_line_info instead.
365 * Use &struct gpio_v2_line_info_changed instead.
407 * Use &struct gpio_v2_line_request instead.
429 * Use &struct gpio_v2_line_config instead.
444 * Use &struct gpio_v2_line_values instead.
470 * Use &struct gpio_v2_line_request instead.
492 * Use &struct gpio_v2_line_event instead.
518 * These ioctl()s are deprecated. Use the v2 equivalent instead.
/Linux-v5.15/Documentation/filesystems/
Dporting.rst35 Use FOO_I(inode) instead of &inode->u.foo_inode_i;
265 Use bdev_read_only(bdev) instead of is_read_only(kdev). The latter
291 is_read_only() is gone; use bdev_read_only() instead.
329 be used instead. It gets called whenever the inode is evicted, whether it has
456 argument; instead of passing IPERM_FLAG_RCU we add MAY_NOT_BLOCK into mask.
522 in your dentry operations instead.
528 vfs_readdir() is gone; switch to iterate_dir() instead
572 wrappers; instead of checking for ->write or ->read being NULL, look for
580 instead.
598 calling conventions for ->follow_link() have changed. Instead of returning
[all …]
/Linux-v5.15/drivers/staging/unisys/
DTODO2 - enhance visornic to use channel_interrupt() hook instead of a
4 - enhance visorhba to use channel_interrupt() hook instead of a
/Linux-v5.15/Documentation/process/
Ddeprecated.rst34 Use WARN() and WARN_ON() instead, and handle the "impossible"
69 Instead, the 2-factor form of the allocator should be used::
84 Instead, use the helper::
91 <#zero-length-and-one-element-arrays>`_ instead.
131 instead use strscpy_pad().
150 exposure flaws in dmesg, proc, sysfs, etc. Instead of leaving these to
154 as it produces the more useful symbol name instead. For nearly everything
290 Instead, `flexible array members have incomplete type, and so the sizeof()
/Linux-v5.15/drivers/net/ethernet/realtek/
DKconfig59 bool "Use PIO instead of MMIO"
63 This instructs the driver to use programmed I/O ports (PIO) instead
85 instead of an internal one. Disabling this option will save some
/Linux-v5.15/include/dt-bindings/pinctrl/
Domap.h54 * Macros to allow using the absolute physical address instead of the
55 * padconf registers instead of the offset from padconf base.
72 * instead of the offset from padconf base.
/Linux-v5.15/Documentation/scsi/
DChangeLog.sym53c8xx_28 equivalent containing sym or SYM instead.
36 since BIOS settings were trusted instead on first load.
141 - Use u_long instead of U32 for the IO base cookie. This is more
143 - Use MMIO per default for Power PC instead of some fake normal IO,
DChangeLog.ncr53c8xx37 Use SCSI_NCR_IOMAPPED instead of NCR_IOMAPPED.
44 - Return value 1 (instead of 0) from the driver setup routine.
171 - Set for now MAX LUNS to 16 (instead of 8).
203 - Tiny misspelling fixed (ABORT instead of ABRT). Was fortunately
293 - Use of BITS_PER_LONG instead of (~0UL == 0xffffffffUL) has fixed
418 Use SDID instead as actual target number. Just have had to
442 - Prepare CCBs for SCSI commands that cannot be queued, instead of
452 the scripts to jump directly to the CCB on reselection instead
476 - Use FAST-5 instead of SLOW for slow scsi devices according to
484 . Programmed burst length set to 64 DWORDS (instead of 128).
DChangeLog.lpfc83 rport data is used instead. Removed device_queue_hash[].
102 * Use DMA_64BIT_MASK and DMA_32BIT_MASK defines instead of
104 equivalents instead of dma_set_mask and also modify condition
151 macros putLunHigh, putLunLow. Use lpfc_put_lun() inline instead.
152 * Integrated Christoph Hellwig's feedback from 02/05: Instead of
166 switch...case instead of if...else if...else if while decoding
231 before locks so that they can GFP_KERNEL instead. Also cleaned
322 * rport fix: use new fc_remote_port_rolechg() function instead of
414 and lpfc_reset_bus_handler. Also use schedule_timeout() instead
444 extension) instead of casting to uint32_t.
[all …]
/Linux-v5.15/Documentation/core-api/
Dtimekeeping.rst48 reference instead of UTC to avoid jumping on leap second updates.
155 Use ktime_get() or ktime_get_ts64() instead.
173 coarse-grained times can use the simple 'jiffies' instead, while
189 ktime_get()/ktime_get_ts64() instead for consistency.
/Linux-v5.15/scripts/coccinelle/api/alloc/
Dzalloc-simple.cocci170 msg="WARNING: kzalloc should be used for %s, instead of kmalloc/memset" % (x)
200 msg="WARNING: vzalloc should be used for %s, instead of vmalloc/memset" % (x)
260 msg="WARNING: kzalloc_node should be used for %s, instead of kmalloc_node/memset" % (x)
290 msg="WARNING: kmem_cache_zalloc should be used for %s, instead of kmem_cache_alloc/memset" % (x)
320 msg="WARNING: kmem_zalloc should be used for %s, instead of kmem_alloc/memset" % (x)
350 msg="WARNING: devm_kzalloc should be used for %s, instead of devm_kmalloc/memset" % (x)
380 msg="WARNING: kvzalloc should be used for %s, instead of kvmalloc/memset" % (x)
410 msg="WARNING: kvzalloc_node should be used for %s, instead of kvmalloc_node/memset" % (x)

12345678910>>...202