Home
last modified time | relevance | path

Searched refs:announce (Results 1 – 25 of 43) 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 Dtrace-events3 # announce.c
H A Dmeson.build2 'announce.c',
/openbmc/qemu/qapi/
H A Dmigration.json717 # the first announce (Since 4.0)
722 # @announce-rounds: Number of self-announce packets sent after
890 'data': ['announce-initial', 'announce-max',
891 'announce-rounds', 'announce-step',
916 # the first announce (Since 4.0)
921 # @announce-rounds: Number of self-announce packets sent after
1082 '*announce-max': 'size',
1084 '*announce-step': 'size',
1142 # the first announce (Since 4.0)
1147 # @announce-rounds: Number of self-announce packets sent after
[all …]
H A Dnet.json882 # Parameters for self-announce timers
896 # @id: A name to be used to identify an instance of announce-timers
912 # @announce-self:
928 { '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/Documentation/devicetree/bindings/iio/proximity/
H A Dmaxbotix,mb1232.yaml36 Interrupt used to announce the preceding reading request has finished
H A Dsemtech,sx9360.yaml25 Generated by device to announce preceding read request has finished
H A Dsemtech,sx9310.yaml32 The sole interrupt generated by the device used to announce the
H A Dsemtech,sx9324.yaml28 Generated by device to announce preceding read request has finished
/openbmc/linux/net/mptcp/
H A Dpm.c141 bool announce = false; in mptcp_pm_fully_established() local
156 announce = true; in mptcp_pm_fully_established()
161 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/linux/Documentation/ABI/testing/
H A Dsysfs-bus-rpmsg53 What: /sys/bus/rpmsg/devices/.../announce
/openbmc/qemu/include/net/
H A Dnet.h98 NetAnnounce *announce; member
/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.

12