Home
last modified time | relevance | path

Searched refs:common_dpm_requests (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/subsys/usb/usb_c/
Dusbc_pe_common_internal.h459 bool common_dpm_requests(const struct device *dev);
Dusbc_pe_snk_states.c49 if (common_dpm_requests(dev)) { in sink_dpm_requests()
Dusbc_pe_common.c27 bool common_dpm_requests(const struct device *dev) in common_dpm_requests() function