Home
last modified time | relevance | path

Searched refs:PM_DEVICE_DT_INST_DEFINE (Results 1 – 25 of 146) sorted by relevance

123456

/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_hda_link_in.c38 PM_DEVICE_DT_INST_DEFINE(inst, intel_adsp_hda_dma_pm_action); \
Ddma_intel_adsp_hda_link_out.c38 PM_DEVICE_DT_INST_DEFINE(inst, intel_adsp_hda_dma_pm_action); \
Ddma_intel_adsp_hda_host_in.c36 PM_DEVICE_DT_INST_DEFINE(inst, intel_adsp_hda_dma_pm_action); \
Ddma_intel_adsp_hda_host_out.c40 PM_DEVICE_DT_INST_DEFINE(inst, intel_adsp_hda_dma_pm_action); \
/Zephyr-latest/drivers/power_domain/
Dpower_domain_nxp_scu.c81 PM_DEVICE_DT_INST_DEFINE(inst, scu_pd_pm_action); \
Dpower_domain_intel_adsp.c101 PM_DEVICE_DT_INST_DEFINE(id, pd_intel_adsp_pm_action); \
Dpower_domain_gpio.c135 PM_DEVICE_DT_INST_DEFINE(id, pd_gpio_pm_action); \
Dpower_domain_gpio_monitor.c144 PM_DEVICE_DT_INST_DEFINE(inst, pd_gpio_monitor_pm_action); \
/Zephyr-latest/drivers/serial/
Duart_pl011_ambiq.h171 PM_DEVICE_DT_INST_DEFINE(n, uart_ambiq_pm_action); \
189 PM_DEVICE_DT_INST_DEFINE(n, uart_ambiq_pm_action); \
Duart_ite_it8xxx2.c200 PM_DEVICE_DT_INST_DEFINE(inst, uart_it8xxx2_pm_action); \
/Zephyr-latest/drivers/sensor/amd_sb_tsi/
Dsb_tsi.c126 PM_DEVICE_DT_INST_DEFINE(inst, sb_tsi_pm_action); \
/Zephyr-latest/drivers/entropy/
Dentropy_neorv32_trng.c141 PM_DEVICE_DT_INST_DEFINE(n, neorv32_trng_pm_action); \
Dentropy_npcx_drbg.c231 PM_DEVICE_DT_INST_DEFINE(0, entropy_npcx_drbg_pm_action);
/Zephyr-latest/drivers/led/
Dled_pwm.c145 PM_DEVICE_DT_INST_DEFINE(id, led_pwm_pm_action); \
Dlp5569.c200 PM_DEVICE_DT_INST_DEFINE(id, lp5569_pm_action); \
/Zephyr-latest/drivers/dai/intel/hda/
Dhda.c154 PM_DEVICE_DT_INST_DEFINE(n, hda_pm_action); \
/Zephyr-latest/drivers/sensor/current_amp/
Dcurrent_amp.c166 PM_DEVICE_DT_INST_DEFINE(inst, pm_action); \
/Zephyr-latest/drivers/sensor/f75303/
Df75303.c193 PM_DEVICE_DT_INST_DEFINE(inst, f75303_pm_action); \
/Zephyr-latest/drivers/w1/
Dw1_ds2484.c169 PM_DEVICE_DT_INST_DEFINE(inst, ds2484_pm_control); \
/Zephyr-latest/drivers/gnss/
Dgnss_nmea_generic.c193 PM_DEVICE_DT_INST_DEFINE(inst, gnss_nmea_generic_pm_action); \
/Zephyr-latest/drivers/sensor/microchip/mchp_tach_xec/
Dtach_mchp_xec.c202 PM_DEVICE_DT_INST_DEFINE(id, tach_xec_pm_action); \
/Zephyr-latest/drivers/sensor/voltage_divider/
Dvoltage.c186 PM_DEVICE_DT_INST_DEFINE(inst, pm_action); \
/Zephyr-latest/drivers/input/
Dinput_npcx_kbd.c229 PM_DEVICE_DT_INST_DEFINE(0, input_kbd_matrix_pm_action);
/Zephyr-latest/drivers/interrupt_controller/
Dintc_loapic.c415 PM_DEVICE_DT_INST_DEFINE(0, loapic_pm_action);
/Zephyr-latest/drivers/sensor/ntc_thermistor/
Dntc_thermistor.c157 PM_DEVICE_DT_INST_DEFINE(inst, ntc_thermistor_pm_action); \

123456