Searched refs:announce (Results 1 – 21 of 21) sorted by relevance
/linux-4.1.27/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 | stdio_console.c | 38 .announce = stdio_announce,
|
D | ssl.c | 33 .announce = ssl_announce,
|
/linux-4.1.27/drivers/rpmsg/ |
D | virtio_rpmsg_bus.c | 136 rpmsg_show_attr(announce, announce ? "true" : "false", "%s\n"); 159 __ATTR_RO(announce), 384 if (rpdev->announce && in rpmsg_dev_probe() 409 if (rpdev->announce && in rpmsg_dev_remove() 529 rpdev->announce = rpdev->src != RPMSG_ADDR_ANY ? true : false; in rpmsg_create_channel()
|
/linux-4.1.27/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-4.1.27/arch/arm/mach-omap2/ |
D | board-n8x0.c | 120 static char announce[] __initdata = KERN_INFO "TUSB 6010\n"; in n8x0_usb_init() local 138 printk(announce); in n8x0_usb_init()
|
/linux-4.1.27/include/linux/ |
D | rpmsg.h | 117 bool announce; member
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-bus-rpmsg | 53 What: /sys/bus/rpmsg/devices/.../announce
|
/linux-4.1.27/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-4.1.27/Documentation/networking/ |
D | xfrm_sync.txt | 131 or kernel to announce events or respond to a XFRM_MSG_GETAE.
|
D | ip-sysctl.txt | 1084 even sometimes no matter the source IP address we announce.
|
/linux-4.1.27/Documentation/isdn/ |
D | README.hysdn | 99 The fields b-chans and fax-chans announce the available card resources of
|
/linux-4.1.27/Documentation/ |
D | kobject.txt | 166 announce to the world that it has been created. This can be done with a
|
D | dma-buf-sharing.txt | 326 it needs to announce this to the exporter (to facilitate cache flushing and
|
/linux-4.1.27/Documentation/blockdev/ |
D | README.DAC960 | 264 "dac960-announce-request@dandelion.com" with the line "subscribe" in the
|
/linux-4.1.27/Documentation/gpio/ |
D | gpio-legacy.txt | 468 This makes it logical to let gpio drivers announce their pin ranges to
|
/linux-4.1.27/ |
D | CREDITS | 3797 D: Original moderator of c.o.l.announce and c.o.l.answers 3903 D: comp.os.linux.announce, former moderator
|
/linux-4.1.27/drivers/scsi/ |
D | Kconfig | 1067 driver will announce to the generic SCSI layer for devices
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 178 keypad period -- speak current cursor position and announce current
|