Home
last modified time | relevance | path

Searched defs:subscribe (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/sctp/
H A Dulpevent.h154 static inline void sctp_ulpevent_type_set(__u16 *subscribe, in sctp_ulpevent_type_set()
167 static inline bool sctp_ulpevent_type_enabled(__u16 subscribe, __u16 sn_type) in sctp_ulpevent_type_enabled()
177 __u16 subscribe) in sctp_ulpevent_is_enabled()
/linux/include/sound/
H A Dseq_kernel.h47 int (*subscribe)(void *private_data, struct snd_seq_port_subscribe *info); member
/linux/sound/core/
H A Dcontrol.c1774 int subscribe; in snd_ctl_subscribe_events() local