Home
last modified time | relevance | path

Searched refs:subscribe (Results 1 – 40 of 40) sorted by relevance

/linux-4.4.14/Documentation/networking/
Dax25.txt7 called linux-hams@vger.kernel.org. To subscribe to it, send a message to
8 majordomo@vger.kernel.org with the words "subscribe linux-hams" in the body
Dx25.txt34 parties are welcome to subscribe to it. Just send a message to
37 subscribe linux-x25
Doperstates.txt25 operation RTM_GETLINK. It is also possible to subscribe to RTMGRP_LINK
140 -subscribe to RTMGRP_LINK
Dtlan.txt114 There is also a tlan mailing list which you can join by sending "subscribe tlan"
Dxfrm_sync.txt76 A program needs to subscribe to multicast group XFRMNLGRP_AEVENTS
Dcan.txt856 modules to subscribe needed CAN IDs (see chapter 3.1).
907 CAN device notifier chain there are functions to subscribe CAN
910 can_rx_register - subscribe CAN frames from a specific interface
Darcnet.txt66 Subscribe by sending a message with the BODY "subscribe linux-arcnet YOUR
Dbonding.txt2805 The administrative interface (to subscribe or unsubscribe) can
2816 The administrative interface (to subscribe or unsubscribe) can
Dip-sysctl.txt920 Change the maximum number of multicast groups we can subscribe to.
/linux-4.4.14/include/sound/
Dseq_kernel.h61 int (*subscribe)(void *private_data, struct snd_seq_port_subscribe *info); member
/linux-4.4.14/Documentation/cpu-freq/
Dindex.txt38 send an email to linux-pm@vger.kernel.org, to subscribe go to
/linux-4.4.14/Documentation/isdn/
DREADME.avmb1172 Check out the FAQ (ftp.isdn4linux.de) or subscribe to the
175 subscribe linux-avmb1
DREADME25 to subscribe: write a email to majordomo@listserv.isdn4linux.de,
27 subscribe isdn4linux <your_email_address>
DREADME.sc17 majordomo@spellcast.com with the words "subscribe linux-beta" as the only
/linux-4.4.14/drivers/staging/speakup/
DTODO42 not want to subscribe to a mailing list, send your email to all of the
DKconfig13 can subscribe to.
/linux-4.4.14/sound/core/
Dcontrol.c1374 int subscribe; in snd_ctl_subscribe_events() local
1375 if (get_user(subscribe, ptr)) in snd_ctl_subscribe_events()
1377 if (subscribe < 0) { in snd_ctl_subscribe_events()
1378 subscribe = file->subscribed; in snd_ctl_subscribe_events()
1379 if (put_user(subscribe, ptr)) in snd_ctl_subscribe_events()
1383 if (subscribe) { in snd_ctl_subscribe_events()
/linux-4.4.14/net/sctp/
Dchunk.c113 &sp->subscribe); in sctp_datamsg_destroy()
Dulpqueue.c213 if (!sctp_ulpevent_is_enabled(event, &sctp_sk(sk)->subscribe)) in sctp_ulpq_tail_event()
1134 &sctp_sk(sk)->subscribe)) in sctp_ulpq_abort_pd()
Dsocket.c2119 if (sp->subscribe.sctp_data_io_event) in sctp_recvmsg()
2198 if (copy_from_user(&sctp_sk(sk)->subscribe, optval, optlen)) in sctp_setsockopt_events()
2206 &sctp_sk(sk)->subscribe)) { in sctp_setsockopt_events()
4050 memset(&sp->subscribe, 0, sizeof(struct sctp_event_subscribe)); in sctp_init_sock()
4380 if (copy_to_user(optval, &sctp_sk(sk)->subscribe, len)) in sctp_getsockopt_events()
/linux-4.4.14/Documentation/dvb/
Dbt8xx.txt79 In case of further problems please subscribe and send questions to the mailing list: linux-dvb@linu…
/linux-4.4.14/Documentation/filesystems/
Dromfs.txt155 It's run by ezmlm, so you can subscribe to it by sending a message
156 to romfs-subscribe@shadow.banki.hu, the content is irrelevant.
Dbtrfs.txt231 find details on how to subscribe here:
/linux-4.4.14/sound/core/seq/
Dseq_virmidi.c407 pcallbacks.subscribe = snd_virmidi_subscribe; in snd_virmidi_dev_attach_seq()
Dseq_midi.c390 pcallbacks.subscribe = midisynth_subscribe; in snd_seq_midisynth_probe()
Dseq_clientmgr.c1286 port->c_src.open = callback->subscribe; in snd_seq_ioctl_create_port()
/linux-4.4.14/Documentation/
DSubmittingDrivers137 [mail majordomo@vger.kernel.org to subscribe]
DHOWTO358 If you want to be advised of the future bug reports, you can subscribe to the
372 to subscribe and unsubscribe from the list can be found at:
/linux-4.4.14/Documentation/connector/
Dconnector.txt152 with a different group number, the userspace application must subscribe to
/linux-4.4.14/Documentation/blockdev/
Dparide.txt404 subscribe
408 the list manager is a robot that will subscribe you using the reply
DREADME.DAC960264 "dac960-announce-request@dandelion.com" with the line "subscribe" in the
/linux-4.4.14/Documentation/input/
Djoystick.txt47 send "subscribe linux-joystick Your Name" to subscribe to it.
/linux-4.4.14/Documentation/scsi/
Dosst.txt151 You may subscribe to the mailing list, BTW, it's a majordomo list.
DBusLogic.txt565 "buslogic-announce-request@dandelion.com" with the line "subscribe" in the
/linux-4.4.14/include/net/sctp/
Dstructs.h208 struct sctp_event_subscribe subscribe; member
/linux-4.4.14/Documentation/security/
Dcredentials.txt209 be searched for the desired key. Each process may subscribe to a number
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt334 file is used to subscribe to or suppress release events. This is
/linux-4.4.14/drivers/mfd/
DKconfig891 to read and write registers and subscribe to events from
/linux-4.4.14/Documentation/video4linux/
Dv4l2-framework.txt1090 v4l2_event_subscribe() to subscribe the event.
/linux-4.4.14/Documentation/RCU/
DRTFP.txt1962 Lays out the three basic components of RCU: (1) publish-subscribe,