/linux-4.4.14/Documentation/devicetree/bindings/iommu/ |
D | ti,omap-iommu.txt | 5 "ti,omap2-iommu" for OMAP2/OMAP3 IOMMU instances 6 "ti,omap4-iommu" for OMAP4/OMAP5 IOMMU instances 7 "ti,dra7-dsp-iommu" for DRA7xx DSP IOMMU instances 8 "ti,dra7-iommu" for DRA7xx IOMMU instances 27 is required for DSP IOMMU instances on DRA7xx SoCs. The
|
D | renesas,ipmmu-vmsa.txt | 12 - interrupts: Specifiers for the MMU fault interrupts. For instances that 14 secure mode, in that order. For instances that don't support secure mode a
|
/linux-4.4.14/drivers/phy/ |
D | phy-exynos4x12-usb2.c | 284 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on() 294 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on() 295 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_HOST]); in exynos4x12_power_on() 325 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off() 329 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off() 330 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_HOST]); in exynos4x12_power_off()
|
D | phy-samsung-usb2.h | 49 struct samsung_usb2_phy_instance instances[0]; member
|
D | phy-samsung-usb2.c | 105 return drv->instances[args->args[0]].phy; in samsung_usb2_phy_xlate() 229 struct samsung_usb2_phy_instance *p = &drv->instances[i]; in samsung_usb2_phy_probe()
|
/linux-4.4.14/sound/firewire/fireworks/ |
D | fireworks_transaction.c | 42 static struct snd_efw *instances[SNDRV_CARDS] = SNDRV_DEFAULT_PTR; variable 177 efw = instances[i]; in handle_resp_for_user() 267 if (instances[i] != NULL) in snd_efw_transaction_add_instance() 269 instances[i] = efw; in snd_efw_transaction_add_instance() 283 if (instances[i] != efw) in snd_efw_transaction_remove_instance() 285 instances[i] = NULL; in snd_efw_transaction_remove_instance()
|
/linux-4.4.14/drivers/staging/iio/ |
D | iio_simple_dummy.c | 32 static unsigned instances = 1; variable 33 module_param(instances, uint, 0); 704 if (instances > 10) { in iio_dummy_init() 705 instances = 1; in iio_dummy_init() 710 iio_dummy_devs = kcalloc(instances, sizeof(*iio_dummy_devs), in iio_dummy_init() 713 for (i = 0; i < instances; i++) { in iio_dummy_init() 739 for (i = 0; i < instances; i++) in iio_dummy_exit()
|
/linux-4.4.14/drivers/crypto/qat/qat_dh895xccvf/ |
D | adf_dh895xccvf_hw_data.c | 56 .instances = 0 139 hw_data->instance_id = dh895xcciov_class.instances++; in adf_init_hw_data_dh895xcciov() 171 hw_data->dev_class->instances--; in adf_clean_hw_data_dh895xcciov()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/ |
D | dra7-atl.txt | 4 audio codec. A single ATL IP provides four ATL clock instances sharing the same 16 Since the clock instances are part of a single IP this binding is used as a node 29 configuration of the IP for the ATL clock instances. 40 Configuration of ATL instances:
|
/linux-4.4.14/drivers/crypto/qat/qat_dh895xcc/ |
D | adf_dh895xcc_hw_data.c | 69 .instances = 0 225 hw_data->instance_id = dh895xcc_class.instances++; in adf_init_hw_data_dh895xcc() 261 hw_data->dev_class->instances--; in adf_clean_hw_data_dh895xcc()
|
D | adf_drv.c | 127 int instances = min(cpus, banks); in adf_dev_configure() local 136 for (i = 0; i < instances; i++) { in adf_dev_configure()
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-lock.txt | 28 of lock instances. 62 dump map of lock instances (address:name table)
|
D | perf-probe.txt | 88 which do not have instances are ignored.
|
/linux-4.4.14/Documentation/block/ |
D | null_blk.txt | 8 The following instances are possible: 23 II. Module parameters applicable for all instances: 60 defaults to 1 on single-queue and bio-based instances. For multi-queue,
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/omap/ |
D | timer.txt | 5 OMAP44xx devices have timer instances that are 100% 8 So for OMAP44xx devices timer instances may use
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/ti/ |
D | keystone-navigator-dma.txt | 28 - clocks: phandle to dma instances clocks. The clock handles can be as 29 many as the dma instances. The order should be maintained as per 30 the dma instances.
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | shdma.txt | 4 instances, capable of serving any of a common set of DMA slave devices, using 7 DMAC instances have the same number of channels and use the same DMA
|
D | renesas,rcar-dmac.txt | 4 controller instances named DMAC capable of serving multiple clients. Channels
|
/linux-4.4.14/Documentation/filesystems/ |
D | devpts.txt | 2 To support containers, we now allow multiple instances of devpts filesystem, 4 allocated in other instances of devpts. 6 To preserve backward compatibility, this support for multiple instances is 32 of ptys in other instances of devpts. Like in the single-instance mode, the
|
D | Locking | 4 instances in the tree, don't leave that to maintainers of filesystems/devices/ 290 existing instances of this method ->sync_page() itself doesn't look 479 Most instances call fasync_helper(), which does that maintenance, so it's
|
D | tmpfs.txt | 61 oversize your tmpfs instances the machine will deadlock
|
D | porting | 203 ->getattr() finally getting used. See instances in nfs, minix, etc. 463 of the in-tree instances did). inode_hash_lock is still held,
|
/linux-4.4.14/drivers/lguest/ |
D | Kconfig | 7 multiple instances of the same Linux kernel, using the
|
/linux-4.4.14/drivers/staging/gdm724x/ |
D | TODO | 5 - Fixes for every instances of function returning -1
|
/linux-4.4.14/tools/testing/selftests/rcutorture/bin/ |
D | parse-torture.sh | 53 print_bug $title FAILURE, $nerrs instances
|
/linux-4.4.14/drivers/staging/fsl-mc/bus/ |
D | Kconfig | 18 network interfaces (NICs), crypto accelerator instances,
|
/linux-4.4.14/drivers/edac/ |
D | edac_device.c | 149 dev_ctl->instances = dev_inst; in edac_device_alloc_ctl_info() 635 instance = edac_dev->instances + inst_nr; in edac_device_handle_ce() 681 instance = edac_dev->instances + inst_nr; in edac_device_handle_ue()
|
D | edac_device_sysfs.c | 625 instance = &edac_dev->instances[idx]; in edac_device_create_instance() 691 instance = &edac_dev->instances[idx]; in edac_device_delete_instance()
|
D | edac_core.h | 282 struct edac_device_instance *instances; member
|
/linux-4.4.14/Documentation/devicetree/bindings/mailbox/ |
D | sti-mailbox.txt | 3 Each ST Mailbox IP currently consists of 4 instances of 32 channels. Messages
|
D | omap-mailbox.txt | 23 instance. DRA7xx has multiple instances with different number of h/w fifo queues 24 and interrupt lines between different instances. The interrupt lines can also be
|
/linux-4.4.14/Documentation/devicetree/bindings/misc/ |
D | fsl,qoriq-mc.txt | 9 such as network interfaces, crypto accelerator instances, L2 switches,
|
/linux-4.4.14/tools/testing/nvdimm/test/ |
D | nfit.c | 316 static struct nfit_test *instances[NUM_NFITS]; variable 394 for (i = 0; i < ARRAY_SIZE(instances); i++) { in nfit_test_lookup() 396 struct nfit_test *t = instances[i]; in nfit_test_lookup() 1345 instances[i] = nfit_test; in nfit_test_init() 1369 if (instances[i]) in nfit_test_init() 1370 platform_device_unregister(&instances[i]->pdev); in nfit_test_init() 1381 platform_device_unregister(&instances[i]->pdev); in nfit_test_exit()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-fcoe | 26 Description: 'FCoE Controller' instances on the fcoe bus. 72 Description: 'FCoE FCF' instances on the fcoe bus. A FCF is a Fibre Channel
|
D | sysfs-bus-iio | 285 for variation between different instances of the part, typically
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-vf610.txt | 4 functionality. Each pair serves 32 GPIOs. The VF610 has 5 instances of
|
/linux-4.4.14/tools/thermal/tmon/ |
D | README | 16 links, trip point bindings, and device instances. To traverse such
|
/linux-4.4.14/Documentation/zh_CN/video4linux/ |
D | v4l2-framework.txt | 72 device instances(设备实例) 74 +-sub-device instances(子设备实例) 78 \-filehandle instances(文件句柄实例)
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | adf_accel_devices.h | 134 uint32_t instances; member
|
D | adf_dev_mgr.c | 151 if (i == class->instances) in adf_devmgr_update_class_index()
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 403 instances: 2718 In the debugfs tracing directory is a directory called "instances". 2724 # mkdir instances/foo 2725 # ls instances/foo 2733 instances that are created. 2739 the trace_options affect all instances and the top level buffer 2747 # mkdir instances/foo 2748 # mkdir instances/bar 2749 # mkdir instances/zoot 2751 # echo 1000 > instances/foo/buffer_size_kb [all …]
|
D | tracepoints.txt | 100 The tracepoint mechanism supports inserting multiple instances of the
|
/linux-4.4.14/Documentation/power/ |
D | charger-manager.txt | 13 the system may need multiple instances of Charger Manager. 65 multiple instances of Charger Manager share the same charger_global_desc 66 and it will manage in-suspend monitoring for all instances of Charger Manager.
|
/linux-4.4.14/Documentation/devicetree/bindings/net/can/ |
D | m_can.txt | 19 Multiple M_CAN instances can share the same Message
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 92 c) direct access to instances of well known data structures maintained 108 "hotplug" environment. LLDs should be aware of the lifetime of instances 183 It may be useful for a LLD to keep track of struct Scsi_Host instances 184 (a pointer is returned by scsi_host_alloc()). Such instances are "owned" 185 by the mid-level. struct Scsi_Host instances are freed from 225 It may be useful for an LLD to keep track of struct scsi_device instances 227 slave_configure() callbacks). Such instances are "owned" by the mid-level. 228 struct scsi_device instances are freed after slave_destroy(). 307 This effectively spreads the ownership of struct Scsi_Host instances 308 across the various SCSI layers which use them. Previously such instances [all …]
|
D | ChangeLog.lpfc | 971 * Added new lpfc_jedec_to_ascii() call and replace two instances 1217 * Remove some instances of unneeded casting of kmalloc's return in 1708 and 1207. Create a new message 738 to fix duplicate instances 1791 multiple instances of the parameter switch into a single
|
D | ChangeLog.megaraid | 610 performs extended errors recovery for instances like scsi cable pull.
|
/linux-4.4.14/Documentation/video4linux/ |
D | fimc.txt | 10 path. There are multiple FIMC instances in the SoCs (up to 4), having 64 The purpose of this interface is to allow changing assignment of FIMC instances
|
D | vivid.txt | 9 Up to 64 vivid instances can be created, each with up to 16 inputs and 16 outputs. 88 The number of instances, devices, video inputs and outputs and their types are 91 n_devs: number of driver instances to create. By default set to 1. Up to 64 92 instances can be created. 106 So to create four instances, the first two with just one video capture 224 and thus the V4L2 multi-planar API. By default device instances are 1005 the driver instances are single-planar. This can be changed by setting the 1043 instances: the first with a framebuffer enabled. You configure the capture 1129 vivid instances
|
D | v4l2-framework.txt | 26 This meant that all drivers had to do the setup of device instances and 60 device instances 62 +-sub-device instances 66 \-filehandle instances 74 sub-device instances, the video_device struct stores V4L2 device node data 75 and the v4l2_fh struct keeps track of filehandle instances. 167 /* iterate over all ivtv device instances */
|
D | README.pvrusb2 | 92 instances of multiple interfaces (thus you can for example change
|
/linux-4.4.14/drivers/soc/ti/ |
D | knav_qmss.h | 302 void *instances; member
|
D | knav_qmss_queue.c | 61 (kdev->instances + (idx << kdev->inst_shift)) 67 for (idx = 0, inst = kdev->instances; \ 1669 kdev->instances = devm_kzalloc(kdev->dev, size, GFP_KERNEL); in knav_queue_init_queues() 1670 if (!kdev->instances) in knav_queue_init_queues()
|
/linux-4.4.14/drivers/media/platform/coda/ |
D | coda.h | 95 struct list_head instances; member
|
D | coda-common.c | 1755 list_add(&ctx->list, &dev->instances); in coda_open() 2130 INIT_LIST_HEAD(&dev->instances); in coda_probe()
|
/linux-4.4.14/Documentation/ |
D | phy.txt | 26 PHY provider refers to an entity that implements one or more PHY instances. 29 of_phy_simple_xlate. If the PHY provider implements multiple instances, it
|
D | stable_api_nonsense.txt | 101 instances of where this interface is used within the kernel are fixed up 123 In both of these instances, all developers agreed that these were
|
D | rfkill.txt | 98 and write() of instances of 'struct rfkill_event'. In this structure, the
|
D | media-framework.txt | 48 Drivers register media device instances by calling 87 Drivers unregister media device instances by calling
|
D | bcache.txt | 301 Counts instances where data was going to be inserted into the cache from a 393 Counts instances where while data was being read from the cache, the bucket
|
D | kprobes.txt | 126 kretprobe struct to specify how many instances of the specified 535 no attempt to chase down all inline instances of the function and 553 As of Linux v2.6.15-rc1, multiple handlers (or multiple instances of
|
D | unaligned-memory-access.txt | 108 resident memory size of structure instances. The optimal layout of the
|
D | remoteproc.txt | 6 multiprocessing (AMP) configurations, which may be running different instances
|
D | rpmsg.txt | 11 different instances of operating system, whether it's Linux or any other
|
D | 00-INDEX | 455 - info on Virtual Function I/O used in guest/hypervisor instances.
|
/linux-4.4.14/Documentation/driver-model/ |
D | design-patterns.txt | 18 that the device the driver binds to will appear in several instances. This
|
D | porting.txt | 288 bus driver should define single instances of the generic methods that 404 type. This includes all devices on all instances of that bus type.
|
/linux-4.4.14/Documentation/thermal/ |
D | cpu-cooling-api.txt | 23 "thermal-cpufreq-%x". This api can support multiple instances of cpufreq 34 instances of cpufreq cooling devices.
|
/linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
D | exynos-thermal.txt | 18 instances of TMU and some registers are shared across all TMU's like
|
D | thermal.txt | 37 to identify uniquely the sensor instances within
|
/linux-4.4.14/Documentation/networking/ |
D | netdevices.txt | 103 all NAPI instances which will do a sleeping poll on the
|
D | e1000e.txt | 120 the first, second, and third instances of the driver. The range 190 single (not 1,1,1 etc.) parameter applied to all driver instances and
|
D | README.ipw2200 | 52 interference with these devices. In many instances Intel is required to 263 at two levels -- driver level, which apply to all instances of the driver
|
D | e1000.txt | 162 the first, second, and third instances of the driver. The range 319 single (not 1,1,1 etc.) parameter applied to all driver instances and
|
D | README.ipw2100 | 39 interference with these devices. In many instances Intel is required to
|
D | bonding.txt | 371 generated by the multiple bonding instances will fool the standard 961 Specifies the number of seconds between instances where the bonding 1056 network configuration system will correctly start multiple instances 1277 those instances, see the "Configuring Multiple Bonds Manually" section, 1354 provide multiple instances of bonding with differing options is to load 1361 To load multiple instances of the module, it is necessary to 1363 requires that every loaded module, even multiple instances of the same 1493 NOTE: the lp_inteval is the number of seconds between instances where
|
/linux-4.4.14/Documentation/s390/ |
D | DASD | 14 If you supply kernel parameters the different instances are processed
|
/linux-4.4.14/Documentation/fmc/ |
D | FMC-and-SDB.txt | 46 need to load different FPGA images to drive different instances of the
|
/linux-4.4.14/include/crypto/ |
D | algapi.h | 53 struct hlist_head instances; member
|
/linux-4.4.14/Documentation/tpm/ |
D | xen-tpmfront.txt | 78 one to one mapping between running vtpm-stubdom instances and
|
/linux-4.4.14/crypto/ |
D | algapi.c | 481 list = &tmpl->instances; in crypto_unregister_template() 548 hlist_add_head(&inst->list, &tmpl->instances); in crypto_register_instance()
|
/linux-4.4.14/Documentation/nvmem/ |
D | nvmem.txt | 90 In some instances it is necessary to directly read/write the NVMEM.
|
/linux-4.4.14/Documentation/locking/ |
D | lockstat.txt | 14 Lockdep already has hooks in the lock functions and maps lock instances to
|
/linux-4.4.14/drivers/pci/host/ |
D | Kconfig | 11 are two instances of PCIe controller in DRA7xx. This controller can
|
/linux-4.4.14/Documentation/vm/ |
D | ksm.txt | 16 application which generates many instances of the same data.
|
/linux-4.4.14/Documentation/gpio/ |
D | board.txt | 111 GPIOs are mapped by the means of tables of lookups, containing instances of the
|
D | sysfs.txt | 36 - GPIO controllers ("gpio_chip" instances).
|
D | gpio-legacy.txt | 540 The code implementing a gpio_chip should support multiple instances of the 590 For SOCs, platform-specific code defines and registers gpio_chip instances 656 - GPIO controllers ("gpio_chip" instances).
|
D | driver.txt | 52 The code implementing a gpio_chip should support multiple instances of the
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | Exporting | 104 A file system implementation declares that instances of the filesystem
|
/linux-4.4.14/net/ipv6/ |
D | Kconfig | 267 account and run multiple instances of userspace daemons
|
/linux-4.4.14/drivers/tty/ |
D | Kconfig | 124 bool "Support multiple instances of devpts" 128 Enable support for multiple instances of devpts filesystem.
|
/linux-4.4.14/Documentation/misc-devices/mei/ |
D | mei.txt | 56 The number of instances of an Intel ME feature that can be opened
|
/linux-4.4.14/Documentation/ia64/ |
D | aliasing.txt | 110 rather than /dev/mem allows multiple instances of X to talk to
|
/linux-4.4.14/drivers/staging/fsl-mc/ |
D | README.txt | 35 interfaces, an L2 switch, or accelerator instances.
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-deadline.txt | 137 (task instances, or jobs) which are activated on a periodic or sporadic 401 - a minimum interval between consecutive instances,
|
/linux-4.4.14/Documentation/timers/ |
D | NO_HZ.txt | 75 1,500 OS instances might find that half of its CPU time was consumed by
|
/linux-4.4.14/Documentation/devicetree/ |
D | usage-model.txt | 406 typical for both amba_device and platform_device instances to be
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-error-recovery.txt | 31 including multiple instances of a device driver on multi-function
|
/linux-4.4.14/kernel/trace/ |
D | Kconfig | 338 bool "Trace likely/unlikely instances"
|
/linux-4.4.14/mm/ |
D | Kconfig | 319 the many instances by a single page with that content, so
|
/linux-4.4.14/net/ipv4/ |
D | Kconfig | 235 account and run multiple instances of userspace daemons
|
/linux-4.4.14/Documentation/cgroups/ |
D | cpusets.txt | 89 * Web Servers running multiple instances of the same web application,
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 160 built-in.o and succeeding instances will be ignored.
|
/linux-4.4.14/init/ |
D | Kconfig | 1223 Allow user space to create what appear to be multiple instances
|