Home
last modified time | relevance | path

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

12

/linux-6.15/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.h13 void (*const announce)(char *dev_name, int dev); member
H A Dstdio_console.c38 .announce = stdio_announce,
H A Dssl.c32 .announce = ssl_announce,
/linux-6.15/Documentation/translations/zh_CN/process/
H A Dcve.rst20 https://lore.kernel.org/linux-cve-announce/ 所示。如果想获得已分配
29 发布在linux-cve-announce邮件列表上。
/linux-6.15/Documentation/devicetree/bindings/iio/proximity/
H A Dmaxbotix,mb1232.yaml36 Interrupt used to announce the preceding reading request has finished
H A Dtyhx,hx9023s.yaml25 Generated by device to announce preceding read request has finished
H A Dawinic,aw96103.yaml34 Generated by the device to announce that a close/far
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
/linux-6.15/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
/linux-6.15/drivers/rpmsg/
H A Drpmsg_core.c460 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()
/linux-6.15/Documentation/netlink/specs/
H A Dmptcp_pm.yaml355 name: announce
360 do: &announce-add
/linux-6.15/include/linux/
H A Drpmsg.h60 bool announce; member
/linux-6.15/Documentation/process/
H A Dcve.rst23 https://lore.kernel.org/linux-cve-announce/. To get notice of the
33 to them. These assignments are published on the linux-cve-announce
/linux-6.15/Documentation/userspace-api/media/rc/
H A Dlirc-get-features.rst35 announce support of certain features, calling of the corresponding ioctls
/linux-6.15/net/mptcp/
H A Dpm.c508 bool announce = false; in mptcp_pm_fully_established() local
523 announce = true; in mptcp_pm_fully_established()
528 if (announce) in mptcp_pm_fully_established()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-rpmsg53 What: /sys/bus/rpmsg/devices/.../announce
/linux-6.15/Documentation/scsi/
H A DChangeLog.sym53c8xx_277 negotiation announce.
/linux-6.15/Documentation/networking/
H A Dxfrm_sync.rst145 or kernel to announce events or respond to a XFRM_MSG_GETAE.
H A Drds.rst420 Transports announce themselves as multipath capable by setting the
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst157 Virtual device will announce this size as a minimal IO and logical sector.
/linux-6.15/Documentation/core-api/
H A Dkobject.rst170 announce to the world that it has been created. This can be done with a

12