Searched refs:announce (Results 1 – 25 of 27) sorted by relevance
12
/linux-6.3-rc2/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 | 12 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-6.3-rc2/net/mptcp/ |
A D | pm.c | 132 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-6.3-rc2/arch/arm/mach-omap2/ |
A D | board-n8x0.c | 114 static const char announce[] __initconst = KERN_INFO "TUSB 6010\n"; in n8x0_usb_init() local 132 printk(announce); in n8x0_usb_init()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/proximity/ |
A D | maxbotix,mb1232.yaml | 36 Interrupt used to announce the preceding reading request has finished
|
A D | semtech,sx9360.yaml | 25 Generated by device to announce preceding read request has finished
|
A D | semtech,sx9310.yaml | 29 The sole interrupt generated by the device used to announce the
|
A D | semtech,sx9324.yaml | 25 Generated by device to announce preceding read request has finished
|
/linux-6.3-rc2/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-6.3-rc2/drivers/rpmsg/ |
A D | rpmsg_core.c | 439 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() 425 rpdev->announce = rpdev->src != RPMSG_ADDR_ANY; in __rpmsg_create_channel()
|
/linux-6.3-rc2/include/linux/ |
A D | rpmsg.h | 60 bool announce; member
|
/linux-6.3-rc2/Documentation/userspace-api/media/rc/ |
A D | lirc-get-features.rst | 35 announce support of certain features, calling of the corresponding ioctls
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-bus-rpmsg | 53 What: /sys/bus/rpmsg/devices/.../announce
|
/linux-6.3-rc2/Documentation/scsi/ |
A D | ChangeLog.sym53c8xx_2 | 77 negotiation announce.
|
A D | BusLogic.rst | 580 "buslogic-announce-request@dandelion.com" with the line "subscribe" in the
|
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/ |
A D | dm-crypt.rst | 147 Virtual device will announce this size as a minimal IO and logical sector.
|
/linux-6.3-rc2/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-6.3-rc2/Documentation/core-api/ |
A D | kobject.rst | 170 announce to the world that it has been created. This can be done with a
|
/linux-6.3-rc2/Documentation/driver-api/gpio/ |
A D | legacy.rst | 462 This makes it logical to let gpio drivers announce their pin ranges to
|
/linux-6.3-rc2/drivers/scsi/ |
A D | Kconfig | 948 driver will announce to the generic SCSI layer for devices
|
/linux-6.3-rc2/ |
A D | CREDITS | 4009 D: Original moderator of c.o.l.announce and c.o.l.answers 4113 D: comp.os.linux.announce, former moderator
|
Completed in 44 milliseconds
12