Home
last modified time | relevance | path

Searched refs:policy_cb_change_src_caps_t (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/usb_c/
Dusbc.h296 typedef bool (*policy_cb_change_src_caps_t)(const struct device *dev); typedef
520 const policy_cb_change_src_caps_t cb);
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_stack.c305 const policy_cb_change_src_caps_t cb) in usbc_set_policy_cb_change_src_caps()