Searched defs:ast_udc_ep (Results 1 – 1 of 1) sorted by relevance
176 struct ast_udc_ep { struct199 #define to_ast_ep(__ep) container_of(__ep, struct ast_udc_ep, ep) argument