Home
last modified time | relevance | path

Searched defs:regno (Results 151 - 175 of 353) sorted by relevance

12345678910>>...15

/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dasiliantfb.c308 static int asiliantfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in asiliantfb_setcolreg() argument
H A Dcarminefb.c164 static int carmine_setcolreg(unsigned regno, unsigned red, unsigned green, in carmine_setcolreg() argument
H A Defifb.c77 static int efifb_setcolreg(unsigned regno, unsigned red, unsigned green, in efifb_setcolreg() argument
H A Dmacfb.c144 static int dafb_setpalette(unsigned int regno, unsigned int red, in dafb_setpalette() argument
190 static int v8_brazil_setpalette(unsigned int regno, unsigned int red, in v8_brazil_setpalette() argument
221 static int rbv_setpalette(unsigned int regno, unsigne argument
255 mdc_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) mdc_setpalette() argument
278 toby_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) toby_setpalette() argument
306 jet_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) jet_setpalette() argument
336 civic_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) civic_setpalette() argument
414 csc_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) csc_setpalette() argument
432 macfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *fb_info) macfb_setcolreg() argument
[all...]
H A Dsa1100fb.c268 sa1100fb_setpalettereg(u_int regno, u_int red, u_int green, u_int blue, in sa1100fb_setpalettereg() argument
290 sa1100fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in sa1100fb_setcolreg() argument
H A Dsunxvr500.c112 static int e3d_setcolreg(unsigned regno, in e3d_setcolreg() argument
H A Dplatinumfb.c180 static int platinumfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in platinumfb_setcolreg() argument
[all...]
H A Dxilinxfb.c197 xilinx_fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, in xilinx_fb_setcolreg() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c31 static int matroxfb_dh_setcolreg(unsigned regno, unsigned red, unsigned green, in matroxfb_dh_setcolreg() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dkgdb.c91 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg() argument
106 char *dbg_get_reg(int regno, voi argument
[all...]
/third_party/elfutils/libdwfl/
H A Dframe_unwind.c48 __libdwfl_frame_reg_get (Dwfl_Frame *state, unsigned regno, Dwarf_Addr *val) in __libdwfl_frame_reg_get() argument
65 __libdwfl_frame_reg_set (Dwfl_Frame *state, unsigned regno, Dwarf_Addr val) in __libdwfl_frame_reg_set() argument
[all...]
/third_party/elfutils/libebl/
H A Deblopenbackend.c673 default_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) default_register_info() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dptrace.c158 static unsigned long *pt_regs_access(struct pt_regs *regs, unsigned long regno) in pt_regs_access() argument
843 static int putreg32(struct task_struct *child, unsigned regno, u32 value) in putreg32() argument
941 static int getreg32(struct task_struct *child, unsigned regno, u32 *val) in getreg32() argument
[all...]
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-lm355x.c44 u8 regno; member
[all...]
/kernel/linux/linux-5.10/drivers/net/wan/lmc/
H A Dlmc_main.c1663 unsigned lmc_mii_readreg (lmc_softc_t * const sc, unsigned devaddr, unsigned regno) /*fold00*/ in lmc_mii_readreg() argument
1697 void lmc_mii_writereg (lmc_softc_t * const sc, unsigned devaddr, unsigned regno, unsigned data) /*fold00*/ in lmc_mii_writereg() argument
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
H A Dsm750.c518 static int lynxfb_ops_setcolreg(unsigned int regno, in lynxfb_ops_setcolreg() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damba-clcd.c348 clcdfb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, in clcdfb_setcolreg() argument
H A Dsm712fb.c860 static void sm712_setpalette(int regno, unsigned int red, unsigned int green, in sm712_setpalette() argument
971 static int smtc_setcolreg(unsigned int regno, unsigned int red, in smtc_setcolreg() argument
H A Ds3c2410fb.c481 static int s3c2410fb_setcolreg(unsigned regno, in s3c2410fb_setcolreg() argument
449 schedule_palette_update(struct s3c2410fb_info *fbi, unsigned int regno, unsigned int val) schedule_palette_update() argument
[all...]
H A Ds1d13xxxfb.c97 s1d13xxxfb_readreg(struct s1d13xxxfb_par *par, u16 regno) in s1d13xxxfb_readreg() argument
103 s1d13xxxfb_writereg(struct s1d13xxxfb_par *par, u16 regno, u8 value) in s1d13xxxfb_writereg() argument
264 s1d13xxxfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in s1d13xxxfb_setcolreg() argument
[all...]
H A Dgbefb.c850 static int gbefb_setcolreg(unsigned regno, unsigned red, unsigned green, in gbefb_setcolreg() argument
H A Dp9100.c149 static int p9100_setcolreg(unsigned regno, in p9100_setcolreg() argument
H A Dtcx.c170 static int tcx_setcolreg(unsigned regno, in tcx_setcolreg() argument
H A Dcg3.c138 static int cg3_setcolreg(unsigned regno, in cg3_setcolreg() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
H A Dlcdc.c411 static int omap_lcdc_setcolreg(u_int regno, u16 red, u16 green, u16 blue, in omap_lcdc_setcolreg() argument

Completed in 26 milliseconds

12345678910>>...15