Searched refs:announce (Results 1 – 24 of 24) sorted by relevance
/Linux-v4.19/arch/um/drivers/ |
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()
|
D | chan_user.h | 12 void (*const announce)(char *dev_name, int dev); member
|
D | ssl.c | 33 .announce = ssl_announce,
|
D | stdio_console.c | 38 .announce = stdio_announce,
|
/Linux-v4.19/drivers/usb/core/ |
D | Kconfig | 5 bool "USB announce new devices" 7 Say Y here if you want the USB core to always announce the
|
/Linux-v4.19/arch/arm/mach-omap2/ |
D | board-n8x0.c | 118 static const char announce[] __initconst = KERN_INFO "TUSB 6010\n"; in n8x0_usb_init() local 136 printk(announce); in n8x0_usb_init()
|
/Linux-v4.19/drivers/rpmsg/ |
D | rpmsg_core.c | 370 rpmsg_show_attr(announce, announce ? "true" : "false", "%s\n");
|
D | virtio_rpmsg_bus.c | 333 if (rpdev->announce && rpdev->ept && in virtio_rpmsg_announce_create() 357 if (rpdev->announce && rpdev->ept && in virtio_rpmsg_announce_destroy() 427 rpdev->announce = rpdev->src != RPMSG_ADDR_ANY; in rpmsg_create_channel()
|
/Linux-v4.19/include/linux/ |
D | rpmsg.h | 57 bool announce; member
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | lirc-get-features.rst | 35 announce support of certain features, calling of the corresponding ioctls
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-rpmsg | 53 What: /sys/bus/rpmsg/devices/.../announce
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.sym53c8xx_2 | 77 negotiation announce.
|
D | BusLogic.txt | 565 "buslogic-announce-request@dandelion.com" with the line "subscribe" in the
|
/Linux-v4.19/Documentation/device-mapper/ |
D | dm-crypt.txt | 128 Virtual device will announce this size as a minimal IO and logical sector.
|
/Linux-v4.19/Documentation/networking/ |
D | xfrm_sync.txt | 131 or kernel to announce events or respond to a XFRM_MSG_GETAE.
|
D | rds.txt | 395 Transports announce themselves as multipath capable by setting the
|
D | ip-sysctl.txt | 1213 even sometimes no matter the source IP address we announce.
|
/Linux-v4.19/Documentation/isdn/ |
D | README.hysdn | 99 The fields b-chans and fax-chans announce the available card resources of
|
/Linux-v4.19/Documentation/ |
D | kobject.txt | 170 announce to the world that it has been created. This can be done with a
|
/Linux-v4.19/Documentation/blockdev/ |
D | README.DAC960 | 264 "dac960-announce-request@dandelion.com" with the line "subscribe" in the
|
/Linux-v4.19/Documentation/driver-api/gpio/ |
D | legacy.rst | 470 This makes it logical to let gpio drivers announce their pin ranges to
|
/Linux-v4.19/drivers/scsi/ |
D | Kconfig | 928 driver will announce to the generic SCSI layer for devices
|
/Linux-v4.19/ |
D | CREDITS | 3876 D: Original moderator of c.o.l.announce and c.o.l.answers 3980 D: comp.os.linux.announce, former moderator
|
/Linux-v4.19/drivers/staging/speakup/ |
D | spkguide.txt | 178 keypad period -- speak current cursor position and announce current
|