Home
last modified time | relevance | path

Searched refs:str_cap (Results 1 – 5 of 5) sorted by relevance

/drivers/accessibility/speakup/
A Dmain.c706 char *str_cap = spk_str_caps_stop; in spell_word() local
718 str_cap = spk_str_caps_start; in spell_word()
724 str_cap = spk_str_caps_stop; in spell_word()
726 if (str_cap != last_cap) { in spell_word()
727 synth_printf("%s", str_cap); in spell_word()
728 last_cap = str_cap; in spell_word()
747 if (str_cap != spk_str_caps_stop) in spell_word()
/drivers/net/wireless/mediatek/mt76/mt7925/
A Dmcu.h461 u8 str_cap[3]; member
A Dmcu.c1858 eht_mld->str_cap[0] = BIT(1); in mt7925_mcu_sta_eht_mld_tlv()
/drivers/net/wireless/mediatek/mt76/mt7996/
A Dmcu.h646 u8 str_cap[__MT_MAX_BAND]; member
A Dmcu.c2365 for (i = 0; i < ARRAY_SIZE(eht_mld->str_cap); i++) in mt7996_mcu_sta_eht_mld_tlv()
2366 eht_mld->str_cap[i] = 0x7; in mt7996_mcu_sta_eht_mld_tlv()

Completed in 37 milliseconds