Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_vhci.c622 static void vhci_open_timeout(struct work_struct *work) in vhci_open_timeout() function
642 INIT_DELAYED_WORK(&data->open_timeout, vhci_open_timeout); in vhci_open()