Home
last modified time | relevance | path

Searched refs:pm_runtime_put_noidle (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/linux-6.15/include/linux/greybus/
H A Dbundle.h55 pm_runtime_put_noidle(&bundle->dev); in gb_pm_runtime_get_sync()
79 pm_runtime_put_noidle(&bundle->dev); in gb_pm_runtime_put_noidle()
/linux-6.15/drivers/staging/greybus/
H A Dgbphy.h77 pm_runtime_put_noidle(dev); in gbphy_runtime_get_sync()
99 pm_runtime_put_noidle(&gbphy_dev->dev); in gbphy_runtime_put_noidle()
H A Dgbphy.c163 pm_runtime_put_noidle(dev); in gbphy_dev_probe()
181 pm_runtime_put_noidle(dev); in gbphy_dev_remove()
/linux-6.15/drivers/greybus/
H A Dcore.c209 pm_runtime_put_noidle(&bundle->intf->dev); in greybus_probe()
243 pm_runtime_put_noidle(dev); in greybus_probe()
289 pm_runtime_put_noidle(dev); in greybus_remove()
293 pm_runtime_put_noidle(dev); in greybus_remove()
/linux-6.15/drivers/w1/masters/
H A Domap_hdq.c371 pm_runtime_put_noidle(hdq_data->dev); in omap_w1_triplet()
462 pm_runtime_put_noidle(hdq_data->dev); in omap_w1_reset_bus()
484 pm_runtime_put_noidle(hdq_data->dev); in omap_w1_read_byte()
508 pm_runtime_put_noidle(hdq_data->dev); in omap_w1_write_byte()
602 pm_runtime_put_noidle(&pdev->dev); in omap_hdq_probe()
656 pm_runtime_put_noidle(&pdev->dev); in omap_hdq_remove()
/linux-6.15/include/linux/
H A Dpm_runtime.h130 static inline void pm_runtime_put_noidle(struct device *dev) in pm_runtime_put_noidle() function
301 static inline void pm_runtime_put_noidle(struct device *dev) {} in pm_runtime_put_noidle() function
450 pm_runtime_put_noidle(dev); in pm_runtime_resume_and_get()
/linux-6.15/drivers/iio/dac/
H A Dstm32-dac-core.c180 pm_runtime_put_noidle(dev); in stm32_dac_probe()
192 pm_runtime_put_noidle(&pdev->dev); in stm32_dac_remove()
H A Dstm32-dac.c360 pm_runtime_put_noidle(dev); in stm32_dac_probe()
373 pm_runtime_put_noidle(&pdev->dev); in stm32_dac_remove()
/linux-6.15/drivers/phy/st/
H A Dphy-stm32-combophy.c438 pm_runtime_put_noidle(dev); in stm32_combophy_exit()
454 pm_runtime_put_noidle(dev); in stm32_combophy_init()
462 pm_runtime_put_noidle(dev); in stm32_combophy_init()
469 pm_runtime_put_noidle(dev); in stm32_combophy_init()
/linux-6.15/drivers/net/ipa/
H A Dipa_modem.c82 pm_runtime_put_noidle(dev); in ipa_open()
165 pm_runtime_put_noidle(dev); in ipa_start_xmit()
169 pm_runtime_put_noidle(dev); in ipa_start_xmit()
/linux-6.15/drivers/iio/light/
H A Dbh1780.c199 pm_runtime_put_noidle(&client->dev); in bh1780_probe()
212 pm_runtime_put_noidle(&client->dev); in bh1780_remove()
/linux-6.15/drivers/crypto/gemini/
H A Dsl3516-ce-rng.c29 pm_runtime_put_noidle(ce->dev); in sl3516_ce_rng_read()
/linux-6.15/drivers/crypto/ccree/
H A Dcc_pm.c71 pm_runtime_put_noidle(dev); in cc_pm_get()
/linux-6.15/drivers/spmi/
H A Dspmi.c344 pm_runtime_put_noidle(dev); in spmi_drv_probe()
355 pm_runtime_put_noidle(dev); in spmi_drv_remove()
359 pm_runtime_put_noidle(dev); in spmi_drv_remove()
/linux-6.15/drivers/regulator/
H A Dstm32-vrefbuf.c231 pm_runtime_put_noidle(&pdev->dev); in stm32_vrefbuf_probe()
246 pm_runtime_put_noidle(&pdev->dev); in stm32_vrefbuf_remove()
/linux-6.15/drivers/usb/host/
H A Dxhci-plat.c341 pm_runtime_put_noidle(&pdev->dev); in xhci_plat_probe()
374 pm_runtime_put_noidle(&pdev->dev); in xhci_plat_probe()
449 pm_runtime_put_noidle(&dev->dev); in xhci_plat_remove()
/linux-6.15/drivers/ufs/host/
H A Dtc-dwc-g210-pci.c103 pm_runtime_put_noidle(&pdev->dev); in tc_dwc_g210_pci_probe()
/linux-6.15/drivers/mmc/core/
H A Dsdio_bus.c202 pm_runtime_put_noidle(dev); in sdio_bus_probe()
229 pm_runtime_put_noidle(dev); in sdio_bus_remove()
/linux-6.15/drivers/usb/dwc3/
H A Ddwc3-imx8mp.c261 pm_runtime_put_noidle(dev); in dwc3_imx8mp_probe()
275 pm_runtime_put_noidle(dev); in dwc3_imx8mp_remove()
/linux-6.15/drivers/amba/
H A Dbus.c314 pm_runtime_put_noidle(dev); in amba_probe()
331 pm_runtime_put_noidle(dev); in amba_remove()
336 pm_runtime_put_noidle(dev); in amba_remove()
/linux-6.15/drivers/misc/mei/
H A Dclient.c986 pm_runtime_put_noidle(dev->dev); in mei_cl_disconnect()
1123 pm_runtime_put_noidle(dev->dev); in mei_cl_connect()
1522 pm_runtime_put_noidle(dev->dev); in mei_cl_notify_request()
1688 pm_runtime_put_noidle(dev->dev); in mei_cl_read_start()
1977 pm_runtime_put_noidle(dev->dev); in mei_cl_write()
2326 pm_runtime_put_noidle(dev->dev); in mei_cl_dma_alloc_and_map()
2333 pm_runtime_put_noidle(dev->dev); in mei_cl_dma_alloc_and_map()
2411 pm_runtime_put_noidle(dev->dev); in mei_cl_dma_unmap()
/linux-6.15/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-pci.c81 pm_runtime_put_noidle(&pdev->dev); in cdns2_pci_probe()
/linux-6.15/drivers/gpu/drm/gma500/
H A Dpower.c86 pm_runtime_put_noidle(dev->dev); in gma_power_uninit()
/linux-6.15/drivers/soundwire/
H A Ddebugfs.c63 pm_runtime_put_noidle(&slave->dev); in sdw_slave_reg_show()
254 pm_runtime_put_noidle(&slave->dev); in cmd_go()
/linux-6.15/drivers/hwspinlock/
H A Dstm32_hwspinlock.c66 pm_runtime_put_noidle(dev); in stm32_hwspinlock_disable_clk()

12345678910>>...12