ohci_hcd
Regular
4.4
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
struct dentry *debug_async;
struct dentry *debug_periodic;
struct dentry *debug_registers;
long unsigned int priv[0];
};
4.8
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
struct dentry *debug_async;
struct dentry *debug_periodic;
struct dentry *debug_registers;
long unsigned int priv[0];
};
4.10
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
struct dentry *debug_async;
struct dentry *debug_periodic;
struct dentry *debug_registers;
long unsigned int priv[0];
};
4.13
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
struct dentry *debug_async;
struct dentry *debug_periodic;
struct dentry *debug_registers;
long unsigned int priv[0];
};
4.15
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
struct dentry *debug_async;
struct dentry *debug_periodic;
struct dentry *debug_registers;
long unsigned int priv[0];
};
4.18
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
5.0
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
5.3
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
5.4
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
5.8
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
5.11
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
5.13
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
5.15
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
5.19
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
6.2
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
6.5
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
6.8
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
arm64
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
armhf
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
ppc64el
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
riscv64
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
aws
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
azure
: Absent ⚠️
gcp
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
lowlatency
: ✅struct ohci_hcd {
spinlock_t lock;
struct ohci_regs *regs;
struct ohci_hcca *hcca;
dma_addr_t hcca_dma;
struct ed *ed_rm_list;
struct ed *ed_bulktail;
struct ed *ed_controltail;
struct ed * periodic[32];
void (*start_hnp)(struct ohci_hcd *);
struct dma_pool *td_cache;
struct dma_pool *ed_cache;
struct td * td_hash[64];
struct td *dl_start;
struct td *dl_end;
struct list_head pending;
struct list_head eds_in_use;
enum ohci_rh_state rh_state;
int num_ports;
int load[32];
u32 hc_control;
long unsigned int next_statechange;
u32 fminterval;
unsigned int autostop;
unsigned int working;
unsigned int restart_work;
long unsigned int flags;
unsigned int prev_frame_no;
unsigned int wdh_cnt;
unsigned int prev_wdh_cnt;
u32 prev_donehead;
struct timer_list io_watchdog;
struct work_struct nec_work;
struct dentry *debug_dir;
long unsigned int priv[0];
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
⚠️struct dentry *debug_async
struct dentry *debug_periodic
struct dentry *debug_registers
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and gcp
✅
generic
and lowlatency
✅