Home
last modified time | relevance | path

Searched refs:existing (Results 1 – 25 of 27) sorted by relevance

12

/drivers/base/
Ddevcoredump.c331 struct device *existing; in dev_coredumpm() local
336 existing = class_find_device(&devcd_class, NULL, dev, in dev_coredumpm()
338 if (existing) { in dev_coredumpm()
339 put_device(existing); in dev_coredumpm()
/drivers/staging/media/
DKconfig9 so, they won't likely work fine with the existing applications.
11 the existing ones.
/drivers/media/test-drivers/vidtv/
DKconfig7 validate the existing APIs in the media subsystem. It can also aid developers
/drivers/hwtracing/stm/
DKconfig22 driver for compatibility with your existing STM setup.
28 backwards compatibility for your existing setup, say Y.
/drivers/staging/r8188eu/
DTODO16 existing kernel APIs.
/drivers/gpu/drm/omapdrm/
DTODO8 . GEM/shmem backed pages can have existing mappings (kernel linear map,
/drivers/of/unittest-data/
Doverlay_bad_add_dup_prop.dts16 * property being located in the pre-existing node 'motor-1'.
/drivers/soc/qcom/
Drpmh.c128 goto existing; in cache_rpm_request()
140 existing: in cache_rpm_request()
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwsignal.c988 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/staging/media/atomisp/
DTODO98 10. Migrate the sensor drivers out of staging or re-using existing
102 existing PMIC code and sensors call it directly.
/drivers/comedi/drivers/ni_routing/
DREADME115 Creates new csv-files using content of c-files of existing
146 specific board of an existing device family (more likely).
/drivers/net/wireless/marvell/libertas/
DREADME217 the current scan table intact, update existing or append new scan data:
/drivers/net/mdio/
DKconfig130 using the existing infrastructure.
/drivers/usb/gadget/function/
Df_fs.c3705 struct ffs_dev *existing; in ffs_name_dev() local
3710 existing = _ffs_do_find_dev(name); in ffs_name_dev()
3711 if (!existing) in ffs_name_dev()
3713 else if (existing != dev) in ffs_name_dev()
/drivers/cpufreq/
DKconfig.arm249 It uses information gathered through existing hardware and
/drivers/gpio/
DTODO102 At the same time it makes sense to get rid of code duplication in existing or
/drivers/staging/greybus/Documentation/firmware/
Dfirmware-management309 The Firmware Download Protocol uses the existing Linux Kernel's Firmware class
/drivers/firmware/efi/
DKconfig138 But, for various development reasons and to maintain existing
/drivers/mtd/nand/raw/
DKconfig544 device for the Bad Block Table (BBT). If you have existing INFTL
/drivers/acpi/
DKconfig533 The existing firmware code can be modified (driver update) or
/drivers/pwm/
DKconfig25 with the legacy framework so that existing client drivers
/drivers/dma/
DKconfig317 the legacy behavior in order to allow existing support apps (i.e.
/drivers/md/
DKconfig394 dm-clone produces a one-to-one copy of an existing, read-only source
/drivers/tty/serial/
DKconfig748 existing userspace setups to break. Programs that need to
1058 This is additional support to existing driver.
/drivers/media/dvb-frontends/
DKconfig415 under the GPL) as opposed to the existing drx397xd driver, which

12