Home
last modified time | relevance | path

Searched refs:voice_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmci.h115 u8 voice_type; member
H A Dmci.c64 if (info->voice_type < sizeof(voice_priority)) in ath_mci_add_profile()
65 mci->voice_priority = voice_priority[info->voice_type]; in ath_mci_add_profile()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmci.h115 u8 voice_type; member
H A Dmci.c64 if (info->voice_type < sizeof(voice_priority)) in ath_mci_add_profile()
65 mci->voice_priority = voice_priority[info->voice_type]; in ath_mci_add_profile()

Completed in 3 milliseconds