Searched defs:alert_info (Results 1 – 1 of 1) sorted by relevance
240 struct alert_info { struct242 const struct device *dev;246 void *data;248 tcpc_alert_handler_cb_t handler;253 struct k_work work;255 atomic_t evt;281 struct alert_info alert_info; member