Home
last modified time | relevance | path

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

/linux-6.15/include/net/phonet/
H A Dpn_dev.h32 int phonet_device_init(void);
/linux-6.15/net/phonet/
H A Dpn_dev.c351 int __init phonet_device_init(void) in phonet_device_init() function
H A Daf_phonet.c498 err = phonet_device_init(); in phonet_init()