Searched defs:announce (Results 1 – 4 of 4) sorted by relevance
/linux/arch/um/drivers/ | ||
H A D | chan_user.h | 13 void (*const announce)(char *dev_name, int dev); member |
H A D | pty.c | 19 void (*announce)(char *dev_name, int dev); member |
/linux/include/linux/ | ||
H A D | rpmsg.h | 60 bool announce; member |
/linux/net/mptcp/ | ||
H A D | pm.c | 518 bool announce = false; mptcp_pm_fully_established() local |