Searched refs:u32Connection (Results 1 – 1 of 1) sorted by relevance
844 U32 u32Connection; in ms_hub_port_debounce() local846 u32Connection = 0; in ms_hub_port_debounce()856 if ((U16) (u16Portstatus & USB_PORT_STAT_CONNECTION) == u32Connection) in ms_hub_port_debounce()858 if (u32Connection) in ms_hub_port_debounce()868 u32Connection = u16Portstatus & USB_PORT_STAT_CONNECTION; in ms_hub_port_debounce()