Home
last modified time | relevance | path

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

/linux/net/bluetooth/rfcomm/
H A Dcore.c2117 static int rfcomm_run(void *unused) in rfcomm_run()
2223 rfcomm_thread = kthread_run(rfcomm_run, NULL, "krfcommd"); in rfcomm_init()
2114 static int rfcomm_run(void *unused) rfcomm_run() function