Searched refs:device_connection (Results 1 – 1 of 1) sorted by relevance
1026 struct device_connection { struct1033 typedef void *(*devcon_match_fn_t)(struct device_connection *con, int ep, argument1044 void device_connection_add(struct device_connection *con);1045 void device_connection_remove(struct device_connection *con);1051 static inline void device_connections_add(struct device_connection *cons) in device_connections_add()1053 struct device_connection *c; in device_connections_add()1063 static inline void device_connections_remove(struct device_connection *cons) in device_connections_remove()1065 struct device_connection *c; in device_connections_remove()