Home
last modified time | relevance | path

Searched refs:announce (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/arch/um/drivers/
H A Dpty.c19 void (*announce)(char *dev_name, int dev); member
34 *data = ((struct pty_chan) { .announce = opts->announce, in pty_chan_init()
68 if (data->announce) in pts_open()
69 (*data->announce)(dev, data->dev); in pts_open()
132 if (data->announce) in pty_open()
133 (*data->announce)(dev, data->dev); in pty_open()
H A Dchan_user.h12 void (*const announce)(char *dev_name, int dev); member
H A Dstdio_console.c38 .announce = stdio_announce,
H A Dssl.c32 .announce = ssl_announce,
/openbmc/qemu/net/
H A Dannounce.c170 if (nic->ncs->info->announce) { in qemu_announce_self_iter()
171 nic->ncs->info->announce(nic->ncs); in qemu_announce_self_iter()
H A Dmeson.build2 'announce.c',
H A Dtrace-events3 # announce.c
/openbmc/qemu/qapi/
H A Dmigration.json697 # @announce-initial: Initial delay (in milliseconds) before sending
698 # the first announce (Since 4.0)
700 # @announce-max: Maximum delay (in milliseconds) between packets in
703 # @announce-rounds: Number of self-announce packets sent after
706 # @announce-step: Increase in delay (in milliseconds) between
855 'data': ['announce-initial', 'announce-max',
856 'announce-rounds', 'announce-step',
878 # @announce-initial: Initial delay (in milliseconds) before sending
879 # the first announce (Since 4.0)
881 # @announce-max: Maximum delay (in milliseconds) between packets in
[all …]
H A Dnet.json915 # Parameters for self-announce timers
929 # @id: A name to be used to identify an instance of announce-timers
945 # @announce-self:
963 { 'command': 'announce-self', 'boxed': true,
/openbmc/openbmc/poky/meta/conf/machine/include/x86/
H A Dtune-i686.inc6 # https://lists.debian.org/debian-devel-announce/2016/05/msg00001.html
/openbmc/linux/net/mptcp/
H A Dpm.c131 bool announce = false; in mptcp_pm_fully_established() local
146 announce = true; in mptcp_pm_fully_established()
151 if (announce) in mptcp_pm_fully_established()
/openbmc/linux/drivers/usb/core/
H A DKconfig6 bool "USB announce new devices"
8 Say Y here if you want the USB core to always announce the
/openbmc/linux/drivers/rpmsg/
H A Drpmsg_core.c458 rpmsg_show_attr(announce, announce ? "true" : "false", "%s\n");
H A Dvirtio_rpmsg_bus.c328 if (rpdev->announce && rpdev->ept && in virtio_rpmsg_announce_create()
352 if (rpdev->announce && rpdev->ept && in virtio_rpmsg_announce_destroy()
426 rpdev->announce = rpdev->src != RPMSG_ADDR_ANY; in __rpmsg_create_channel()
/openbmc/linux/include/linux/
H A Drpmsg.h60 bool announce; member
/openbmc/linux/Documentation/userspace-api/media/rc/
H A Dlirc-get-features.rst35 announce support of certain features, calling of the corresponding ioctls
/openbmc/qemu/pc-bios/optionrom/
H A Dkvmvapic.S28 # announce presence to the hypervisor
/openbmc/qemu/include/net/
H A Dnet.h92 NetAnnounce *announce; member
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-rpmsg53 What: /sys/bus/rpmsg/devices/.../announce
/openbmc/linux/Documentation/scsi/
H A DChangeLog.sym53c8xx_277 negotiation announce.
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst147 Virtual device will announce this size as a minimal IO and logical sector.
/openbmc/linux/Documentation/networking/
H A Dxfrm_sync.rst145 or kernel to announce events or respond to a XFRM_MSG_GETAE.
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dresources.rst84 - :yocto_lists:`/g/yocto-announce` --- mailing list to
/openbmc/qemu/docs/devel/testing/
H A Dqgraph.rst183 # name='virtio-net-tests/announce-self' type=3 cmd_line='(null)' [available]
188 The ``virtio-net-tests/announce-self`` test is listed as "available" in the
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DLPPL-1.3c266 maintenance is taken by the Current Maintainer, then announce
297 announce your new status to the same pertinent community as

12