/linux-2.4.37.9/drivers/video/ |
D | macfb.c | 341 static int valkyrie_setpalette (unsigned int regno, unsigned int red, in valkyrie_setpalette() 373 static int dafb_setpalette (unsigned int regno, unsigned int red, in dafb_setpalette() 421 static int v8_brazil_setpalette (unsigned int regno, unsigned int red, in v8_brazil_setpalette() 456 static int rbv_setpalette (unsigned int regno, unsigned int red, in rbv_setpalette() 494 static int mdc_setpalette(unsigned int regno, unsigned int red, in mdc_setpalette() 520 static int toby_setpalette(unsigned int regno, unsigned int red, in toby_setpalette() 545 static int jet_setpalette(unsigned int regno, unsigned int red, in jet_setpalette() 579 static int civic_setpalette (unsigned int regno, unsigned int red, in civic_setpalette() 673 static int csc_setpalette (unsigned int regno, unsigned int red, in csc_setpalette() 686 static int macfb_getcolreg(unsigned regno, unsigned *red, unsigned *green, in macfb_getcolreg() [all …]
|
D | acornfb.c | 337 acornfb_palette_write(u_int regno, union palette pal) in acornfb_palette_write() 343 acornfb_palette_encode(u_int regno, u_int red, u_int green, u_int blue, in acornfb_palette_encode() 357 acornfb_palette_decode(u_int regno, u_int *red, u_int *green, u_int *blue, in acornfb_palette_decode() 517 acornfb_palette_write(u_int regno, union palette pal) in acornfb_palette_write() 524 acornfb_palette_encode(u_int regno, u_int red, u_int green, u_int blue, in acornfb_palette_encode() 537 acornfb_palette_decode(u_int regno, u_int *red, u_int *green, u_int *blue, in acornfb_palette_decode() 706 acornfb_getcolreg(u_int regno, u_int *red, u_int *green, u_int *blue, in acornfb_getcolreg() 736 acornfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in acornfb_setcolreg()
|
D | q40fb.c | 173 static int q40_getcolreg(unsigned regno, unsigned *red, unsigned *green, in q40_getcolreg() 192 static int q40_setcolreg(unsigned regno, unsigned red, unsigned green, in q40_setcolreg()
|
D | vesafb.c | 289 static int vesa_getcolreg(unsigned regno, unsigned *red, unsigned *green, in vesa_getcolreg() 310 static void vesa_setpalette(int regno, unsigned red, unsigned green, unsigned blue) in vesa_setpalette() 342 static int vesa_setcolreg(unsigned regno, unsigned red, unsigned green, in vesa_setcolreg()
|
D | skeletonfb.c | 165 static int xxx_getcolreg(unsigned regno, unsigned *red, unsigned *green, in xxx_getcolreg() 179 static int xxx_setcolreg(unsigned regno, unsigned red, unsigned green, in xxx_setcolreg()
|
D | hitfb.c | 227 static int hitfb_getcolreg(unsigned regno, unsigned *red, unsigned *green, in hitfb_getcolreg() 244 static int hitfb_setcolreg(unsigned regno, unsigned red, unsigned green, in hitfb_setcolreg()
|
D | tx3912fb.c | 478 static int tx3912fb_getcolreg(u_int regno, u_int *red, u_int *green, in tx3912fb_getcolreg() 511 static int tx3912fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in tx3912fb_setcolreg()
|
D | fm2fb.c | 483 static int fm2fb_getcolreg(u_int regno, u_int *red, u_int *green, u_int *blue, in fm2fb_getcolreg() 502 static int fm2fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in fm2fb_setcolreg()
|
D | vga16fb.c | 545 static void ega16_setpalette(int regno, unsigned red, unsigned green, unsigned blue) in ega16_setpalette() 558 static int vga16_getcolreg(unsigned regno, unsigned *red, unsigned *green, in vga16_getcolreg() 577 static void vga16_setpalette(int regno, unsigned red, unsigned green, unsigned blue) in vga16_setpalette() 585 static int vga16_setcolreg(unsigned regno, unsigned red, unsigned green, in vga16_setcolreg()
|
D | vfb.c | 556 static int vfb_getcolreg(u_int regno, u_int *red, u_int *green, u_int *blue, in vfb_getcolreg() 575 static int vfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in vfb_setcolreg()
|
D | atafb.c | 685 static int tt_getcolreg(unsigned regno, unsigned *red, in tt_getcolreg() 713 static int tt_setcolreg(unsigned regno, unsigned red, in tt_setcolreg() 1627 static int falcon_getcolreg( unsigned regno, unsigned *red, in falcon_getcolreg() 1647 static int falcon_setcolreg( unsigned regno, unsigned red, in falcon_setcolreg() 1945 static int stste_getcolreg(unsigned regno, unsigned *red, in stste_getcolreg() 1981 static int stste_setcolreg(unsigned regno, unsigned red, in stste_setcolreg() 2228 static int ext_getcolreg( unsigned regno, unsigned *red, in ext_getcolreg() 2242 static int ext_setcolreg( unsigned regno, unsigned red, in ext_setcolreg()
|
D | tgafb.c | 694 static int tgafb_getcolreg(u_int regno, u_int *red, u_int *green, u_int *blue, in tgafb_getcolreg() 707 static int tgafb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in tgafb_setcolreg()
|
D | g364fb.c | 444 static int g364fb_getcolreg(u_int regno, u_int *red, u_int *green, u_int *blue, in g364fb_getcolreg() 459 static int g364fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in g364fb_setcolreg()
|
D | sun3fb.c | 420 static int sun3fb_getcolreg(u_int regno, u_int *red, u_int *green, u_int *blue, in sun3fb_getcolreg() 441 static int sun3fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in sun3fb_setcolreg()
|
D | au1100fb.c | 253 static int au1100_getcolreg(unsigned regno, unsigned *red, unsigned *green, in au1100_getcolreg() 271 static int au1100_setcolreg(unsigned regno, unsigned red, unsigned green, in au1100_setcolreg()
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | ptrace.c | 64 static inline long get_reg(struct task_struct *task, unsigned int regno) in get_reg() 81 static inline int put_reg(struct task_struct *task, unsigned int regno, in put_reg()
|
D | kgdb.c | 616 write_register (int regno, char *val) in write_register() 652 write_stack_register (int thread_id, int regno, char *valptr) in write_stack_register() 687 read_register (char regno, unsigned int *valptr) in read_register() 940 int regno; in stub_is_stopped() local 1070 int regno = gdb_cris_strtol (&remcomInBuffer[1], &suffix, 16); in handle_exception() local
|
/linux-2.4.37.9/arch/alpha/kernel/ |
D | ptrace.c | 99 get_reg_addr(struct task_struct * task, unsigned long regno) in get_reg_addr() 120 get_reg(struct task_struct * task, unsigned long regno) in get_reg() 136 put_reg(struct task_struct *task, unsigned long regno, long data) in put_reg()
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | ptrace32.c | 35 static int putreg32(struct task_struct *child, unsigned regno, u32 val) in putreg32() 119 static int getreg32(struct task_struct *child, unsigned regno, u32 *val) in getreg32()
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | ptrace.c | 59 static inline long get_reg(struct task_struct *task, int regno) in get_reg() 75 static inline int put_reg(struct task_struct *task, int regno, in put_reg()
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | ptrace.c | 50 static inline unsigned long get_reg(struct task_struct *task, int regno) in get_reg() 61 static inline int put_reg(struct task_struct *task, int regno, in put_reg()
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | ptrace.c | 74 unsigned long regno, unsigned long value) in putreg() 111 unsigned long regno) in getreg()
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | ptrace.c | 90 unsigned long regno, unsigned long value) in putreg() 152 static unsigned long getreg(struct task_struct *child, unsigned long regno) in getreg()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | ptrace.c | 47 static inline unsigned long get_reg(struct task_struct *task, int regno) in get_reg() 57 static inline int put_reg(struct task_struct *task, int regno, in put_reg()
|
D | ptrace32.c | 81 static inline unsigned long get_reg(struct task_struct *task, int regno) in get_reg() 92 static inline int put_reg(struct task_struct *task, int regno, unsigned long data) in put_reg()
|