Lines Matching defs:client
206 #define IPA_CLIENT_IS_APPS_CONS(client) \ argument
210 #define IPA_CLIENT_IS_USB_CONS(client) \ argument
217 #define IPA_CLIENT_IS_WLAN_CONS(client) \ argument
223 #define IPA_CLIENT_IS_ODU_CONS(client) \ argument
227 #define IPA_CLIENT_IS_Q6_CONS(client) \ argument
235 #define IPA_CLIENT_IS_Q6_PROD(client) \ argument
242 #define IPA_CLIENT_IS_Q6_NON_ZIP_CONS(client) \ argument
248 #define IPA_CLIENT_IS_Q6_ZIP_CONS(client) \ argument
252 #define IPA_CLIENT_IS_Q6_NON_ZIP_PROD(client) \ argument
257 #define IPA_CLIENT_IS_Q6_ZIP_PROD(client) \ argument
261 #define IPA_CLIENT_IS_MEMCPY_DMA_CONS(client) \ argument
265 #define IPA_CLIENT_IS_MEMCPY_DMA_PROD(client) \ argument
269 #define IPA_CLIENT_IS_MHI_CONS(client) \ argument
272 #define IPA_CLIENT_IS_MHI(client) \ argument
276 #define IPA_CLIENT_IS_TEST_PROD(client) \ argument
283 #define IPA_CLIENT_IS_TEST_CONS(client) \ argument
290 #define IPA_CLIENT_IS_TEST(client) \ argument
1462 enum ipa_client_type client; member