HUB_CHAR_NO_LPSM
case HUB_CHAR_NO_LPSM:
return (le16_to_cpu(hcs) & HUB_CHAR_LPSM) < HUB_CHAR_NO_LPSM;
temp |= HUB_CHAR_NO_LPSM; /* no power switching */
.wHubCharacteristics = cpu_to_le16(HUB_CHAR_NO_LPSM),
temp |= HUB_CHAR_NO_LPSM; /* no power switching */
temp |= HUB_CHAR_NO_LPSM;
temp |= HUB_CHAR_NO_LPSM; /* no power switching */
temp = HUB_CHAR_NO_LPSM;
HUB_CHAR_NO_LPSM | /* __u16 wHubCharacteristics; */
temp |= HUB_CHAR_NO_LPSM;
temp |= HUB_CHAR_NO_LPSM;