Searched defs:XhciFailHandle (Results 1 – 1 of 1) sorted by relevance
36 pub struct XhciFailHandle { struct42 impl XhciFailHandle { argument43 pub fn new(regs: &XhciRegs) -> XhciFailHandle { in new()52 impl FailHandle for XhciFailHandle { implementation