Home | History | Annotate | Download | only in os

Lines Matching refs:config_header

1580 	PUSB_CONFIGURATION_DESCRIPTOR config_header;
1590 config_header = (PUSB_CONFIGURATION_DESCRIPTOR)priv->config_descriptor[config_index];
1592 size = min(config_header->wTotalLength, len);