Home
last modified time | relevance | path

Searched full:supend (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dst,stm32mp1-rcc.yaml14 RCC makes also power management (resume/supend and wakeup interrupt).
/openbmc/linux/drivers/scsi/isci/
H A Dremote_node_context.h119 * either there is a request to supend the remote node context or when there is
/openbmc/linux/fs/nilfs2/
H A Dsufile.c937 struct nilfs_suinfo_update *sup, *supend = buf + supsz * nsup; in nilfs_sufile_set_suinfo() local
948 for (sup = buf; sup < supend; sup = (void *)sup + supsz) { in nilfs_sufile_set_suinfo()
1011 if (sup >= supend) in nilfs_sufile_set_suinfo()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c230 * Actual bandwidth drop will be done during device supend in load_scale_bw()
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c385 * Erase Supend for their small Erase Blocks(0x8000) in cfi_is_micron_28F00AP30()
/openbmc/linux/drivers/usb/core/
H A Dhub.c1830 * - The patch might cause one or more auto supend/resume for in hub_probe()