| /linux/arch/um/drivers/ |
| H 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()
|
| H A D | chan_user.h | 13 void (*const announce)(char *dev_name, int dev); member
|
| /linux/Documentation/netlink/specs/ |
| H A D | mptcp_pm.yaml | 356 name: announce 357 doc: Announce new address 361 do: &announce-add 368 doc: Announce removal
|
| /linux/sound/core/seq/ |
| H A D | seq_system.c | 27 * Port "Announce" 52 /* number of subscriptions to announce port */ 163 strscpy(port->name, "Announce"); in snd_seq_system_client_init()
|
| /linux/net/qrtr/ |
| H A D | ns.c | 161 pr_err("failed to announce del service\n"); in service_announce_del() 206 /* Announce the list of servers registered in this node */ in announce_servers() 213 pr_err("failed to announce new service\n"); in announce_servers() 283 /* Announce the service's disappearance to observers */ in server_del() 322 /* Announce the list of servers registered on the local node */ 479 pr_err("failed to announce new service\n"); in ctrl_cmd_new_server()
|
| /linux/drivers/usb/core/ |
| H A D | Kconfig | 6 bool "USB announce new devices" 8 Say Y here if you want the USB core to always announce the
|
| /linux/include/linux/ |
| H A D | rpmsg.h | 50 * @announce: if set, rpmsg will announce the creation/removal of this channel 60 bool announce; member
|
| /linux/drivers/irqchip/ |
| H A D | irq-aclint-sswi.c | 167 /* Announce that SSWI is providing IPIs */ in generic_aclint_sswi_probe() 197 /* Announce that SSWI is providing IPIs */ in thead_aclint_sswi_probe()
|
| /linux/Documentation/process/ |
| H A D | cve.rst | 23 https://lore.kernel.org/linux-cve-announce/. To get notice of the 33 to them. These assignments are published on the linux-cve-announce
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-alsa-pcm.h | 11 /* Used by cx18-mailbox to announce the PCM data to the module */
|
| /linux/net/hsr/ |
| H A D | hsr_device.c | 70 /* Enable announce timer and start sending supervisory frames */ in hsr_check_announce() 81 /* Deactivate the announce timer */ in hsr_check_announce() 406 /* Announce (supervision frame) timer function 426 /* Announce (supervision frame) timer function for RedBox
|
| /linux/include/linux/rpmsg/ |
| H A D | ns.h | 17 * This message is sent across to publish a new service, or announce
|
| /linux/Documentation/devicetree/bindings/iio/proximity/ |
| H A D | maxbotix,mb1232.yaml | 36 Interrupt used to announce the preceding reading request has finished
|
| H A D | awinic,aw96103.yaml | 34 Generated by the device to announce that a close/far
|
| H A D | tyhx,hx9023s.yaml | 25 Generated by device to announce preceding read request has finished
|
| H A D | semtech,sx9360.yaml | 25 Generated by device to announce preceding read request has finished
|
| H A D | semtech,sx9310.yaml | 32 The sole interrupt generated by the device used to announce the
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | cve.rst | 20 https://lore.kernel.org/linux-cve-announce/ 所示。如果想获得已分配
|
| /linux/arch/x86/kernel/ |
| H A D | i8237.c | 67 * must announce the support for such legacy devices via in i8237A_init_ops()
|
| /linux/drivers/rpmsg/ |
| H A D | virtio_rpmsg_bus.c | 322 if (rpdev->announce && rpdev->ept && in virtio_rpmsg_announce_create() 332 dev_err(dev, "failed to announce service %d\n", err); in virtio_rpmsg_announce_create() 346 if (rpdev->announce && rpdev->ept && in virtio_rpmsg_announce_destroy() 356 dev_err(dev, "failed to announce service %d\n", err); in virtio_rpmsg_announce_destroy() 420 rpdev->announce = rpdev->src != RPMSG_ADDR_ANY; in __rpmsg_create_channel()
|
| /linux/lib/ |
| H A D | textsearch.c | 135 * This function must be called by textsearch modules to announce 170 * This function must be called by textsearch modules to announce
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-rpmsg | 53 What: /sys/bus/rpmsg/devices/.../announce
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | lirc-get-features.rst | 35 announce support of certain features, calling of the corresponding ioctls
|
| /linux/net/batman-adv/ |
| H A D | bridge_loop_avoidance.c | 339 * @claimtype: the type of the claim (CLAIM, UNCLAIM, ANNOUNCE, ...) 410 "%s(): ANNOUNCE of %pM on vid %d\n", __func__, in batadv_bla_send_claim() 562 * update or add the own backbone gw to make sure we announce 588 * Repeat all of our own claims, and finally send an ANNOUNCE frame 829 * batadv_handle_announce() - check for ANNOUNCE frame 852 /* handle as ANNOUNCE frame */ in batadv_handle_announce() 857 "%s(): ANNOUNCE vid %d (sent by %pM)... CRC = %#.4x\n", in batadv_handle_announce() 1369 /* send an announce frame so others will ask for our in batadv_bla_update_orig_address()
|
| /linux/include/uapi/linux/ |
| H A D | batman_adv.h | 85 * originator is going to announce via TT. 134 /** @BATADV_GW_MODE_SERVER: announce itself as gateway server */
|