Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-dbgcap.h200 void xhci_dbc_tty_remove(struct xhci_dbc *dbc);
H A Dxhci-dbgcap.c1049 xhci_dbc_tty_remove(xhci->dbc); in xhci_dbc_init()
1064 xhci_dbc_tty_remove(xhci->dbc); in xhci_dbc_exit()
H A Dxhci-dbgtty.c505 void xhci_dbc_tty_remove(struct xhci_dbc *dbc) in xhci_dbc_tty_remove() function