/Linux-v5.10/include/net/ |
D | iw_handler.h | 510 char *ends, struct iw_event *iwe, int event_len); 514 char *ends, struct iw_event *iwe, int event_len) in iwe_stream_add_event_check() argument 516 char *res = iwe_stream_add_event(info, stream, ends, iwe, event_len); in iwe_stream_add_event_check() 529 char *ends, struct iw_event *iwe, char *extra); 533 char *ends, struct iw_event *iwe, char *extra) in iwe_stream_add_point_check() argument 535 char *res = iwe_stream_add_point(info, stream, ends, iwe, extra); in iwe_stream_add_point_check() 549 char *value, char *ends, struct iw_event *iwe,
|
/Linux-v5.10/tools/perf/util/ |
D | stat-display.c | 219 char buf[64], *vals, *ends; in print_metric_csv() local 226 ends = vals = skip_spaces(buf); in print_metric_csv() 227 while (isdigit(*ends) || *ends == '.') in print_metric_csv() 228 ends++; in print_metric_csv() 229 *ends = 0; in print_metric_csv() 285 char buf[64], *vals, *ends; in print_metric_only_csv() local 292 ends = vals = skip_spaces(buf); in print_metric_only_csv() 293 while (isdigit(*ends) || *ends == '.') in print_metric_only_csv() 294 ends++; in print_metric_only_csv() 295 *ends = 0; in print_metric_only_csv()
|
/Linux-v5.10/Documentation/devicetree/bindings/i2c/ |
D | i2c-s3c2410.txt | 46 /* Samsung GPIO variant ends here */ 50 /* Pinctrl variant ends here */
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | am335x-bonegreen-wireless.dts | 113 /* in case it isn't, wilink8 ends up in one of the test modes that */ 116 /* introduces a pullup on the line and wilink8 ends up in a bad state. */
|
/Linux-v5.10/tools/testing/selftests/firmware/ |
D | settings | 1 # The async firmware timeout is set to 1 second (but ends up being effectively
|
/Linux-v5.10/net/wireless/ |
D | wext-core.c | 1124 char *ends, struct iw_event *iwe, int event_len) in iwe_stream_add_event() argument 1131 if (likely((stream + event_len) < ends)) { in iwe_stream_add_event() 1145 char *ends, struct iw_event *iwe, char *extra) in iwe_stream_add_point() argument 1152 if (likely((stream + event_len) < ends)) { in iwe_stream_add_point() 1168 char *value, char *ends, struct iw_event *iwe, in iwe_stream_add_value() argument 1177 if (likely((value + event_len) < ends)) { in iwe_stream_add_value()
|
/Linux-v5.10/arch/mips/ |
D | Kbuild | 14 # everything ends up here
|
/Linux-v5.10/Documentation/userspace-api/media/dvb/ |
D | frontend_f_open.rst | 57 In a system with multiple front-ends, it is usually the case that 67 powered up, and that other front-ends may have been powered down to make
|
/Linux-v5.10/Documentation/powerpc/ |
D | elfnote.rst | 28 by the ultravisor. If the kernel is not ultravisor-capable, but it ends up
|
/Linux-v5.10/Documentation/driver-api/media/ |
D | dtv-demux.rst | 22 can be used to select one of the DVB front-ends as a TS source for a demux, 25 The demux kABI only controls front-ends regarding to their connections with
|
/Linux-v5.10/Documentation/devicetree/bindings/spi/ |
D | fsl-spi.txt | 49 - fsl,csaft: chip select negation time in bits after frame ends
|
/Linux-v5.10/Documentation/dev-tools/kunit/ |
D | kunit-tool.rst | 29 CONFIG that enables a test actually ends up in the .config.
|
/Linux-v5.10/net/sctp/ |
D | Kconfig | 31 homing at either or both ends of an association."
|
/Linux-v5.10/drivers/net/wireless/intersil/p54/ |
D | Kconfig | 9 This module does nothing by itself - the USB/PCI/SPI front-ends
|
/Linux-v5.10/scripts/coccinelle/iterators/ |
D | use_after_iter.cocci | 3 /// variable ends up pointing to an address at an offset from the list head,
|
/Linux-v5.10/Documentation/kbuild/ |
D | Kconfig.recursion-issue-02 | 29 # CORE_BELL_A then CORE_BELL_A ends up becoming a common BELL feature which
|
/Linux-v5.10/Documentation/usb/ |
D | usbip_protocol.rst | 130 | | | | ends with the previous "number of exported | 220 | | | | otherwise the reply ends with the status field. |
|
/Linux-v5.10/Documentation/core-api/ |
D | gfp_mask-from-fs-io.rst | 47 called when the critical section ends. All that ideally along with an
|
/Linux-v5.10/Documentation/dev-tools/ |
D | sparse.rst | 35 ends up looking just like integers to gcc.
|
/Linux-v5.10/Documentation/driver-api/mmc/ |
D | mmc-async-req.rst | 16 time between when an MMC request ends and another MMC request begins.
|
/Linux-v5.10/drivers/net/slip/ |
D | Kconfig | 52 on both ends. Ask your access provider if you are not sure and
|
/Linux-v5.10/Documentation/admin-guide/ |
D | pstore-blk.rst | 56 name of partitioned disk ends with a digit. 79 space except other pstore front-ends.
|
/Linux-v5.10/Documentation/devicetree/bindings/net/dsa/ |
D | sja1105.txt | 50 ports are at both ends of a MII/RMII PHY-less setup. One end would need
|
/Linux-v5.10/drivers/gpu/drm/msm/ |
D | NOTES | 67 Each connector probably ends up being a separate device, just for the
|
/Linux-v5.10/Documentation/vm/ |
D | active_mm.rst | 86 would have thought it, but the alpha actually ends up having one of the
|