Home
last modified time | relevance | path

Searched refs:phonet_proto_register (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/phonet/
H A Dphonet.h98 int phonet_proto_register(unsigned int protocol,
/OK3568_Linux_fs/kernel/net/phonet/
H A Daf_phonet.c459 int __init_or_module phonet_proto_register(unsigned int protocol, in phonet_proto_register() function
480 EXPORT_SYMBOL(phonet_proto_register);
H A Ddatagram.c193 return phonet_proto_register(PN_PROTO_PHONET, &pn_dgram_proto); in isi_register()
H A Dpep.c1352 return phonet_proto_register(PN_PROTO_PIPE, &pep_pn_proto); in pep_register()