OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPA_CLIENT_IS_WLAN_CONS
(Results
1 - 4
of
4
) sorted by null
/device/google/bonito/sdm710/kernel-headers/linux/
msm_ipa.h
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
312
#define
IPA_CLIENT_IS_WLAN_CONS
(client) \
[
all
...]
/device/google/crosshatch/sdm845/kernel-headers/linux/
msm_ipa.h
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
312
#define
IPA_CLIENT_IS_WLAN_CONS
(client) \
[
all
...]
Completed in 86 milliseconds