Home
last modified time | relevance | path

Searched refs:devm_device_init_wakeup (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/include/linux/
H A Dpm_wakeup.h254 static inline int devm_device_init_wakeup(struct device *dev) in devm_device_init_wakeup() function
/linux-6.15/drivers/rtc/
H A Drtc-nxp-bbnsm.c192 ret = devm_device_init_wakeup(&pdev->dev); in bbnsm_rtc_probe()
H A Drtc-mpfs.c269 devm_device_init_wakeup(&pdev->dev); in mpfs_rtc_probe()
H A Drtc-ab8500.c364 devm_device_init_wakeup(&pdev->dev); in ab8500_rtc_probe()
H A Drtc-pl031.c353 devm_device_init_wakeup(&adev->dev); in pl031_probe()
H A Drtc-pm8xxx.c648 devm_device_init_wakeup(&pdev->dev); in pm8xxx_rtc_probe()
H A Drtc-stm32.c1146 ret = devm_device_init_wakeup(&pdev->dev); in stm32_rtc_probe()
/linux-6.15/drivers/gpio/
H A Dgpio-mpc8xxx.c413 ret = devm_device_init_wakeup(dev); in mpc8xxx_probe()
/linux-6.15/drivers/iio/adc/
H A Dqcom-spmi-iadc.c546 ret = devm_device_init_wakeup(iadc->dev); in iadc_probe()
/linux-6.15/drivers/iio/accel/
H A Dfxls8962af-core.c1230 ret = devm_device_init_wakeup(dev); in fxls8962af_core_probe()
/linux-6.15/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_core.c2723 err = devm_device_init_wakeup(dev); in st_lsm6dsx_probe()