Home
last modified time | relevance | path

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

/linux/tools/usb/
H A Dffs-test.c250 #define GET_NEXT_COUNT_IF_FLAG(ret, flg) do { \ in descs_to_legacy() macro
260 GET_NEXT_COUNT_IF_FLAG(fs_count, FUNCTIONFS_HAS_FS_DESC); in descs_to_legacy()
261 GET_NEXT_COUNT_IF_FLAG(hs_count, FUNCTIONFS_HAS_HS_DESC); in descs_to_legacy()
262 GET_NEXT_COUNT_IF_FLAG(count, FUNCTIONFS_HAS_SS_DESC); in descs_to_legacy()
269 #undef GET_NEXT_COUNT_IF_FLAG in descs_to_legacy()