Home
last modified time | relevance | path

Searched refs:phonet_device_init (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/phonet/
H A Dpn_dev.h27 int phonet_device_init(void);
/OK3568_Linux_fs/kernel/net/phonet/
H A Dpn_dev.c334 int __init phonet_device_init(void) in phonet_device_init() function
H A Daf_phonet.c499 err = phonet_device_init(); in phonet_init()