Searched refs:__fsg_is_set (Results 1 – 2 of 2) sorted by relevance
389 static inline int __fsg_is_set(struct fsg_common *common, in __fsg_is_set() function399 #define fsg_is_set(common) likely(__fsg_is_set(common, __func__, __LINE__))
337 static inline int __fsg_is_set(struct fsg_common *common, in __fsg_is_set() function347 #define fsg_is_set(common) likely(__fsg_is_set(common, __func__, __LINE__))