Home
last modified time | relevance | path

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

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