Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtnxpuart.c373 static void ps_timeout_func(struct timer_list *t) in ps_timeout_func() function
394 timer_setup(&psdata->ps_timer, ps_timeout_func, 0); in ps_setup()