Searched refs:rfcomm_tty_wakeup (Results 1 – 1 of 1) sorted by relevance
84 static void rfcomm_tty_wakeup(unsigned long arg);213 tasklet_init(&dev->wakeup_task, rfcomm_tty_wakeup, (unsigned long) dev); in rfcomm_dev_add()526 static void rfcomm_tty_wakeup(unsigned long arg) in rfcomm_tty_wakeup() function