mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
wusb: add debug files for ASL, PZL and DI to the whci-hcd driver
Add asl, pzl and di debugfs files to uwb/uwbN/wusbhc for WHCI host controller. These dump the current ASL, PZL and DI buffer. Signed-off-by: David Vrabel <david.vrabel@csr.com>
This commit is contained in:
parent
e4b49580f7
commit
dcc7461eef
12 changed files with 223 additions and 123 deletions
|
@ -284,8 +284,7 @@ void uwb_dbg_init(void);
|
|||
void uwb_dbg_exit(void);
|
||||
void uwb_dbg_add_rc(struct uwb_rc *rc);
|
||||
void uwb_dbg_del_rc(struct uwb_rc *rc);
|
||||
|
||||
/* Workarounds for version specific stuff */
|
||||
struct dentry *uwb_dbg_create_pal_dir(struct uwb_pal *pal);
|
||||
|
||||
static inline void uwb_dev_lock(struct uwb_dev *uwb_dev)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue