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