Home
last modified time | relevance | path

Searched defs:band1 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/sound/
Dmax98095.h15 u16 band1[5]; member
26 u16 band1[5]; member
Dmax98088.h15 u16 band1[5]; member
/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Dmac.c670 static bool ath11k_mac_band_match(enum nl80211_band band1, enum WMI_HOST_WLAN_BAND band2) in ath11k_mac_band_match()