Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dhci_vhci.c314 static void vhci_open_timeout(struct work_struct *work) in vhci_open_timeout() function
334 INIT_DELAYED_WORK(&data->open_timeout, vhci_open_timeout); in vhci_open()