Searched refs:dbg_td (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/c67x00/ |
H A D | c67x00-sched.c | 134 * dbg_td - Dump the contents of the TD 136 static void dbg_td(struct c67x00_hcd *c67x00, struct c67x00_td *td, char *msg) in dbg_td() function 805 dbg_td(c67x00, td, "Unprocessed td"); in c67x00_fill_frame() 843 dbg_td(c67x00, td, "ERROR_FLAG"); in c67x00_td_to_error() 847 /* dbg_td(c67x00, td, "STALL"); */ in c67x00_td_to_error() 851 dbg_td(c67x00, td, "TIMEOUT"); in c67x00_td_to_error()
|
/kernel/linux/linux-6.6/drivers/usb/c67x00/ |
H A D | c67x00-sched.c | 134 * dbg_td - Dump the contents of the TD 136 static void dbg_td(struct c67x00_hcd *c67x00, struct c67x00_td *td, char *msg) in dbg_td() function 805 dbg_td(c67x00, td, "Unprocessed td"); in c67x00_fill_frame() 843 dbg_td(c67x00, td, "ERROR_FLAG"); in c67x00_td_to_error() 847 /* dbg_td(c67x00, td, "STALL"); */ in c67x00_td_to_error() 851 dbg_td(c67x00, td, "TIMEOUT"); in c67x00_td_to_error()
|
Completed in 4 milliseconds