Home
last modified time | relevance | path

Searched defs:susp (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/mips/alchemy/common/
H A Dusb.c512 static void au1000_usb_pm(unsigned long br, int creg, int susp) in au1000_usb_pm()
529 static void au1200_usb_pm(int susp) in au1200_usb_pm()
549 static void au1300_usb_pm(int susp) in au1300_usb_pm()
563 static void alchemy_usb_pm(int susp) in alchemy_usb_pm()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_state_change.h8 bool susp[2]; member
H A Ddrbd_int.h599 unsigned susp:1; /* IO suspended by user */ member
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c993 static void glk_rpm_retune_wa(struct sdhci_pci_chip *chip, bool susp) in glk_rpm_retune_wa()
1036 static void glk_rpm_retune_chk(struct sdhci_pci_chip *chip, bool susp) in glk_rpm_retune_chk()
/openbmc/linux/include/linux/
H A Ddrbd.h254 unsigned susp:1 ; /* 2/2 IO suspended no/yes (by user) */ member
/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c2969 static void lpc32xx_usbd_susp_chg(int susp) in lpc32xx_usbd_susp_chg()