Home
last modified time | relevance | path

Searched refs:pinctrl_pm_select_idle_state (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/include/linux/pinctrl/
H A Dconsumer.h52 int pinctrl_pm_select_idle_state(struct device *dev);
62 static inline int pinctrl_pm_select_idle_state(struct device *dev) in pinctrl_pm_select_idle_state() function
151 static inline int pinctrl_pm_select_idle_state(struct device *dev) in pinctrl_pm_select_idle_state() function
/linux-6.15/drivers/i2c/busses/
H A Di2c-st.c731 pinctrl_pm_select_idle_state(i2c_dev->dev); in st_i2c_xfer()
756 pinctrl_pm_select_idle_state(dev); in st_i2c_resume()
845 pinctrl_pm_select_idle_state(i2c_dev->dev); in st_i2c_probe()
H A Di2c-nomadik.c961 pinctrl_pm_select_idle_state(dev); in nmk_i2c_runtime_suspend()
982 pinctrl_pm_select_idle_state(dev); in nmk_i2c_runtime_resume()
H A Di2c-tegra.c1899 return pinctrl_pm_select_idle_state(dev); in tegra_i2c_runtime_suspend()
/linux-6.15/drivers/spi/
H A Dspi-mxs.c452 ret = pinctrl_pm_select_idle_state(dev); in mxs_spi_runtime_suspend()
477 pinctrl_pm_select_idle_state(dev); in mxs_spi_runtime_resume()
H A Dspi-omap2-mcspi.c1385 error = pinctrl_pm_select_idle_state(dev); in omap_mcspi_runtime_suspend()
H A Dspi-pl022.c2063 pinctrl_pm_select_idle_state(dev); in pl022_runtime_suspend()
/linux-6.15/drivers/input/touchscreen/
H A Dcolibri-vf50-ts.c94 pinctrl_pm_select_idle_state(&vf50_ts->pdev->dev); in vf50_ts_enable_touch_detection()
/linux-6.15/drivers/hsi/controllers/
H A Domap_ssi_core.c285 pinctrl_pm_select_idle_state(omap_port->pdev); in ssi_clk_event()
H A Domap_ssi_port.c529 pinctrl_pm_select_idle_state(omap_port->pdev); in ssi_flush()
/linux-6.15/drivers/pinctrl/
H A Dcore.c1646 int pinctrl_pm_select_idle_state(struct device *dev) in pinctrl_pm_select_idle_state() function
1653 EXPORT_SYMBOL_GPL(pinctrl_pm_select_idle_state);
/linux-6.15/drivers/mmc/host/
H A Domap_hsmmc.c2080 pinctrl_pm_select_idle_state(dev); in omap_hsmmc_runtime_suspend()
2082 pinctrl_pm_select_idle_state(dev); in omap_hsmmc_runtime_suspend()
H A Dsdhci-omap.c1450 pinctrl_pm_select_idle_state(dev); in sdhci_omap_runtime_suspend()
/linux-6.15/drivers/pci/controller/
H A Dpci-tegra.c2705 pinctrl_pm_select_idle_state(dev); in tegra_pcie_pm_suspend()
2759 pinctrl_pm_select_idle_state(dev); in tegra_pcie_pm_resume()
/linux-6.15/drivers/tty/serial/
H A Dstm32-usart.c2136 pinctrl_pm_select_idle_state(dev); in stm32_usart_serial_suspend()