Home
last modified time | relevance | path

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

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