Searched refs:PROMPT (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/irda/
H A Ddonauboe.c174 #define PROMPT OUTB(OBOE_PROMPT_BIT,OBOE_PROMPT); macro
337 PROMPT; toshoboe_start_DMA()
468 PROMPT; toshoboe_setbaud()
H A Dvlsi_ir.h171 * some of them (particaluarly PROMPT and IRCFG) ignore
/linux-4.1.27/kernel/debug/kdb/
H A Dkdb_main.c150 "PROMPT=[%d]kdb> ",
152 "PROMPT=kdb> ",
1291 snprintf(kdb_prompt_str, CMD_BUFLEN, kdbgetenv("PROMPT"), kdb_local()
1294 snprintf(kdb_prompt_str, CMD_BUFLEN, kdbgetenv("PROMPT")); kdb_local()

Completed in 155 milliseconds