HUB_CHAR_LPSM 1467 drivers/usb/core/hub.c switch (wHubCharacteristics & HUB_CHAR_LPSM) { HUB_CHAR_LPSM 1475 drivers/usb/core/hub.c case HUB_CHAR_LPSM: HUB_CHAR_LPSM 132 drivers/usb/core/hub.h return (le16_to_cpu(hcs) & HUB_CHAR_LPSM) < HUB_CHAR_NO_LPSM; HUB_CHAR_LPSM 954 drivers/usb/host/isp116x-hcd.c (HUB_CHAR_LPSM | HUB_CHAR_LPSM 1549 drivers/usb/host/isp1362-hcd.c (HUB_CHAR_LPSM | HUB_CHAR_LPSM 428 drivers/usb/host/ohci-at91.c desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_LPSM); HUB_CHAR_LPSM 254 drivers/usb/host/ohci-s3c2410.c desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_LPSM);