| /drivers/base/ |
| A D | devcoredump.c | 314 struct device *existing; in dev_coredump_put() local 316 existing = class_find_device(&devcd_class, NULL, dev, in dev_coredump_put() 318 if (existing) { in dev_coredump_put() 319 devcd_free(existing, NULL); in dev_coredump_put() 320 put_device(existing); in dev_coredump_put() 352 struct device *existing; in dev_coredumpm_timeout() local 357 existing = class_find_device(&devcd_class, NULL, dev, in dev_coredumpm_timeout() 359 if (existing) { in dev_coredumpm_timeout() 360 put_device(existing); in dev_coredumpm_timeout()
|
| /drivers/staging/media/ |
| A D | Kconfig | 9 so, they won't likely work fine with the existing applications. 11 the existing ones.
|
| /drivers/hwtracing/stm/ |
| A D | Kconfig | 21 driver for compatibility with your existing STM setup. 27 backwards compatibility for your existing setup, say Y.
|
| /drivers/media/test-drivers/vidtv/ |
| A D | Kconfig | 7 validate the existing APIs in the media subsystem. It can also aid developers
|
| /drivers/gpu/drm/omapdrm/ |
| A D | TODO | 8 . GEM/shmem backed pages can have existing mappings (kernel linear map,
|
| /drivers/of/unittest-data/ |
| A D | overlay_bad_add_dup_prop.dtso | 16 * property being located in the pre-existing node 'motor-1'.
|
| /drivers/fwctl/ |
| A D | Kconfig | 9 fit neatly into an existing subsystem.
|
| /drivers/soc/qcom/ |
| A D | rpmh.c | 122 goto existing; in cache_rpm_request() 134 existing: in cache_rpm_request()
|
| /drivers/staging/media/deprecated/atmel/ |
| A D | TODO | 25 to the driver in staging. Thus, all the existing users of the non
|
| /drivers/staging/vme_user/ |
| A D | Kconfig | 7 The bridge allows connecting VME devices to systems with existing
|
| /drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| A D | fwsignal.c | 988 struct brcmf_fws_mac_descriptor *entry, *existing; in brcmf_fws_macdesc_indicate() local 1011 existing = brcmf_fws_macdesc_lookup(fws, addr); in brcmf_fws_macdesc_indicate() 1012 if (IS_ERR(existing)) { in brcmf_fws_macdesc_indicate() 1026 if (entry != existing) { in brcmf_fws_macdesc_indicate() 1027 brcmf_dbg(TRACE, "copy mac %s\n", existing->name); in brcmf_fws_macdesc_indicate() 1029 memcpy(entry, existing, in brcmf_fws_macdesc_indicate() 1032 brcmf_fws_macdesc_deinit(existing); in brcmf_fws_macdesc_indicate()
|
| /drivers/comedi/drivers/ni_routing/ |
| A D | README | 115 Creates new csv-files using content of c-files of existing 146 specific board of an existing device family (more likely).
|
| /drivers/phy/qualcomm/ |
| A D | Kconfig | 113 existing users have been migrated to PHY_QCOM_QMP_COMBO driver.
|
| /drivers/net/wireless/marvell/libertas/ |
| A D | README | 217 the current scan table intact, update existing or append new scan data:
|
| /drivers/net/mdio/ |
| A D | Kconfig | 118 using the existing infrastructure.
|
| /drivers/staging/greybus/Documentation/firmware/ |
| A D | firmware-management | 309 The Firmware Download Protocol uses the existing Linux Kernel's Firmware class
|
| /drivers/usb/gadget/function/ |
| A D | f_fs.c | 4138 struct ffs_dev *existing; in ffs_name_dev() local 4143 existing = _ffs_do_find_dev(name); in ffs_name_dev() 4144 if (!existing) in ffs_name_dev() 4146 else if (existing != dev) in ffs_name_dev()
|
| /drivers/gpio/ |
| A D | TODO | 109 At the same time it makes sense to get rid of code duplication in existing or
|
| /drivers/iommu/arm/arm-smmu-v3/ |
| A D | arm-smmu-v3.c | 3461 struct rb_node *existing; in arm_smmu_insert_master() local 3472 existing = rb_find_add(&new_stream->node, &smmu->streams, in arm_smmu_insert_master() 3474 if (existing) { in arm_smmu_insert_master() 3476 rb_entry(existing, struct arm_smmu_stream, node) in arm_smmu_insert_master()
|
| /drivers/firmware/efi/ |
| A D | Kconfig | 99 But, for various development reasons and to maintain existing
|
| /drivers/mtd/nand/raw/ |
| A D | Kconfig | 550 device for the Bad Block Table (BBT). If you have existing INFTL
|
| /drivers/acpi/ |
| A D | Kconfig | 536 The existing firmware code can be modified (driver update) or
|
| /drivers/md/ |
| A D | Kconfig | 363 dm-clone produces a one-to-one copy of an existing, read-only source
|
| /drivers/dma/ |
| A D | Kconfig | 325 the legacy behavior in order to allow existing support apps (i.e.
|
| /drivers/pwm/ |
| A D | Kconfig | 25 with the legacy framework so that existing client drivers
|