Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-debugfs.c346 static int xhci_portsc_show(struct seq_file *s, void *unused) in xhci_portsc_show() function
360 return single_open(file, xhci_portsc_show, inode->i_private); in xhci_port_open()