Searched defs:txt (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/drivers/parport/ |
D | probe.c | 59 char *txt = kmalloc(strlen(str)+1, GFP_KERNEL); in parse_data() local
|
/linux-2.4.37.9/include/asm-s390x/ |
D | debug.h | 156 debug_text_event(debug_info_t* id, int level, const char* txt) in debug_text_event() 190 debug_text_exception(debug_info_t* id, int level, const char* txt) in debug_text_exception()
|
/linux-2.4.37.9/include/asm-s390/ |
D | debug.h | 156 debug_text_event(debug_info_t* id, int level, const char* txt) in debug_text_event() 190 debug_text_exception(debug_info_t* id, int level, const char* txt) in debug_text_exception()
|
/linux-2.4.37.9/drivers/hil/ |
D | hil_ptr.c | 242 char *txt; in hil_ptr_connect() local
|
/linux-2.4.37.9/drivers/scsi/ |
D | tmscsim.c | 2502 static int dc390_search (char **p1, char **p2, char *var, char* txt, int max, int scale, char* ign) in dc390_search() 2523 #define SEARCH(p1, p2, var, txt, max) \ argument 2527 #define SEARCH2(p1, p2, var, txt, max, scale) \ argument 2531 #define SEARCH3(p1, p2, var, txt, max, scale, ign) \ argument
|
D | aha152x.c | 3859 #define PDEBUG(flags,txt) \ argument
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | led.c | 530 char *txt; in led_halt() local
|
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | q931.c | 1152 QuickHex(char *txt, u_char * p, int cnt) in QuickHex()
|
/linux-2.4.37.9/fs/devfs/ |
D | base.c | 3508 char txt[80]; in stat_read() local
|
/linux-2.4.37.9/drivers/s390/ |
D | s390io.c | 99 #define CIO_TRACE_EVENT(imp, txt) do { \ argument
|