/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | pm3fb.c | 121 static inline void pm3fb_set_color(struct pm3_par *par, unsigned char regno, in pm3fb_set_color() argument 1069 static int pm3fb_setcolreg(unsigned regno, unsigned red, unsigned green, in pm3fb_setcolreg() argument
|
H A D | pvr2fb.c | 281 static int pvr2fb_setcolreg(unsigned int regno, unsigned int red, in pvr2fb_setcolreg() argument 237 pvr2fb_set_pal_entry(struct pvr2fb_par *par, unsigned int regno, unsigned int val) pvr2fb_set_pal_entry() argument
|
H A D | uvesafb.c | 989 static int uvesafb_setcolreg(unsigned regno, unsigned red, unsigned green, in uvesafb_setcolreg() argument
|
H A D | tdfxfb.c | 279 static inline void do_setpalentry(struct tdfx_par *par, unsigned regno, u32 c) in do_setpalentry() argument 739 static int tdfxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in tdfxfb_setcolreg() argument
|
H A D | tgafb.c | 525 tgafb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/savage/ |
H A D | savagefb_driver.c | 1203 static int savagefb_setcolreg(unsigned regno, in savagefb_setcolreg() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/ |
H A D | cs89x0.c | 225 readreg(struct net_device *dev, u16 regno) in readreg() argument 234 writereg(struct net_device *dev, u16 regno, u16 value) in writereg() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | ptrace.c | 177 static unsigned long *pt_regs_access(struct pt_regs *regs, unsigned long regno) in pt_regs_access() argument 873 static int putreg32(struct task_struct *child, unsigned regno, u32 value) in putreg32() argument 971 static int getreg32(struct task_struct *child, unsigned regno, u32 *val) in getreg32() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v6_0.c | 2992 wave_read_regs(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t thread, uint32_t regno, uint32_t num, uint32_t *out) wave_read_regs() argument
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | ptrace.c | 1754 int regno; in tracehook_report_syscall() local
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | ptrace.c | 2151 int regno; in report_syscall() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | cyber2000fb.c | 271 cyber2000fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in cyber2000fb_setcolreg() argument [all...] |
H A D | da8xx-fb.c | 592 static int fb_setcolreg(unsigned regno, unsigned red, unsigned green, in fb_setcolreg() argument [all...] |
H A D | ps3fb.c | 676 static int ps3fb_setcolreg(unsigned int regno, unsigned int red, in ps3fb_setcolreg() argument
|
H A D | sm501fb.c | 911 static int sm501fb_setcolreg(unsigned regno, in sm501fb_setcolreg() argument
|
H A D | udlfb.c | 928 dlfb_ops_setcolreg(unsigned regno, unsigned red, unsigned green, in dlfb_ops_setcolreg() argument
|
H A D | tridentfb.c | 1362 static int tridentfb_setcolreg(unsigned regno, unsigned red, unsigned green, in tridentfb_setcolreg() argument
|
H A D | tmiofb.c | 623 static int tmiofb_setcolreg(unsigned regno, unsigned red, unsigned green, in tmiofb_setcolreg() argument
|
H A D | cirrusfb.c | 1275 static int cirrusfb_setcolreg(unsigned regno, unsigned red, unsigned green, in cirrusfb_setcolreg() argument
|
H A D | au1200fb.c | 1145 static int au1200fb_fb_setcolreg(unsigned regno, unsigned red, unsigned green, in au1200fb_fb_setcolreg() argument
|
H A D | fsl-diu-fb.c | 1195 static int fsl_diu_setcolreg(unsigned int regno, unsigned int red, in fsl_diu_setcolreg() argument
|
H A D | smscufx.c | 1036 ufx_ops_setcolreg(unsigned regno, unsigned red, unsigned green, in ufx_ops_setcolreg() argument
|
H A D | stifb.c | 947 stifb_setcolreg(u_int regno, u_int red, u_int green, in stifb_setcolreg() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
H A D | intelfbhw.c | 499 void intelfbhw_setcolreg(struct intelfb_info *dinfo, unsigned regno, in intelfbhw_setcolreg() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 1131 static int _setcolreg(struct fb_info *fbi, u_int regno, u_int red, u_int green, in _setcolreg() argument 1179 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg() argument
|