Home
last modified time | relevance | path

Searched refs:GET_NEXT_COUNT_IF_FLAG (Results 1 – 1 of 1) sorted by relevance

/tools/usb/
Dffs-test.c202 #define GET_NEXT_COUNT_IF_FLAG(ret, flg) do { \ in descs_to_legacy() macro
212 GET_NEXT_COUNT_IF_FLAG(fs_count, FUNCTIONFS_HAS_FS_DESC); in descs_to_legacy()
213 GET_NEXT_COUNT_IF_FLAG(hs_count, FUNCTIONFS_HAS_HS_DESC); in descs_to_legacy()
214 GET_NEXT_COUNT_IF_FLAG(count, FUNCTIONFS_HAS_SS_DESC); in descs_to_legacy()
221 #undef GET_NEXT_COUNT_IF_FLAG in descs_to_legacy()