Searched refs:announce (Results 1 – 25 of 31) sorted by relevance
12
| /linux/arch/um/drivers/ |
| A D | pty.c | 19 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 D | chan_user.h | 13 void (*const announce)(char *dev_name, int dev); member
|
| A D | stdio_console.c | 38 .announce = stdio_announce,
|
| A D | ssl.c | 32 .announce = ssl_announce,
|
| /linux/Documentation/translations/zh_CN/process/ |
| A D | cve.rst | 20 https://lore.kernel.org/linux-cve-announce/ 所示。如果想获得已分配 29 发布在linux-cve-announce邮件列表上。
|
| /linux/Documentation/netlink/specs/ |
| A D | mptcp_pm.yaml | 353 name: announce 354 doc: announce new sf 358 do: &announce-add 365 doc: announce removal
|
| /linux/Documentation/devicetree/bindings/iio/proximity/ |
| A D | maxbotix,mb1232.yaml | 36 Interrupt used to announce the preceding reading request has finished
|
| A D | tyhx,hx9023s.yaml | 25 Generated by device to announce preceding read request has finished
|
| A D | awinic,aw96103.yaml | 34 Generated by the device to announce that a close/far
|
| A D | semtech,sx9360.yaml | 25 Generated by device to announce preceding read request has finished
|
| A D | semtech,sx9310.yaml | 32 The sole interrupt generated by the device used to announce the
|
| A D | semtech,sx9324.yaml | 28 Generated by device to announce preceding read request has finished
|
| /linux/net/mptcp/ |
| A D | pm.c | 130 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 D | Kconfig | 6 bool "USB announce new devices" 8 Say Y here if you want the USB core to always announce the
|
| /linux/drivers/rpmsg/ |
| A D | rpmsg_core.c | 460 rpmsg_show_attr(announce, announce ? "true" : "false", "%s\n");
|
| A D | virtio_rpmsg_bus.c | 328 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 D | rpmsg.h | 60 bool announce; member
|
| /linux/Documentation/process/ |
| A D | cve.rst | 23 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 D | lirc-get-features.rst | 35 announce support of certain features, calling of the corresponding ioctls
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-rpmsg | 53 What: /sys/bus/rpmsg/devices/.../announce
|
| /linux/Documentation/scsi/ |
| A D | ChangeLog.sym53c8xx_2 | 77 negotiation announce.
|
| /linux/Documentation/networking/ |
| A D | xfrm_sync.rst | 145 or kernel to announce events or respond to a XFRM_MSG_GETAE.
|
| A D | rds.rst | 420 Transports announce themselves as multipath capable by setting the
|
| /linux/Documentation/admin-guide/device-mapper/ |
| A D | dm-crypt.rst | 152 Virtual device will announce this size as a minimal IO and logical sector.
|
| /linux/Documentation/core-api/ |
| A D | kobject.rst | 170 announce to the world that it has been created. This can be done with a
|
Completed in 21 milliseconds
12