Home
last modified time | relevance | path

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

12

/linux/arch/um/drivers/
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()
A Dchan_user.h13 void (*const announce)(char *dev_name, int dev); member
A Dstdio_console.c38 .announce = stdio_announce,
A Dssl.c32 .announce = ssl_announce,
/linux/Documentation/translations/zh_CN/process/
A Dcve.rst20 https://lore.kernel.org/linux-cve-announce/ 所示。如果想获得已分配
29 发布在linux-cve-announce邮件列表上。
/linux/Documentation/netlink/specs/
A Dmptcp_pm.yaml353 name: announce
354 doc: announce new sf
358 do: &announce-add
365 doc: announce removal
/linux/Documentation/devicetree/bindings/iio/proximity/
A Dmaxbotix,mb1232.yaml36 Interrupt used to announce the preceding reading request has finished
A Dtyhx,hx9023s.yaml25 Generated by device to announce preceding read request has finished
A Dawinic,aw96103.yaml34 Generated by the device to announce that a close/far
A Dsemtech,sx9360.yaml25 Generated by device to announce preceding read request has finished
A Dsemtech,sx9310.yaml32 The sole interrupt generated by the device used to announce the
A Dsemtech,sx9324.yaml28 Generated by device to announce preceding read request has finished
/linux/net/mptcp/
A Dpm.c130 bool announce = false; in mptcp_pm_fully_established() local
145 announce = true; in mptcp_pm_fully_established()
150 if (announce) in mptcp_pm_fully_established()
/linux/drivers/usb/core/
A DKconfig6 bool "USB announce new devices"
8 Say Y here if you want the USB core to always announce the
/linux/drivers/rpmsg/
A Drpmsg_core.c460 rpmsg_show_attr(announce, announce ? "true" : "false", "%s\n");
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/include/linux/
A Drpmsg.h60 bool announce; member
/linux/Documentation/process/
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/Documentation/userspace-api/media/rc/
A Dlirc-get-features.rst35 announce support of certain features, calling of the corresponding ioctls
/linux/Documentation/ABI/testing/
A Dsysfs-bus-rpmsg53 What: /sys/bus/rpmsg/devices/.../announce
/linux/Documentation/scsi/
A DChangeLog.sym53c8xx_277 negotiation announce.
/linux/Documentation/networking/
A Dxfrm_sync.rst145 or kernel to announce events or respond to a XFRM_MSG_GETAE.
A Drds.rst420 Transports announce themselves as multipath capable by setting the
/linux/Documentation/admin-guide/device-mapper/
A Ddm-crypt.rst152 Virtual device will announce this size as a minimal IO and logical sector.
/linux/Documentation/core-api/
A Dkobject.rst170 announce to the world that it has been created. This can be done with a

Completed in 21 milliseconds

12