Searched refs:agent_remove_cb (Results 1 – 3 of 3) sorted by relevance
36 typedef void (*agent_remove_cb) (struct agent *agent, void *user_data); typedef40 agent_remove_cb cb, void *remove_cb_data);
67 agent_remove_cb remove_cb;193 agent_remove_cb cb, void *remove_cb_data) in agent_create()
1876 (agent_remove_cb) agent_removed, adapter); in register_agent()