Home
last modified time | relevance | path

Searched full:exists (Results 1 – 25 of 226) sorted by relevance

12345678910

/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt17 mac80211->driver: sta_state(AP, not-exists)
28 mac80211->driver: sta_state(AP, exists)
56 mac80211->driver: sta_state(AP, exists)
90 mac80211->driver: sta_state(AP,exists)
91 mac80211->driver: sta_state(AP,not-exists)
Dalias.rst24 ~~ -> request alias #0 creation (if not yet exists) for eth0
/Documentation/sphinx/
Dparse-headers.pl153 delete $ioctls{$1} if (exists($ioctls{$1}));
157 delete $defines{$1} if (exists($defines{$1}));
161 delete $typedefs{$1} if (exists($typedefs{$1}));
165 delete $enums{$1} if (exists($enums{$1}));
169 delete $structs{$1} if (exists($structs{$1}));
173 delete $enum_symbols{$1} if (exists($enum_symbols{$1}));
200 $ioctls{$old} = $new if (exists($ioctls{$old}));
204 $defines{$old} = $new if (exists($defines{$old}));
208 $enum_symbols{$old} = $new if (exists($enum_symbols{$old}));
212 $typedefs{$old} = $new if (exists($typedefs{$old}));
[all …]
Dkfigure.py110 If ``path1`` exists and is newer than ``path2`` the function returns
113 return (path.exists(path1)
218 if not path.exists(src_fname):
267 # the builder needs not to copy one more time, so pop it if exists.
273 "convert: {out}/%s already exists and is newer" % _name)
/Documentation/driver-api/
Ddevice_connection.rst20 A dependency between the two devices exists only if one of the two endpoint
36 After a description exists, the devices in it can request reference to the other
/Documentation/media/v4l-drivers/
Divtv.rst33 * Hardware mpeg2 capture of FM radio where hardware support exists
129 Write-only. Only present if the MPEG decoder (i.e. CX23415) exists.
172 Write-only. Only present if the MPEG decoder (i.e. CX23415) exists.
205 Read-only. Only present if the MPEG decoder (i.e. CX23415) exists.
216 Write-only. Only present if the MPEG decoder (i.e. CX23415) exists.
/Documentation/devicetree/bindings/powerpc/
Dibm,powerpc-cpu-features.txt153 This property exists when the hv-support property HFSCR bit is set. This
157 This property also exists if an HFSCR bit corresponds with this feature.
166 This property exists when the os-support property FSCR bit is set. This
170 This property also exists if an FSCR bit corresponds with this feature.
199 If this property exists then it is a list of phandles to cpu feature
/Documentation/ABI/testing/
Dsysfs-cfq-target-latency5 The /sys/block/<device>/iosched/target_latency only exists
Dsysfs-bus-i2c-devices-pca954x6 Value that exists only for mux devices that can be
/Documentation/vm/
Dhugetlbfs_reserv.rst13 to be used. If no huge page exists at page fault time, the task is sent
127 exists or did exist for the corresponding page. As reservations are
130 a reservation exists for the corresponding page. As reservations are
171 entry indicates a reservation exists.
190 consult the reservation map to determine if a reservation exists. In addition,
198 reservation exists for the address within the mapping(vma). See the section
202 0 or 1. 0 if a reservation exists for the address, 1 if no reservation exists.
208 exists and can be used for the allocation, the routine dequeue_huge_page_vma()
214 reservation exists (see the section "Memory Policy and Reservations" for
237 the subpool associated with the page if it exists. This will be used for
[all …]
/Documentation/admin-guide/
Dcgroup-v2.rst196 Initially, only the root cgroup exists to which all processes belong.
779 A read-write single value file which exists on non-root
801 A read-write new-line separated values file which exists on
827 A read-write new-line separated values file which exists on
852 A read-only space separated values file which exists on all
859 A read-write space separated values file which exists on all
874 A read-only flat-keyed file which exists on non-root cgroups.
918 A read-write single value file which exists on non-root cgroups.
975 A read-only flat-keyed file which exists on non-root cgroups.
976 This file exists whether the controller is enabled or not.
[all …]
/Documentation/devicetree/bindings/hwmon/
Dads7828.txt15 does not exists the internal reference will be used and output by the ads78xx
/Documentation/devicetree/bindings/sound/
Dmrvl,pxa-ssp.txt12 can be configured. If a clock names "extclk" exists,
/Documentation/devicetree/bindings/watchdog/
Dcadence-wdt.txt10 - reset-on-timeout : If this property exists, then a reset is done
/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra194-pinmux.txt65 that exists in those registers may be set for the following pin names.
71 These registers controls a single pin for which a mux group exists.
Dnvidia,tegra210-pinmux.txt84 that exists in those registers may be set for the following pin names.
87 register. Where that is true, and property that exists in that register
128 for which a PINMUX_AUX_* exists, see the list above for the pin name to
/Documentation/hwmon/
Dpmbus-core.rst249 Check if byte register exists. Return true if the register exists, false
258 Check if word register exists. Return true if the register exists, false
309 trying to determine if a chip register exists or not.
/Documentation/trace/
Dstm.rst68 task's name (e.g., "syslogd") and if one exists, it will be used.
70 catch-all entry "default" will be used, if it exists. This entry also
116 exists. If neither policy nodes exist, the write() to stm_source_link
/Documentation/devicetree/bindings/rtc/
Drtc-sh.txt11 first (if exists). Additionally, potential clock counting sources are to be
/Documentation/devicetree/bindings/input/
Dda9062-onkey.txt19 entry exists the OnKey driver will remove support for the KEY_POWER key
/Documentation/devicetree/bindings/arm/omap/
Dl4.txt21 interconnect agent instances, "ap" for access if it exists
/Documentation/media/uapi/mediactl/
Dmedia-func-open.rst76 No device corresponding to this device special file exists.
/Documentation/x86/
Dusb-legacy-support.rst43 could help, but so far no such update exists.
/Documentation/netlabel/
Dintroduction.rst34 The communication layer exists to allow NetLabel configuration and monitoring
/Documentation/devicetree/bindings/mtd/
Djedec,spi-nor.txt77 (if the pin even exists at all), there are systems which

12345678910