Searched refs:gadget_is_at91 (Results 1 – 2 of 2) sorted by relevance
30 #define gadget_is_at91(g) (!strcmp("at91_udc", (g)->name)) macro
2817 common->can_stall = can_stall && !(gadget_is_at91(common->gadget)); in fsg_common_set_cdev()