Home
last modified time | relevance | path

Searched refs:given (Results 1 – 200 of 606) sorted by relevance

1234

/linux-4.1.27/drivers/pcmcia/
Dsa1111_badge4.c65 int given, int wanted) in complain_about_jumpering() argument
73 given / 10, given % 10); in complain_about_jumpering()
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dvf610-clock.txt10 given clock controller. Please refer the next section to find
11 the input clocks for a given controller.
13 given clock controller.
Dexynos7-clock.txt46 the given clock controller. Please refer the next section to
47 find the input clocks for a given controller.
50 to the given clock controller.
Dexynos5260-clock.txt72 the given clock controller. Please refer the next section to find
73 the input clocks for a given controller.
76 to the given clock controller.
Dpwm-clock.txt12 via the period given in the PWM specifier.
Dsamsung,s5pv210-clock.txt33 A subset of above clocks available on given board shall be specified in
Dzynq-7000.txt21 a list of the outputs given below.
/linux-4.1.27/Documentation/acpi/
Dscan_handlers.txt24 been registered. For example, if the given device node represents a PCI host
31 component represented by the given device node which can be determined on the
42 where ids is the list of IDs of device nodes the given handler is supposed to
49 device nodes in the given namespace scope with the driver core. Then, it tries
52 callback is executed for the given device node. If that callback returns 1,
60 interesting to the given scan handler and may be matched against the next scan
66 callbacks from the scan handlers of all device nodes in the given namespace
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-iommu7 given IOMMU here to allow association of IOMMU to
16 given device here to allow association of device to
Dsysfs-class-bdi35 Under normal circumstances each device is given a part of the
46 given percentage of the write-back cache. This is useful in
Dsysfs-devices-resource_in_use9 current status of the given power resource (0 means that the
Dsysfs-bus-pci179 given name (SMBIOS type 41 string or ACPI _DSM string) of
181 if the firmware has given a name to the PCI device.
182 ACPI _DSM string name will be given priority if the
193 given instance (SMBIOS type 41 device type instance) of the
195 has given an instance number to the PCI device.
207 given instance (ACPI _DSM instance number) of the PCI device.
208 The attribute will be created only if the firmware has given
210 will be given priority if the system firmware provides SMBIOS
Dsysfs-devices-power_resources_D011 the given device node to be in ACPI power state D0. The names
Dsysfs-devices-power_resources_wakeup11 the given device node to be able to signal wakeup. The names of
Dsysfs-devices-power_resources_D3hot12 the given device node to be in ACPI power state D3hot. The
Dsysfs-devices-firmware_node7 related properties of given device.
Dsysfs-devices-power_resources_D112 the given device node to be in ACPI power state D1. The names
Dsysfs-devices-power_resources_D212 the given device node to be in ACPI power state D2. The names
Dsysfs-dev10 corresponding sysfs path for the given device.
Dsysfs-devices-power_state10 power state of the given device node. Its possible values,
Dsysfs-bus-iio-frequency-adf43506 The value given directly influences the MODULUS used by
Dsysfs-bus-mdio26 This attribute contains the boolean value whether a given PHY
Dsysfs-devices-real_power_state11 power state of the given device node as returned by the _PSC
Dsysfs-gpio9 "export" operation. If a given GPIO is not claimed for use by
Dsysfs-class-led27 /sys/class/leds/<led> once a given trigger is selected.
Dsysfs-bus-pci-drivers-ehci_hcd43 different sysfs directory. The location given above is
Dsysfs-firmware-acpi27 processors, PCI root bridges etc. A hotplug profile for a given
37 hotplug events associated with the given class of
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Dti,bq32k.txt10 Should be given if trickle charger should be enabled
12 Should be given if internal trickle charger diode should be disabled
Di2c-opal.txt10 - reg: Port-id within a given master
Di2c-mux-gpio.txt30 given, it defaults to the last value used.
/linux-4.1.27/Documentation/devicetree/bindings/rtc/
Ddallas,ds1339.txt10 Should be given if trickle charger should be enabled
12 Should be given if internal trickle charger diode should be disabled
Disil,isl12057.txt42 that the pinctrl-related properties below are given for completeness and
/linux-4.1.27/tools/perf/Documentation/
Dperf-timechart.txt58 Print task info for at least given number of tasks.
63 Highlight tasks (using different color) that run more than given
64 duration or tasks with given name. If number is given it's interpreted
65 as number of nanoseconds. If non-numeric string is given it's
Dperf-script.txt92 Process trace data with the given script ([lang]:script[.ext]).
98 Generate perf-script.[ext] starter script for given language,
130 is not given.
139 warning is given to the user:
148 suppresses trace events. The user is given a warning message about
150 events are displayed with the given fields.
160 Alternatively, if the type is given an invalid field is specified it
197 Only show events for given process ID (comma separated list).
200 Only show events for given thread ID (comma separated list).
Dperf-help.txt15 With no options and no COMMAND given, the synopsis of the 'perf'
19 If the option '--all' or '-a' is given, then all available commands are
Dperf-script-perl.txt18 displays the results of the trace analysis implemented in the given
41 no handler function defined for a given event type, the event is
171 variables from the given module, add the corresponding 'use
208 nsecs($secs, $nsecs) - returns total nsecs given secs/nsecs pair
209 nsecs_secs($nsecs) - returns whole secs portion given nsecs
210 nsecs_nsecs($nsecs) - returns nsecs remainder given nsecs
212 avg($total, $n) - returns average given a sum and a total number of values
Dperf-kvm.txt64 record + report but with statistical data updated live at a given display
114 Analyze events only for given process ID(s) (comma separated list).
134 Analyze events only for given process ID(s) (comma separated list).
Dperf-script-python.txt18 displays the results of the trace analysis implemented in the given
377 Note that the location of the Python script given in the shell script
439 no handler function defined for a given event type, the event is
566 variables from the given module, add the corresponding 'from XXXX
612 nsecs(secs, nsecs) - returns total nsecs given secs/nsecs pair
613 nsecs_secs(nsecs) - returns whole secs portion given nsecs
614 nsecs_nsecs(nsecs) - returns nsecs remainder given nsecs
616 avg(total, n) - returns average given a sum and a total number of values
Dperf-report.txt44 Only show events for given process ID (comma separated list).
47 Only show events for given thread ID (comma separated list).
68 Sort histogram entries by given key(s) - multiple keys can be specified
210 Ignore callees of the function(s) matching the given regex.
Dperf-probe.txt77 Show available local variables at given probe point. The argument
86 Show available functions in given module or kernel. With -x/--exec,
151 …so available for NAME, it is expanded to the local variables which can access at given probe point.
/linux-4.1.27/Documentation/accounting/
Ddelay-accounting.txt47 Taking the difference of two successive readings of a given
55 are given in the taskstats interface description.
76 seen by a given task or a task group (tgid).
77 The utility also allows a given command to be
103 Get delays seen in executing a given simple command
/linux-4.1.27/Documentation/hwmon/
Dlm9524526 All temperature values are given in millidegrees Celsius. Local temperature
27 is given within a range of -127 to +127.875 degrees. Remote temperatures are
28 given within a range of -127 to +255 degrees. Resolution depends on
Dw83l785ts25 All temperature values are given in degrees Celsius. Resolution
37 we don't really know. The driver will retry a given number of times
Dlm8373 All temperature values are given in degrees Celsius. Local temperature
74 is given within a range of 0 to +85 degrees. Remote temperatures are
75 given within a range of 0 to +125 degrees. Resolution is 1.0 degree,
Dmax664220 All temperature values are given in degrees Celsius. Resolution
Dmax161921 All temperature values are given in degrees Celsius. Resolution
Dadm103128 All temperature values are given in degrees Celsius. Resolution is 0.5
Dibmpowernv17 'hwmon' populates the 'sysfs' tree having attribute files, each for a given
Dadt7475104 PWM outputs, and a given PWM output can be controlled by several temperature
106 for a channel at a given time, in which case the maximum value (fastest
Dsht2146 e.g. maximum two measurements per second at the given resolution.
Dlm9523429 All temperature values are given in millidegrees Celsius. Temperature
Dlm7319 given in degrees Celsius.
Dit8790 battery life but no information is given in the datasheet.
127 though, so the functionality may not be available on a given system.
134 can't have both on a given board.
/linux-4.1.27/Documentation/devicetree/bindings/pwm/
Dpwm.txt13 pwm-specifier : array of #pwm-cells specifying the given PWM
20 property is given, the name of the user node will be used as fallback.
24 pwm_get() call to an index into the list given by the "pwms" property.
/linux-4.1.27/Documentation/virtual/kvm/devices/
Dvm.txt30 Returns: -EFAULT if the given address is not accessible
32 -E2BIG if the given guest memory is to big for that machine
59 Returns: -EFAULT if the given address is not accessible from kernel space
83 -EFAULT if the given address is not accessible from kernel space
/linux-4.1.27/Documentation/
Ddynamic-debug-howto.txt149 The given string is compared against the function name
155 The given string is compared against either the full pathname, the
164 The given string is compared against the module name
173 The given string is searched for in the dynamic debug format
189 The given line number or range of line numbers is compared
206 - remove the given flags
207 + add the given flags
208 = set the flags to the given flags
262 params given in modprobe args or /etc/modprob.d/*.conf files,
265 1. # parameters given via /etc/modprobe.d/*.conf
[all …]
DDMA-attributes.txt74 By default dma_map_{single,page,sg} functions family transfer a given
79 for the given buffer with device pointer to each device taking part in
81 to 'device' domain, what synchronizes CPU caches for the given region
89 the CPU cache for the given buffer assuming that it has been already
Datomic_ops.txt186 These four routines add and subtract integral values to/from the given
200 These routines add 1 and subtract 1, respectively, from the given
223 explicit counter adjustment is given instead of the implicit "1".
233 given atomic counter. They return a boolean indicating whether the
242 decrement is given instead of the implicit "1". This primitive must
247 The given increment is added to the given atomic counter value. A boolean
257 the given new value. It returns the old value that the atomic variable v had
265 with the given old and new values. Like all atomic_xxx operations,
559 Atomically decrement the given counter, and if will drop to zero
560 atomically acquire the given spinlock and perform the decrement
Dcputopology.txt59 3) thread_siblings: just the given CPU
60 4) core_siblings: just the given CPU
Dmedia-framework.txt158 MEDIA_ENT_FL_DEFAULT indicates the default entity for a given type.
197 targeting any of its pads in a links array. A given link is thus stored
237 reached only through enabled links starting at a given entity. The media
251 traversal at the given entity.
262 Helper functions can be used to find a link between two given pads, or a pad
327 The function will mark all entities connected to the given entity through
Dhwspinlock.txt87 given flags placeholder. The caller must not sleep, and is advised to
119 at the given flags placeholder. The caller must not sleep, and is advised
145 the given flags. This function will never sleep.
148 - retrieve id number of a given hwspinlock. This is needed when an
Drbtree.txt227 - A propagation callback, which updates the augmented value for a given
228 node and its ancestors, up to a given stop point (or NULL to update
231 - A copy callback, which copies the augmented value for a given subtree
234 - A tree rotation callback, which copies the augmented value for a given
DIRQ-affinity.txt8 which target CPUs are permitted for a given IRQ source. It's a bitmask
Dflexible-arrays.txt47 This macro will result in a definition of an array with the given name; the
96 This function will set the given element to FLEX_ARRAY_FREE and return
Drpmsg.txt64 - sends a message across to the remote processor on a given channel.
79 - sends a message across to the remote processor on a given channel,
114 - sends a message across to the remote processor on a given channel.
126 - sends a message across to the remote processor on a given channel,
Drobust-futex-ABI.txt122 memory, on various data structures, at a given point in time. Only those
124 that thread's robust_futex linked lock list a given time.
126 A given futex lock structure in a user shared memory region may be held
Dlocal_ops.txt7 to implement them for any given architecture and shows how they can be used
38 * Implementation for a given architecture
/linux-4.1.27/Documentation/filesystems/nfs/
DExporting21 given opaque byte string.
33 The dcache normally contains a proper prefix of any given filesystem
69 d_obtain_alias(inode) will return a dentry for the given inode.
76 either the passed-in dentry or a preexisting alias for the given inode
89 when ->lookup finds an inode for a given parent and name.
126 When given a dentry for a directory, this should return a dentry for
134 When given a parent dentry and a child dentry, this should find a name
Didmapper.txt39 uid: Find the UID for the given user
40 gid: Find the GID for the given group
41 user: Find the user name for the given UID
42 group: Find the group name for the given GID
/linux-4.1.27/Documentation/devicetree/bindings/lpddr2/
Dlpddr2-timings.txt1 * AC timing parameters of LPDDR2(JESD209-2) memories for a given speed-bin
11 data-sheet of the device for a given speed-bin. All these properties are
Dlpddr2.txt37 a given speed-bin. The user may provide the timings for as many
/linux-4.1.27/Documentation/w1/slaves/
Dw1_ds28e0422 A read operation on the "eeprom" file reads the given amount of bytes
25 A write operation on the "eeprom" file writes the given byte sequence
/linux-4.1.27/Documentation/fb/
Dsisfb.txt41 parameters are given with the modprobe (or insmod) command.
83 specified, it defaults to 8. If no rate is given, it defaults to 60Hz. Depth 32
91 Linux 2.4 only: If no mode is given, sisfb defaults to "no mode" (mode=none) if
97 Linux 2.6 only: If no mode is given, sisfb defaults to 800x600x8 unless CRT2
144 represents the VESA mode number (can be given in decimal or
149 Boolean options such as "noaccel" or "noypan" are to be given without a
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dpcm512x.txt26 given pll-in pin and PLL output on the given pll-out pin. An
Dcs4271.txt21 - cirrus,amuteb-eq-bmutec: When given, the Codec's AMUTEB=BMUTEC flag
Dti,tas5086.txt24 If given, channel X will start with the Mid-Z start
/linux-4.1.27/Documentation/filesystems/pohmelfs/
Dinfo.txt8 Administrator can add or remove servers from the given index, so all mounts,
51 Mcache includes locks (given lock should be granted by server), attributes (they should be
52 fully received in the given timeframe).
61 Mount filesystem with given index $idx to /mnt mountpoint.
Dnetwork_protocol.txt28 NETFS_READDIR = 1, /* Read directory for given inode number */
131 Open intent for given transaction.
223 Used to set/get extended attributes for given inode.
226 @size - name length, path len and data size for given attribute
227 @ext - path length for given object
Ddesign_notes.txt36 in the client's memory. Each transaction contains all the information needed to process a given
53 given inode, which is guarded by an appropriate locking protocol.
/linux-4.1.27/Documentation/block/
Dioprio.txt20 IOPRIO_CLASS_RT: This is the realtime io class. This scheduling class is given
22 given first access to the disk every time. Thus it needs to be used with some
47 If pid isn't given, the current process is assumed. IO priority settings
48 are inherited on fork, so you can use ionice to start the process at a given
Dswitching-sched.txt17 IO scheduler for a given block device on the fly (thus making it possible,
/linux-4.1.27/Documentation/usb/
Dmass-storage.txt92 Note that if this flag for given logical unit is false but the
102 Write10 and Write12 commands sent to given logical units.
156 When read it returns the path to the backing file for the given
160 When written into, it changes the backing file for given logical
161 unit. This change can be performed even if given logical unit is
168 Reflects the state of ro flag for the given logical unit. It can
170 open for given logical unit.
174 Reflects the state of nofua flag for given logical unit. It can
/linux-4.1.27/Documentation/devicetree/bindings/iommu/
Diommu.txt50 be multi-master yet only expose a single master in a given configuration.
53 in order to enable translation for a given master. In such cases the single
59 the DMA window for the given device. The length of the DMA window is given
127 * all masters at any given point in time.
/linux-4.1.27/Documentation/device-mapper/
Ddm-service-time.txt18 If not given, internal default is used. To check
23 If not given, minimum value '1' is used.
24 If '0' is given, the path isn't selected while
Dkcopyd.txt18 of the copy is given as one io_region structure, and the destinations of the
19 copy are given as an array of io_region structures.
Ddm-queue-length.txt11 If not given, internal default is used. To check
Ddm-raid.txt78 or 'raid10_copies 2' and/or 'raid10_format near' are given,
125 given for both the metadata and data drives for a given position.
/linux-4.1.27/arch/m68k/fpsp040/
Dsmovecr.S5 | offset given in the instruction field.
Dsint.S34 | 3. Round the result in the mode given in USER_FPCR. For
40 | for the given sign and rounding mode.
Dx_operr.S213 | given size.
243 | This routine stores the data in d0, for the given size in d1,
/linux-4.1.27/Documentation/i2c/
Dold-module-parameters8 address), "force" (to forcibly attach the driver to a given device) and
9 "ignore" (to prevent a driver from probing a given address).
Dfunctionality6 is implemented when it is given the option to attach to an adapter:
61 function callback `functionality'. Typical implementations are given
Dwriting-clients165 If you know for a fact that an I2C device is connected to a given I2C bus,
174 Sometimes you know that a device is connected to a given I2C bus, but you
194 a given I2C bus. This is for example the case of hardware monitoring
209 a device of that type on the given I2C adapter. All it prevents is
217 standard way to detect the presence of a chip at a given address, let
Dsummary42 For a given configuration, you will need a driver for your I2C bus, and
/linux-4.1.27/drivers/staging/iio/Documentation/
Dring.txt5 specific information on a given buffer implementation, see the
9 A given buffer implementation typically embeds a struct
Dinkernel.txt37 to associate a given channel with the consumer requesting it.
55 with a given consumer. This is useful for generic drivers such as
Doverview.txt30 Note: A given device may have one or more event channel. These events are
/linux-4.1.27/net/xfrm/
DKconfig37 A feature to update locator(s) of a given IPsec security
77 locator(s) of a given IPsec security association.
/linux-4.1.27/Documentation/devicetree/bindings/misc/
Dti,dac7512.txt8 apply. In particular, "reg" and "spi-max-frequency" properties must be given.
/linux-4.1.27/Documentation/sound/alsa/
Dhda_codec.txt61 be given.
120 To retrieve the number of sub nodes connected to the given node, use
240 When the codec id and codec subsystem id match with the given id and
281 given widget NID is changed. The codec code can turn on/off the power
290 When the device doesn't match with any given presets, the widgets are
305 snd_hda_get_codec_name() stores the codec name on the given string.
310 and pass it to the function. The function checks the modelname given
Dpowersave.txt17 power-saving. The default value of timeout is given via
/linux-4.1.27/Documentation/filesystems/caching/
Dfscache.txt229 nul=N Number of acq reqs given a NULL parent
240 nul=N Number of upd reqs given a NULL parent
243 nul=N Number of rlq reqs given a NULL parent
249 run=N Number of attr changed ops given CPU time
275 pgs=N Number of pages given store req processing time
283 run=N Number of times async ops given CPU time
385 K Show hexdump of object key (don't show if not given)
386 A Show hexdump of object aux data (don't show if not given)
401 If neither side of a letter pair is given, then both are implied. For example:
406 their auxiliary data. It also implies "CcWwRrSs", but as 'B' is given, 'b' is
Doperations.txt97 will be given to keventd to process. Such an operation is not permitted
110 will be given to the slow work facility to process. Such an operation is
/linux-4.1.27/arch/arm/nwfpe/
Dsoftfloat-macros34 Shifts `a' right by the number of bits given in `count'. If any nonzero
59 Shifts `a' right by the number of bits given in `count'. If any nonzero
88 _plus_ the number of bits given in `count'. The shifted result is at most
97 value is shifted right by the number of bits given in `count', and the
135 number of bits given in `count'. Any bits shifted off are lost. The value
168 number of bits given in `count'. If any nonzero bits are shifted off, they
212 by 64 _plus_ the number of bits given in `count'. The shifted result is
222 fixed-point value is shifted right by the number of bits given in `count',
283 number of bits given in `count'. Any bits shifted off are lost. The value
302 by the number of bits given in `count'. Any bits shifted off are lost.
[all …]
/linux-4.1.27/Documentation/power/powercap/
Dpowercap.txt19 given zone belongs to. They each contain attributes for monitoring power, as
151 "core" and the "uncore" parts of the given CPU package, respectively. All of
156 the given package individually). Since Intel RAPL doesn't provide instantaneous
228 Call powercap_register_zone() to register a power zone (under a given
/linux-4.1.27/Documentation/devicetree/bindings/spi/
Dsh-msiof.txt51 - renesas,tx-fifo-size : Overrides the default tx fifo size given in words
53 - renesas,rx-fifo-size : Overrides the default rx fifo size given in words
/linux-4.1.27/Documentation/laptops/
Dtoshiba_haps.txt43 given the fact that such drives have no movable parts, and thus, not requiring
61 with this device is supported, given the fact that they have the presence of
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/
Dingenic,jz4780-nemc.txt21 - reg: Should contain at least one register specifier, given in the following
42 given in the hardware reference manual, or a value configured by the boot
/linux-4.1.27/Documentation/devicetree/bindings/hwmon/
Dibmpowernv.txt11 given sensor and its attribute data
/linux-4.1.27/Documentation/networking/
Dfib_trie.txt25 Any given tnode is linked to from the child array of its parent, using
45 the number of positions in the child array of a given tnode that are
49 the number of children of a given tnode that aren't path compressed.
77 towards the root from a given tnode, doing a resize() at each step
Dradiotap-headers.txt47 - the argument payload for a given argument index has a fixed size. So
70 - The arguments for a given argument index can be a compound of multiple types
Dipv6.txt4 Module options may be given as command line arguments to the insmod
Ddns_resolver.txt59 before the more general line given above as the first match is the one taken.
89 length should be given by the namelen argument.
Dlapb-module.txt57 operational parameters of the LAPB implementation for a given connection.
71 T1 and T2 are protocol timing parameters and are given in units of 100ms. N2
111 lapb_register must be made. The format of the lapb_register_struct is given
/linux-4.1.27/drivers/staging/sm750fb/
DTODO6 are supposed to be sample code which is given here if someone wants to
/linux-4.1.27/Documentation/devicetree/bindings/timer/
Dlsi,zevio-timer.txt15 If any of the optional properties are not given, the timer is added as a
/linux-4.1.27/Documentation/filesystems/
Djfs.txt46 When no value is given to the discard option, it defaults to
48 The minlen value of discard overrides the minlen value given
Dquota.txt50 than given grace period
54 longer than given grace period.
Doverlayfs.txt41 requirement that the root of a filesystem be given for either upper or
56 Overlaying mainly involves directories. If a given name appears in both
64 At mount time, the two directories given as mount options "lowerdir" and
165 Multiple lower layers can now be given using the the colon (":") as a
Dautomount-support.txt33 should also be given the location of an expiration list (see further
112 error will be given and it won't be unmounted.
Dautofs4-mount-control.txt190 the check for whether a given path is a mount point, where it may
191 optionally be used to check a specific mount corresponding to a given
322 mount on the given path dentry.
350 to the given ioctlfd for mounts that can be expired, issues an expire
366 Check if the given path is a mountpoint.
389 type is also given we are looking for a particular autofs mount and if
Decryptfs.txt59 Then umount /mnt/crypt and mount again per the instructions given
Disofs.txt38 If given, it is a synonym for 'showassoc' which will
/linux-4.1.27/Documentation/power/
Dpm_qos_interface.txt57 Returns the aggregated value for a given PM QoS class.
128 Returns the aggregated value for a given device's constraints list.
131 Check PM QoS flags of the given device against the given mask of flags.
140 Add a PM QoS request for the first direct ancestor of the given device whose
196 If there is a latency tolerance control mechanism for a given device available
Dsuspend-and-interrupts.txt64 (such as an SoC) so that signals from a given line are routed in a different way
67 handling system wakeup events. Then, if a given interrupt line is supposed to
75 handling the given IRQ as a system wakeup interrupt line and disable_irq_wake()
78 Calling enable_irq_wake() causes suspend_device_irqs() to treat the given IRQ
Dpower_supply_class.txt98 about maximal and minimal voltage thresholds of a given battery.
102 retain) the thresholds of a given power supply.
115 charge when battery considered full/empty at given conditions (temperature,
/linux-4.1.27/lib/
DKconfig.kmemcheck18 to see if memory is used before it has been given an initial value.
33 kernel boots and no kmemcheck= parameter is given.
/linux-4.1.27/Documentation/s390/
DCommonIO15 The given devices will be ignored by the common I/O-layer; no detection
23 The devices must be given either as bus ids (0.x.abcd) or as hexadecimal
90 numbers given as 0xabcd will be interpreted as 0.0.abcd.
Dkvm.txt103 This ioctl stores the state of the cpu at the guest real address given as
105 is given as argument:
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dcpsw-phy-sel.txt10 - reg-names : names of the register map given in "reg" node
Dmarvell-orion-mdio.txt17 connected to this MDIO bus. They must have a "reg" property given the
Darc_emac.txt17 MDIO bus. They must have a "reg" property given the PHY address on the MDIO bus.
Demac_rockchip.txt23 MDIO bus. They must have a "reg" property given the PHY address on the MDIO bus.
/linux-4.1.27/drivers/power/avs/
DKconfig7 At a given operating point the voltage is adapted depending on
/linux-4.1.27/Documentation/dmaengine/
Dprovider.txt10 They have a given number of channels to use for the DMA transfers, and
11 a given number of requests lines.
293 - Should report the bytes left to go over on the given channel
295 argument, not the currently active one on a given channel
303 - Reconfigures the channel with the configuration given as
311 field is deprecated in favor of the direction argument given to
321 pausing right away the work of the given channel
326 pausing right away the work of the given channel
/linux-4.1.27/Documentation/isdn/
DINTERFACE132 This field has to be preset by the HL-driver. The given function will
152 This field has to be preset by the HL-driver. The given function will be
176 This field has to be preset by the HL-driver. The given function will be
205 given, upon return, isdn4linux will replace it by a generic name. (line0,
246 This command is used to tell the HL-driver it should dial a given
262 ***CHANGE0.6: In previous versions the EAZ has been given in the
314 the given EAZs/MSNs to the LL.
321 (comma-separated). If an empty String is given, the
329 given with ISDN_CMD_SETEAZ.
340 calls with the given Service-Indicators.
[all …]
DREADME.act200058 Defaults used, when no parameters given at all:
98 where idstring is the Name of the card, given during insmod-time or
/linux-4.1.27/net/ipx/
DKconfig48 evaluating the field sipx_node of the socket address given to the
51 socket is assigned the default node that has been given to the
/linux-4.1.27/Documentation/devicetree/bindings/mipi/
Dnvidia,tegra114-mipi.txt11 that need to be calibrated for a given device.
/linux-4.1.27/Documentation/cpuidle/
Dgovernor.txt12 any given time. cpuidle core uses different callbacks to the governor.
/linux-4.1.27/Documentation/RCU/
Dchecklist.txt93 given modern CPUs' tendency to reorder memory references.
163 e. Updates must ensure that initialization of a given
285 exhaustion when any given CPU has too many callbacks, a determined
338 spin_lock_bh(), etc. Failing to disable irq on a given
353 but are by -no- means guaranteed to be. For example, if a given
372 that defines the scope of a given SRCU domain. Once initialized,
375 A given synchronize_srcu() waits only for SRCU read-side critical
379 a given subsystem delays only its own updates, not those of other
388 over those updates sharing a given srcu_struct, rather than
DNMI-RCU.txt57 given that the code referenced by the pointer is read-only?
103 Why might the rcu_dereference_sched() be necessary on Alpha, given
/linux-4.1.27/Documentation/video4linux/
Duvcvideo.txt72 UVC_GET_CUR or UVC_SET_CUR are valid requests for a given control, a
221 The device does not support the given control or the specified
228 The given request is not supported by the given control.
/linux-4.1.27/Documentation/scsi/
Dscsi_mid_low_api.txt317 - scsi_host_get(): adds 1 to the reference count of the given instance
318 - scsi_host_put(): decrements 1 from the reference count of the given
319 instance. If the reference count reaches 0 then the given instance
373 scsi_block_requests - prevent further commands being queued to given host
384 scsi_unblock_requests - allow further commands to be queued to given host
399 * wrong (e.g. no lu responds at given address)
475 * scsi_block_requests - prevent further commands being queued to given host
661 * scsi_track_queue_full - track successive QUEUE_FULL events on given
684 * scsi_unblock_requests - allow further commands to be queued to given host
735 In some cases more detail is given in scsi_host.h than below.
[all …]
Dg_NCR5380.txt33 the OVERRIDE or given to the kernel as above.
/linux-4.1.27/arch/x86/math-emu/
DREADME196 Linux due to the look-ahead code. Also given are the times for the
307 worst-case results which are better than the worst-case results given
312 million. The group of three columns gives the frequency of the given
343 the same). The total number of tests for each instruction are given
350 result of the given accuracy in bits (given in the left-most column)
352 two columns of results are given: * The second column for f2xm1 gives
358 given in the second column. Unlike the emulator, an 80486 FPU returns
/linux-4.1.27/Documentation/devicetree/bindings/mmc/
Dmmc-pwrseq-emmc.txt5 performed just after MMC core enabled power to the given mmc host (to
/linux-4.1.27/Documentation/devicetree/bindings/video/
Dcirrus,clps711x-fb.txt13 AC bias frequency for a given manufacturer's LCD plate.
/linux-4.1.27/Documentation/devicetree/bindings/phy/
Dti-phy.txt35 - #phy-cells: determine the number of cells that should be given in the
66 - #phy-cells: determine the number of cells that should be given in the
Dphy-bindings.txt31 given while trying to get a reference to it.
/linux-4.1.27/drivers/devfreq/
DKconfig22 given to devfreq.
65 given at the initialization.
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Drs485.txt5 The properties described hereafter shall be given to a half-duplex capable
/linux-4.1.27/Documentation/devicetree/
Ddynamic-resolution-notes.txt11 The resolver is given as an input an arbitrary tree compiled with the
Dof_unittest.txt134 given parent in live tree. But, if parent already has a child then the new node
195 To detach a node, of_detach_node() either updates the child pointer of given
196 node's parent to its sibling or attaches the previous sibling to the given
/linux-4.1.27/Documentation/input/
Drotary-encoder.txt44 states b) and d) given that the new stable state is different from the last
90 be given in separately to the driver. See the example below.
/linux-4.1.27/Documentation/x86/
Dtlb.txt29 especially the contents of the TLB during a given flush. The
71 counters for a given CPU.
/linux-4.1.27/Documentation/rapidio/
Dsysfs.txt121 NOTE: An mport ID is not a RapidIO destination ID assigned to a given local
127 port_destid - reports RapidIO destination ID assigned to the given RapidIO
137 After enumeration or discovery was performed for a given mport device,
/linux-4.1.27/Documentation/crypto/
Dasymmetric-keys.txt23 The asymmetric key is given a subtype that defines what sort of data is
48 If a key is added with an empty name, the instantiation data parsers are given
50 should be given from the content of the key.
60 function will examine a key's fingerprint to see if the hex digits given
213 given -ENOTSUPP. The subtype may do anything it likes to implement an
Dasync-tx-api.txt68 pq_val - validate that a p and or q buffer are in sync with a given series of
71 from the given sources
72 2data - (raid6_2data_recov) recover 2 raid6 data blocks from the given
/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/
Dtsc2007.txt18 If set, it will permit noise in the data up to +- the value given to the fuzz
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/
Dnokia,smia.txt27 - nokia,nvm-size: The size of the NVM, in bytes. If the size is not given,
/linux-4.1.27/Documentation/security/
DIMA-templates.txt24 field, to generate and display data of a given type.
43 a given template but, instead, it simply calls the init() method of the template
DLSM.txt10 LSMs were built into a given kernel.
/linux-4.1.27/drivers/gpu/drm/msm/
DNOTES76 names (I had to invent a few, since no sufficient hint was given in
78 state of understanding the registers is given in the envytools rnndb
/linux-4.1.27/Documentation/ioctl/
Dbotching-up-ioctls.txt54 will have a second iteration or at least an extension for any given interface.
57 extension is supported on a given kernel. If you can't rely on old kernels
110 * If you can't make a given codepath restartable make a stuck task at least
166 the given GPU platforms. This means a driver needs to expose tons of handles
216 be stuck with a given ioctl essentially forever. You can try to deprecate
/linux-4.1.27/Documentation/ABI/stable/
Dvdso21 Unless otherwise noted, the set of symbols with any given version and the
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dtps65217.txt9 initialization data for defined regulators. Not all regulators for the given
Dmax77802.txt48 been enabled for the given suspend state using "regulator-on-in-suspend" and
/linux-4.1.27/tools/testing/ktest/examples/
DREADME30 given environment.
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dbrcm,cygnus-pinmux.txt21 The list of groups to select with a given function
Dmarvell,mvebu-pinctrl.txt22 marvell,pins given in this pin configuration node. The function has to be
/linux-4.1.27/drivers/usb/misc/sisusbvga/
DKconfig42 must be given in the kernel command like, such as
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dgpmc-nand.txt114 helps in determining if given device can accommodate ECC syndrome:
130 Hence, BCH16 cannot be supported on given device. But it can
Ddavinci-nand.txt40 addresses for given chipselect.
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dgpio-poweroff.txt4 At driver load time, the driver will request the given gpio line and
Dgpio-restart.txt5 time, the driver will request the given gpio line and install a restart
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/ti/
Demif.txt5 DDR2/DDR3/LPDDR2 protocols. This binding describes a given instance
/linux-4.1.27/Documentation/devicetree/bindings/
DABI.txt26 3) Bindings can be augmented, but the driver shouldn't break when given
Dsubmitting-patches.txt46 1) If you aren't comfortable reviewing a given binding, reply to it and ask
/linux-4.1.27/Documentation/devicetree/bindings/arm/samsung/
Dpmu.txt26 CLKOUT mux control bits value for given input, e.g.
/linux-4.1.27/fs/ufs/
DKconfig18 (and even other operating systems) is given by the tar program ("man
/linux-4.1.27/Documentation/arm/
Dfirmware.txt28 -ENOSYS to signal that given operation is not available (for example, to allow
/linux-4.1.27/fs/sysv/
DKconfig26 (and even other operating systems) is given by the tar program ("man
/linux-4.1.27/Documentation/i2c/busses/
Di2c-viapro39 Forcibly enable the SMBus at the given address. EXTREMELY DANGEROUS!
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/
DGPIO.txt109 The following function allows the configuration of a given pin to
159 A standard gpiolib function can map the given pin number to an IRQ
/linux-4.1.27/Documentation/vm/
Dnuma17 may not be populated on any given cell. The cells of the NUMA system are
33 can have cells at multiple remote distances from any given cell.
57 a given node will see the same local memory access times and bandwidth.
/linux-4.1.27/Documentation/arm64/
Dmemory.txt17 the same bits set to 1. TTBRx selection is given by bit 63 of the
/linux-4.1.27/drivers/iio/
DKconfig59 given trigger may handle. Default is 2.
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dtps6507x.txt8 given device need to be present. The definition for each of these nodes
/linux-4.1.27/Documentation/frv/
Dbooting.txt118 first partition after the partition with the given UUID
148 This is mandatory if "root=/dev/nfs" is given as an option. It tells the
/linux-4.1.27/Documentation/netlabel/
Dlsm_interface.txt13 brief overview is given below.
/linux-4.1.27/tools/testing/selftests/ftrace/
DREADME19 Or you can also run testcases under given directory:
/linux-4.1.27/Documentation/prctl/
Dseccomp_filter.txt85 filters exist, the return value for the evaluation of a given system
145 given system call will always use the highest precedent value.
196 the vsyscall entry for the given call and not the address after the
/linux-4.1.27/Documentation/trace/
Dkprobetrace.txt32 MOD : Module name which has given SYM.
55 by given type. Prefix 's' and 'u' means those types are signed and unsigned
/linux-4.1.27/Documentation/mic/
Dmic_overview.txt28 virtio backends are situated on the host rather than the card given better
/linux-4.1.27/Documentation/devicetree/bindings/power/
Dpower_domain.txt28 created by the given provider should be subdomains of the domain
/linux-4.1.27/Documentation/cgroups/
Dnet_prio.txt16 the priority of egress traffic on a given interface. Network priority groups can
/linux-4.1.27/Documentation/x86/x86_64/
Dboot-options.txt146 If given as a memory unit, fills all system RAM with nodes of
150 If given as an integer, fills all system RAM with N fake nodes
268 disable=<PCI bus number> - Disable translation on a given PHB. For
/linux-4.1.27/Documentation/thermal/
Dintel_powerclamp.txt91 for a given "duration", then relinquishes the CPU to other tasks,
123 instantly as given input (target idle ratio). After injection,
124 powerclamp moniors the actual idle for a given time window and adjust
/linux-4.1.27/Documentation/w1/
Dw1.netlink43 [struct w1_netlink_cmd] - command for given master or slave device.
161 procedure is started to select given device.

1234