Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c140 static void ubt_task_schedule(ubt_softc_p, int);
1519 ubt_task_schedule(ubt_softc_p sc, int action) in ubt_task_schedule() function
1703 ubt_task_schedule(sc, UBT_FLAG_T_START_ALL); in ng_ubt_connect()
1730 ubt_task_schedule(sc, UBT_FLAG_T_STOP_ALL); in ng_ubt_disconnect()
1997 ubt_task_schedule(sc, action); in ng_ubt_rcvdata()