tag | line | file | source code |
format | 198 | drivers/sound/configure.c | ask_value (char *format, int default_answer) |
format | 220 | drivers/sound/configure.c | if (sscanf (answ, format, &num) != 1) |
format | 94 | drivers/sound/dev_table.h | int (*load_patch) (int dev, int format, snd_rw_buf *addr, |
format | 1263 | drivers/sound/gus_wave.c | guswave_load_patch (int dev, int format, snd_rw_buf * addr, |
format | 1275 | drivers/sound/gus_wave.c | if (format != GUS_PATCH) |
format | 1277 | drivers/sound/gus_wave.c | printk ("GUS Error: Invalid patch format (key) 0x%04x\n", format); |
format | 723 | drivers/sound/opl3.c | opl3_load_patch (int dev, int format, snd_rw_buf * addr, |
format | 741 | drivers/sound/opl3.c | ins.key = format; |
format | 376 | include/linux/ext2_fs.h | __attribute__ ((format (printf, 3, 4))); |
format | 379 | include/linux/ext2_fs.h | __attribute__ ((format (printf, 3, 4))); |
format | 381 | include/linux/ext2_fs.h | __attribute__ ((format (printf, 3, 4))); |
format | 43 | include/linux/kernel.h | __attribute__ ((NORET_AND format (printf, 1, 2))); |
format | 56 | include/linux/kernel.h | __attribute__ ((format (printf, 1, 2))); |
format | 57 | net/inet/proc.c | get__netinfo(struct proto *pro, char *buffer, int format) |
format | 91 | net/inet/proc.c | format==0?sp->send_seq-sp->rcv_ack_seq:sp->rmem_alloc, |
format | 92 | net/inet/proc.c | format==0?sp->acked_seq-sp->copied_seq:sp->wmem_alloc, |