Home
last modified time | relevance | path

Searched refs:colon (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v5.15/net/core/
Ddev_ioctl.c474 char *colon; in dev_ioctl() local
483 colon = strchr(ifr->ifr_name, ':'); in dev_ioctl()
484 if (colon) in dev_ioctl()
485 *colon = 0; in dev_ioctl()
495 if (colon) in dev_ioctl()
496 *colon = ':'; in dev_ioctl()
515 if (colon) in dev_ioctl()
516 *colon = ':'; in dev_ioctl()
524 if (colon) in dev_ioctl()
525 *colon = ':'; in dev_ioctl()
[all …]
/Linux-v5.15/drivers/gpu/drm/
Ddrm_edid_load.c269 char *edidname, *last, *colon, *fwstr, *edidstr, *fallback = NULL; in drm_load_edid_firmware() local
289 colon = strchr(edidname, ':'); in drm_load_edid_firmware()
290 if (colon != NULL) { in drm_load_edid_firmware()
291 if (strncmp(connector_name, edidname, colon - edidname)) in drm_load_edid_firmware()
293 edidname = colon + 1; in drm_load_edid_firmware()
/Linux-v5.15/tools/lib/subcmd/
Dhelp.c209 char *paths, *path, *colon; in load_command_list() local
212 if ((colon = strchr(path, ':'))) in load_command_list()
213 *colon = 0; in load_command_list()
217 if (!colon) in load_command_list()
219 path = colon + 1; in load_command_list()
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-class-uwb_rc83 The EUI-48, in colon-separated hex octets, for this
119 The current DevAddr of this device in colon separated
128 The EUI-48 of this device in colon separated hex
Dsysfs-class-firmware-attributes54 semi-colon (``;``).
/Linux-v5.15/Documentation/admin-guide/
Dlcd-panel-cgram.rst8 number, and up to 8 couples of hex digits terminated by a semi-colon
Dbootconfig.rst23 has to be terminated by semi-colon (``;``) or newline (``\n``).
32 for delimiters such as semi-colon (``;``), new-line (``\n``), comma (``,``),
/Linux-v5.15/Documentation/networking/
Dalias.rst12 An alias is formed by adding a colon and a string when running ifconfig.
/Linux-v5.15/net/wireless/
Dwext-core.c1097 char *colon; in compat_wext_handle_ioctl() local
1104 colon = strchr(iwr.ifr_name, ':'); in compat_wext_handle_ioctl()
1105 if (colon) in compat_wext_handle_ioctl()
1106 *colon = 0; in compat_wext_handle_ioctl()
/Linux-v5.15/net/ipv4/
Dfib_frontend.c525 char *colon; in rtentry_to_fib_config() local
533 colon = strchr(devname, ':'); in rtentry_to_fib_config()
534 if (colon) in rtentry_to_fib_config()
535 *colon = 0; in rtentry_to_fib_config()
541 if (colon) { in rtentry_to_fib_config()
549 *colon = ':'; in rtentry_to_fib_config()
Ddevinet.c1016 char *colon; in devinet_ioctl() local
1025 colon = strchr(ifr->ifr_name, ':'); in devinet_ioctl()
1026 if (colon) in devinet_ioctl()
1027 *colon = 0; in devinet_ioctl()
1073 if (colon) in devinet_ioctl()
1074 *colon = ':'; in devinet_ioctl()
1133 if (colon) { in devinet_ioctl()
1156 if (colon) in devinet_ioctl()
/Linux-v5.15/Documentation/admin-guide/acpi/
Dfan_performance_states.rst38 and contains a colon-separated list of 5 integer numbers (fields) with the
/Linux-v5.15/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c1862 const char *prefix, const char *colon) in log_ctrl() argument
1869 pr_info("%s%s%s: ", prefix, colon, ctrl->name); in log_ctrl()
1891 const char *colon = ""; in v4l2_ctrl_handler_log_status() local
1900 colon = ": "; in v4l2_ctrl_handler_log_status()
1904 log_ctrl(ctrl, prefix, colon); in v4l2_ctrl_handler_log_status()
/Linux-v5.15/tools/perf/util/
Devsel.c532 int colon = 0, r = 0; in evsel__add_modifiers() local
538 if (!colon) colon = ++r; \ in evsel__add_modifiers()
550 if (!colon) in evsel__add_modifiers()
551 colon = ++r; in evsel__add_modifiers()
561 if (colon) in evsel__add_modifiers()
562 bf[colon - 1] = ':'; in evsel__add_modifiers()
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Ddm-init.rst19 - a semi-colon is used to separate devices.
Ddm-crypt.rst53 or it can be passed as <key_string> prefixed with single colon
/Linux-v5.15/drivers/s390/char/
Ddefkeymap.map127 keycode 122 = colon threesuperior
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-bus-firewire36 by a colon.
/Linux-v5.15/arch/m68k/hp300/
Dhp300map.map133 keycode 107 = semicolon colon
/Linux-v5.15/Documentation/gpu/
Dintroduction.rst48 in a colon or not. Go with the file-local style. Other common section
/Linux-v5.15/net/ceph/
Dosdmap.c2913 const char *type_name, *name, *colon; in DEFINE_RB_FUNCS2() local
2918 colon = strchr(type_name, ':'); in DEFINE_RB_FUNCS2()
2919 if (!colon) in DEFINE_RB_FUNCS2()
2922 type_name_len = colon - type_name; in DEFINE_RB_FUNCS2()
2926 name = colon + 1; in DEFINE_RB_FUNCS2()
/Linux-v5.15/drivers/tty/vt/
Ddefkeymap.map88 keycode 39 = semicolon colon
/Linux-v5.15/fs/pstore/
DKconfig211 a colon.
/Linux-v5.15/Documentation/core-api/
Dprintk-formats.rst309 separators. The default byte separator is the colon (:).
351 colon-separators. Leading zeros are always used.
/Linux-v5.15/Documentation/fb/
Dintel810.rst182 with a colon (:) as in the following::

12