Searched refs:keyword (Results 1 – 9 of 9) sorted by relevance
/drivers/staging/speakup/ |
D | varhandlers.c | 61 int spk_chartab_get_value(char *keyword) in spk_chartab_get_value() argument 65 if (!strcmp(keyword, "ALPHA")) in spk_chartab_get_value() 67 else if (!strcmp(keyword, "B_CTL")) in spk_chartab_get_value() 69 else if (!strcmp(keyword, "WDLM")) in spk_chartab_get_value() 71 else if (!strcmp(keyword, "A_PUNC")) in spk_chartab_get_value() 73 else if (!strcmp(keyword, "PUNC")) in spk_chartab_get_value() 75 else if (!strcmp(keyword, "NUM")) in spk_chartab_get_value() 77 else if (!strcmp(keyword, "A_CAP")) in spk_chartab_get_value() 79 else if (!strcmp(keyword, "B_CAPSYM")) in spk_chartab_get_value() 81 else if (!strcmp(keyword, "B_SYM")) in spk_chartab_get_value()
|
D | speakup.h | 57 int spk_chartab_get_value(char *keyword);
|
D | kobjects.c | 114 char keyword[MAX_DESC_LEN + 1]; in chars_chartab_store() local 181 outptr = keyword; in chars_chartab_store() 194 charclass = spk_chartab_get_value(keyword); in chars_chartab_store()
|
D | spkguide.txt | 66 DoubleTalk LT at boot up. You may replace the ltlk synthesizer keyword 67 with the keyword for whatever synthesizer you wish to use. The 423 to the device whose keyword is KWD. 511 # Replace KWD with the keyword for your synthesizer, E.G., ltlk for LiteTalk. 530 synthesizer keyword to the /speakup/synth sys entry. 533 a second one is connected in its place. Then echo the keyword for the 536 keywords in section 1 to find the keyword which matches your synth. 554 named speakup_<keyword>, where <keyword> is the keyword for the 569 were using a different synth, then you would substitute its keyword in 587 of by simply echoing the synthesizer keyword into the [all …]
|
/drivers/media/usb/pvrusb2/ |
D | pvrusb2-debugifc.c | 120 const char *keyword) in debugifc_match_keyword() argument 123 if (!keyword) return 0; in debugifc_match_keyword() 124 kl = strlen(keyword); in debugifc_match_keyword() 126 return !memcmp(buf,keyword,kl); in debugifc_match_keyword()
|
/drivers/usb/misc/sisusbvga/ |
D | Kconfig | 37 the "options" keyword, such as eg.
|
/drivers/scsi/ |
D | BusLogic.c | 3619 static bool __init blogic_parse(char **str, char *keyword) in blogic_parse() argument 3622 while (*keyword != '\0') { in blogic_parse() 3624 char keywordch = *keyword++; in blogic_parse()
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 55 * from the driver code, and this keyword inhibit generation
|
D | aic79xx.reg | 84 * from the driver code, and this keyword inhibit generation
|