Home
last modified time | relevance | path

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

12

/linux-5.19.10/arch/um/drivers/
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()
Dchan_user.h12 void (*const announce)(char *dev_name, int dev); member
Dstdio_console.c38 .announce = stdio_announce,
Dssl.c32 .announce = ssl_announce,
/linux-5.19.10/net/mptcp/
Dpm.c132 bool announce = false; in mptcp_pm_fully_established() local
147 announce = true; in mptcp_pm_fully_established()
152 if (announce) in mptcp_pm_fully_established()
/linux-5.19.10/Documentation/devicetree/bindings/iio/proximity/
Dmaxbotix,mb1232.yaml36 Interrupt used to announce the preceding reading request has finished
Dsemtech,sx9360.yaml25 Generated by device to announce preceding read request has finished
Dsemtech,sx9310.yaml29 The sole interrupt generated by the device used to announce the
Dsemtech,sx9324.yaml25 Generated by device to announce preceding read request has finished
/linux-5.19.10/arch/arm/mach-omap2/
Dboard-n8x0.c115 static const char announce[] __initconst = KERN_INFO "TUSB 6010\n"; in n8x0_usb_init() local
133 printk(announce); in n8x0_usb_init()
/linux-5.19.10/drivers/usb/core/
DKconfig6 bool "USB announce new devices"
8 Say Y here if you want the USB core to always announce the
/linux-5.19.10/drivers/rpmsg/
Drpmsg_core.c439 rpmsg_show_attr(announce, announce ? "true" : "false", "%s\n");
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()
425 rpdev->announce = rpdev->src != RPMSG_ADDR_ANY; in __rpmsg_create_channel()
/linux-5.19.10/include/linux/
Drpmsg.h60 bool announce; member
/linux-5.19.10/Documentation/userspace-api/media/rc/
Dlirc-get-features.rst35 announce support of certain features, calling of the corresponding ioctls
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-bus-rpmsg53 What: /sys/bus/rpmsg/devices/.../announce
/linux-5.19.10/Documentation/scsi/
DChangeLog.sym53c8xx_277 negotiation announce.
DBusLogic.rst580 "buslogic-announce-request@dandelion.com" with the line "subscribe" in the
/linux-5.19.10/Documentation/admin-guide/device-mapper/
Ddm-crypt.rst147 Virtual device will announce this size as a minimal IO and logical sector.
/linux-5.19.10/Documentation/networking/
Dxfrm_sync.rst145 or kernel to announce events or respond to a XFRM_MSG_GETAE.
Drds.rst420 Transports announce themselves as multipath capable by setting the
/linux-5.19.10/Documentation/core-api/
Dkobject.rst170 announce to the world that it has been created. This can be done with a
/linux-5.19.10/Documentation/driver-api/gpio/
Dlegacy.rst470 This makes it logical to let gpio drivers announce their pin ranges to
/linux-5.19.10/drivers/scsi/
DKconfig958 driver will announce to the generic SCSI layer for devices
/linux-5.19.10/
DCREDITS3981 D: Original moderator of c.o.l.announce and c.o.l.answers
4085 D: comp.os.linux.announce, former moderator

12