Searched refs:show_list (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/host/ |
D | ohci-dbg.c | 399 show_list (struct ohci_hcd *ohci, char *buf, size_t count, struct ed *ed) in show_list() function 475 temp = show_list(ohci, buf->page, size, ohci->ed_controltail); in fill_async_buffer() 476 temp += show_list(ohci, buf->page + temp, size - temp, in fill_async_buffer()
|
/drivers/misc/ti-st/ |
D | st_kim.c | 577 static int show_list(struct seq_file *s, void *unused) in show_list() function 699 return single_open(f, show_list, i->i_private); in kim_list_open()
|