Home
last modified time | relevance | path

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

/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.h12 void (*const announce)(char *dev_name, int dev); member
A Dstdio_console.c38 .announce = stdio_announce,
A Dssl.c32 .announce = ssl_announce,
/linux/net/mptcp/
A Dpm.c129 bool announce = false; in mptcp_pm_fully_established() local
144 announce = true; in mptcp_pm_fully_established()
149 if (announce) in mptcp_pm_fully_established()
/linux/arch/arm/mach-omap2/
A 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/Documentation/devicetree/bindings/iio/proximity/
A Dmaxbotix,mb1232.yaml36 Interrupt used to announce the preceding reading request has finished
A Dsemtech,sx9310.yaml29 The sole interrupt generated by the device used to announce the
/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.c435 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()
425 rpdev->announce = rpdev->src != RPMSG_ADDR_ANY; in __rpmsg_create_channel()
/linux/include/linux/
A Drpmsg.h58 bool announce; member
/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.
A DBusLogic.rst580 "buslogic-announce-request@dandelion.com" with the line "subscribe" in the
/linux/Documentation/admin-guide/device-mapper/
A Ddm-crypt.rst147 Virtual device will announce this size as a minimal IO and logical sector.
/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
A Dip-sysctl.rst1564 even sometimes no matter the source IP address we announce.
/linux/Documentation/core-api/
A Dkobject.rst170 announce to the world that it has been created. This can be done with a
/linux/Documentation/driver-api/gpio/
A Dlegacy.rst470 This makes it logical to let gpio drivers announce their pin ranges to
/linux/drivers/scsi/
A DKconfig959 driver will announce to the generic SCSI layer for devices
/linux/
A DCREDITS3966 D: Original moderator of c.o.l.announce and c.o.l.answers
4070 D: comp.os.linux.announce, former moderator
/linux/Documentation/admin-guide/
A Dspkguide.txt178 keypad period -- speak current cursor position and announce current

Completed in 52 milliseconds