OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPA_CLIENT_WLAN1_CONS
(Results
1 - 4
of
4
) sorted by null
/device/google/bonito/sdm710/kernel-headers/linux/
msm_ipa.h
140
IPA_CLIENT_WLAN1_CONS
= 11,
203
#define IPA_CLIENT_IS_WLAN_CONS(client) ((client) ==
IPA_CLIENT_WLAN1_CONS
|| (client) == IPA_CLIENT_WLAN2_CONS || (client) == IPA_CLIENT_WLAN3_CONS || (client) == IPA_CLIENT_WLAN4_CONS)
[
all
...]
/device/google/bonito/sdm710/original-kernel-headers/linux/
msm_ipa.h
202
IPA_CLIENT_WLAN1_CONS
= 11,
313
((client) ==
IPA_CLIENT_WLAN1_CONS
|| \
[
all
...]
/device/google/crosshatch/sdm845/kernel-headers/linux/
msm_ipa.h
140
IPA_CLIENT_WLAN1_CONS
= 11,
203
#define IPA_CLIENT_IS_WLAN_CONS(client) ((client) ==
IPA_CLIENT_WLAN1_CONS
|| (client) == IPA_CLIENT_WLAN2_CONS || (client) == IPA_CLIENT_WLAN3_CONS || (client) == IPA_CLIENT_WLAN4_CONS)
[
all
...]
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
msm_ipa.h
202
IPA_CLIENT_WLAN1_CONS
= 11,
313
((client) ==
IPA_CLIENT_WLAN1_CONS
|| \
[
all
...]
Completed in 175 milliseconds