Home
last modified time | relevance | path

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

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