| /linux/sound/soc/sof/ |
| H A D | pm.c | 229 static int sof_suspend(struct device *dev, bool runtime_suspend) in sof_suspend() 240 if (!runtime_suspend && !sof_ops(sdev)->suspend) in sof_suspend() 243 if (runtime_suspend && !sof_ops(sdev)->runtime_suspend) in sof_suspend() 258 if (!runtime_suspend) { in sof_suspend() 282 if (runtime_suspend) in sof_suspend() 309 if (runtime_suspend) in snd_sof_runtime_suspend() 196 sof_suspend(struct device * dev,bool runtime_suspend) sof_suspend() argument
|
| H A D | core.c | 564 if (!sof_ops(sdev)->runtime_suspend || !sof_ops(sdev)->runtime_resume) in sof_probe_continue()
|
| /linux/drivers/scsi/ |
| H A D | scsi_pm.c | 154 if (pm && pm->runtime_suspend) in sdev_runtime_suspend() 155 err = pm->runtime_suspend(dev); in sdev_runtime_suspend() 269 .runtime_suspend = scsi_runtime_suspend,
|
| /linux/drivers/greybus/ |
| H A D | bundle.c | 114 if (pm && pm->runtime_suspend) { in gb_bundle_suspend() 115 ret = pm->runtime_suspend(&bundle->dev); in gb_bundle_suspend()
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda-common-ops.c | 94 .runtime_suspend = hda_dsp_runtime_suspend,
|
| /linux/sound/soc/mediatek/common/ |
| H A D | mtk-base-afe.h | 111 int (*runtime_suspend)(struct device *dev); member
|
| /linux/drivers/staging/media/ipu7/ |
| H A D | ipu7-bus.c | 68 .runtime_suspend = bus_pm_runtime_suspend,
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-bus.c | 68 .runtime_suspend = bus_pm_runtime_suspend,
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-pci.h | 155 int (*runtime_suspend) (struct sdhci_pci_chip *); member
|
| /linux/drivers/media/rc/ |
| H A D | gpio-ir-recv.c | 189 .runtime_suspend = gpio_ir_recv_runtime_suspend,
|
| /linux/drivers/net/ipa/ |
| H A D | ipa_power.c | 306 .runtime_suspend = ipa_runtime_suspend,
|
| /linux/drivers/pci/pcie/ |
| H A D | portdrv.c | 433 size_t off = offsetof(struct pcie_port_service_driver, runtime_suspend); in pcie_port_device_runtime_suspend() 665 .runtime_suspend = pcie_port_runtime_suspend,
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-at91-core.c | 326 .runtime_suspend = at91_twi_runtime_suspend,
|
| /linux/sound/soc/amd/raven/ |
| H A D | pci-acp3x.c | 300 .runtime_suspend = snd_acp3x_suspend,
|
| H A D | acp3x-pcm-dma.c | 505 .runtime_suspend = acp3x_pcm_runtime_suspend,
|
| /linux/sound/soc/amd/renoir/ |
| H A D | rn-pci-acp3x.c | 386 .runtime_suspend = snd_rn_acp_suspend,
|
| H A D | acp3x-pdm-dma.c | 487 .runtime_suspend = acp_pdm_runtime_suspend,
|
| /linux/drivers/mmc/core/ |
| H A D | bus.c | 203 return host->bus_ops->runtime_suspend(host); in mmc_runtime_suspend()
|
| /linux/drivers/pcmcia/ |
| H A D | ds.c | 979 static int runtime_suspend(struct device *dev) in runtime_suspend() function 1066 ret = runtime_suspend(dev); in pm_state_store() 1222 return runtime_suspend(dev); in pcmcia_bus_suspend_callback()
|
| /linux/sound/soc/sof/imx/ |
| H A D | imx-common.c | 463 .runtime_suspend = imx_runtime_suspend,
|
| /linux/drivers/usb/core/ |
| H A D | hcd-pci.c | 647 .runtime_suspend = hcd_pci_runtime_suspend,
|
| /linux/drivers/usb/musb/ |
| H A D | omap2430.c | 584 .runtime_suspend = omap2430_runtime_suspend,
|
| /linux/sound/soc/intel/atom/sst/ |
| H A D | sst.c | 577 .runtime_suspend = intel_sst_runtime_suspend,
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | hdmi4.c | 784 .runtime_suspend = hdmi_runtime_suspend,
|
| H A D | hdmi5.c | 825 .runtime_suspend = hdmi_runtime_suspend,
|