susp 512 arch/mips/alchemy/common/usb.c static void au1000_usb_pm(unsigned long br, int creg, int susp) susp 516 arch/mips/alchemy/common/usb.c if (susp) { susp 529 arch/mips/alchemy/common/usb.c static void au1200_usb_pm(int susp) susp 533 arch/mips/alchemy/common/usb.c if (susp) { susp 549 arch/mips/alchemy/common/usb.c static void au1300_usb_pm(int susp) susp 554 arch/mips/alchemy/common/usb.c if (susp) { susp 563 arch/mips/alchemy/common/usb.c static void alchemy_usb_pm(int susp) susp 569 arch/mips/alchemy/common/usb.c au1000_usb_pm(AU1000_USB_OHCI_PHYS_ADDR, AU1000_OHCICFG, susp); susp 572 arch/mips/alchemy/common/usb.c au1000_usb_pm(AU1550_USB_OHCI_PHYS_ADDR, AU1550_OHCICFG, susp); susp 575 arch/mips/alchemy/common/usb.c au1200_usb_pm(susp); susp 578 arch/mips/alchemy/common/usb.c au1300_usb_pm(susp); susp 669 drivers/block/drbd/drbd_int.h unsigned susp:1; /* IO suspended by user */ susp 1731 drivers/block/drbd/drbd_int.h rv.susp = resource->susp; susp 2253 drivers/block/drbd/drbd_int.h return resource->susp || resource->susp_fen || resource->susp_nod; susp 467 drivers/block/drbd/drbd_nl.c return resource->susp || resource->susp_fen || resource->susp_nod; susp 3190 drivers/block/drbd/drbd_nl.c return drbd_adm_simple_request_state(skb, info, NS(susp, 1)); susp 3235 drivers/block/drbd/drbd_nl.c retcode = drbd_request_state(device, NS3(susp, 0, susp_nod, 0, susp_fen, 0)); susp 4278 drivers/block/drbd/drbd_nl.c info->res_susp = resource->susp; susp 4607 drivers/block/drbd/drbd_receiver.c conn_request_state(peer_device->connection, NS2(conn, C_PROTOCOL_ERROR, susp, 0), CS_HARD); susp 107 drivers/block/drbd/drbd_state.c state_change->resource->susp[OLD] = resource->susp; susp 169 drivers/block/drbd/drbd_state.c resource_state_change->susp[NEW] = resource->susp; susp 220 drivers/block/drbd/drbd_state.c OLD_TO_NEW(resource_state_change->susp); susp 291 drivers/block/drbd/drbd_state.c return s.susp || s.susp_nod || s.susp_fen; susp 1333 drivers/block/drbd/drbd_state.c device->resource->susp = ns.susp; susp 1548 drivers/block/drbd/drbd_state.c .res_susp = resource_state_change->susp[NEW], susp 1624 drivers/block/drbd/drbd_state.c HAS_CHANGED(resource_state_change->susp) || susp 2257 drivers/block/drbd/drbd_state.c ns_min.susp = ns_max.susp = connection->resource->susp; susp 8 drivers/block/drbd/drbd_state_change.h bool susp[2]; susp 866 drivers/mmc/host/sdhci-pci-core.c static void glk_rpm_retune_wa(struct sdhci_pci_chip *chip, bool susp) susp 881 drivers/mmc/host/sdhci-pci-core.c if (susp) { susp 909 drivers/mmc/host/sdhci-pci-core.c static void glk_rpm_retune_chk(struct sdhci_pci_chip *chip, bool susp) susp 913 drivers/mmc/host/sdhci-pci-core.c glk_rpm_retune_wa(chip, susp); susp 2619 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c int susp = 0; susp 2630 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c susp = 1; susp 2634 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c if (susp) susp 2978 drivers/usb/gadget/udc/lpc32xx_udc.c static void lpc32xx_usbd_susp_chg(int susp) susp 261 include/linux/drbd.h unsigned susp:1 ; /* 2/2 IO suspended no/yes (by user) */ susp 275 include/linux/drbd.h unsigned susp:1 ; /* 2/2 IO suspended no/yes */