| /linux-6.15/drivers/video/fbdev/ |
| H A D | sm501fb.c | 171 struct sm501fb_par *par; in sm501_alloc_mem() local 297 struct sm501fb_par *par = info->par; in sm501fb_check_var() local 437 struct sm501fb_par *par = info->par; in sm501fb_set_par_common() local 534 struct sm501fb_par *par = info->par; in sm501fb_set_par_geometry() local 588 struct sm501fb_par *par = info->par; in sm501fb_pan_crt() local 618 struct sm501fb_par *par = info->par; in sm501fb_pan_pnl() local 1500 struct sm501fb_par *par; in sm501_init_cursor() local 1690 struct sm501fb_par *par = fb->par; in sm501fb_init_fb() local 1876 struct sm501fb_par *par; in sm501fb_probe_one() local 2087 struct sm501fb_par *par; in sm501fb_suspend_fb() local [all …]
|
| H A D | tcx.c | 122 struct tcx_par *par = info->par; in __tcx_set_control_plane() local 141 struct tcx_par *par = (struct tcx_par *) info->par; in tcx_reset() local 168 struct tcx_par *par = (struct tcx_par *) info->par; in tcx_setcolreg() local 199 struct tcx_par *par = (struct tcx_par *) info->par; in tcx_blank() local 297 struct tcx_par *par = (struct tcx_par *)info->par; in tcx_sbusfb_mmap() local 306 struct tcx_par *par = (struct tcx_par *) info->par; in tcx_sbusfb_ioctl() local 321 struct tcx_par *par = (struct tcx_par *)info->par; in tcx_init_fix() local 340 struct tcx_par *par) in tcx_unmap_regs() 363 struct tcx_par *par; in tcx_probe() local 484 struct tcx_par *par = info->par; in tcx_remove() local
|
| H A D | valkyriefb.c | 77 struct fb_par_valkyrie par; member 126 struct fb_par_valkyrie *par = info->par; in valkyriefb_set_par() local 152 static inline int valkyrie_par_to_var(struct fb_par_valkyrie *par, in valkyrie_par_to_var() 162 struct fb_par_valkyrie par; in valkyriefb_check_var() local 184 struct fb_par_valkyrie *par = info->par; in valkyriefb_blank() local 218 struct fb_par_valkyrie *par = info->par; in valkyriefb_setcolreg() local 450 struct fb_par_valkyrie *par, const struct fb_info *fb_info) in valkyrie_var_to_par() 521 static void valkyrie_par_to_fix(struct fb_par_valkyrie *par, in valkyrie_par_to_fix()
|
| H A D | ssd1307fb.c | 160 static int ssd1307fb_set_col_range(struct ssd1307fb_par *par, u8 col_start, in ssd1307fb_set_col_range() 212 static int ssd1307fb_update_rect(struct ssd1307fb_par *par, unsigned int x, in ssd1307fb_update_rect() 290 static int ssd1307fb_update_display(struct ssd1307fb_par *par) in ssd1307fb_update_display() 297 struct ssd1307fb_par *par = info->par; in ssd1307fb_blank() local 307 struct ssd1307fb_par *par = info->par; in ssd1307fb_defio_damage_range() local 315 struct ssd1307fb_par *par = info->par; in ssd1307fb_defio_damage_area() local 335 static int ssd1307fb_init(struct ssd1307fb_par *par) in ssd1307fb_init() 511 struct ssd1307fb_par *par = bl_get_data(bdev); in ssd1307fb_update_bl() local 528 struct ssd1307fb_par *par = bl_get_data(bdev); in ssd1307fb_get_brightness() local 593 struct ssd1307fb_par *par; in ssd1307fb_probe() local [all …]
|
| H A D | s1d13xxxfb.c | 97 s1d13xxxfb_readreg(struct s1d13xxxfb_par *par, u16 regno) in s1d13xxxfb_readreg() 103 s1d13xxxfb_writereg(struct s1d13xxxfb_par *par, u16 regno, u8 value) in s1d13xxxfb_writereg() 109 s1d13xxxfb_runinit(struct s1d13xxxfb_par *par, in s1d13xxxfb_runinit() 129 lcd_enable(struct s1d13xxxfb_par *par, int enable) in lcd_enable() 142 crt_enable(struct s1d13xxxfb_par *par, int enable) in crt_enable() 330 struct s1d13xxxfb_par *par = info->par; in s1d13xxxfb_blank() local 371 struct s1d13xxxfb_par *par = info->par; in s1d13xxxfb_pan_display() local 645 struct s1d13xxxfb_par *par = info->par; in s1d13xxxfb_fetch_hw_state() local 734 struct s1d13xxxfb_par *par = NULL; in __s1d13xxxfb_remove() local
|
| H A D | imsttfb.c | 424 getclkMHz(struct imstt_par *par) in getclkMHz() 656 struct imstt_par *par = info->par; in set_imstt_regvals() local 748 struct imstt_par *par = info->par; in set_offset() local 755 set_555 (struct imstt_par *par) in set_555() 768 set_565 (struct imstt_par *par) in set_565() 862 struct imstt_par *par = info->par; in imsttfb_set_par() local 880 struct imstt_par *par = info->par; in imsttfb_setcolreg() local 937 struct imstt_par *par = info->par; in imsttfb_blank() local 991 struct imstt_par *par = info->par; in imsttfb_fillrect() local 1035 struct imstt_par *par = info->par; in imsttfb_copyarea() local [all …]
|
| H A D | gxt4500.c | 142 #define readreg(par, reg) readl((par)->regs + (reg)) argument 237 static int calc_pll(int period_ps, struct gxt4500_par *par) in calc_pll() 278 static int calc_pixclock(struct gxt4500_par *par) in calc_pixclock() 285 struct gxt4500_par *par) in gxt4500_var_to_par() 364 struct gxt4500_par par; in gxt4500_check_var() local 378 struct gxt4500_par *par = info->par; in gxt4500_set_par() local 518 struct gxt4500_par *par = info->par; in gxt4500_setcolreg() local 552 struct gxt4500_par *par = info->par; in gxt4500_pan_display() local 566 struct gxt4500_par *par = info->par; in gxt4500_blank() local 618 struct gxt4500_par *par; in gxt4500_probe() local [all …]
|
| H A D | grvga.c | 80 struct grvga_par *par = info->par; in grvga_check_var() local 147 struct grvga_par *par = info->par; in grvga_set_par() local 189 struct grvga_par *par; in grvga_setcolreg() local 236 struct grvga_par *par = info->par; in grvga_pan_display() local 332 struct grvga_par *par = NULL; in grvga_probe() local 507 struct grvga_par *par; in grvga_remove() local
|
| H A D | tgafb.c | 176 struct tga_par *par = (struct tga_par *)info->par; in tgafb_check_var() local 246 struct tga_par *par = (struct tga_par *) info->par; local 439 tgafb_set_pll(struct tga_par *par, int f) 530 struct tga_par *par = (struct tga_par *) info->par; local 576 struct tga_par *par = (struct tga_par *) info->par; local 634 struct tga_par *par = (struct tga_par *) info->par; local 847 struct tga_par *par = (struct tga_par *) info->par; local 933 struct tga_par *par = (struct tga_par *) info->par; local 1324 struct tga_par *par = (struct tga_par *)info->par; local 1422 struct tga_par *par; local [all …]
|
| /linux-6.15/net/netfilter/ |
| H A D | xt_dscp.c | 25 dscp_mt(const struct sk_buff *skb, struct xt_action_param *par) in dscp_mt() 34 dscp_mt6(const struct sk_buff *skb, struct xt_action_param *par) in dscp_mt6() 42 static int dscp_mt_check(const struct xt_mtchk_param *par) in dscp_mt_check() 52 static bool tos_mt(const struct sk_buff *skb, struct xt_action_param *par) in tos_mt()
|
| H A D | xt_HL.c | 26 ttl_tg(struct sk_buff *skb, const struct xt_action_param *par) in ttl_tg() 66 hl_tg6(struct sk_buff *skb, const struct xt_action_param *par) in hl_tg6() 101 static int ttl_tg_check(const struct xt_tgchk_param *par) in ttl_tg_check() 112 static int hl_tg6_check(const struct xt_tgchk_param *par) in hl_tg6_check()
|
| H A D | xt_conntrack.c | 162 conntrack_mt(const struct sk_buff *skb, struct xt_action_param *par, in conntrack_mt() 243 conntrack_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in conntrack_mt_v1() 251 conntrack_mt_v2(const struct sk_buff *skb, struct xt_action_param *par) in conntrack_mt_v2() 259 conntrack_mt_v3(const struct sk_buff *skb, struct xt_action_param *par) in conntrack_mt_v3() 266 static int conntrack_mt_check(const struct xt_mtchk_param *par) in conntrack_mt_check() 277 static void conntrack_mt_destroy(const struct xt_mtdtor_param *par) in conntrack_mt_destroy()
|
| H A D | xt_TRACE.c | 15 static int trace_tg_check(const struct xt_tgchk_param *par) in trace_tg_check() 20 static void trace_tg_destroy(const struct xt_tgdtor_param *par) in trace_tg_destroy() 26 trace_tg(struct sk_buff *skb, const struct xt_action_param *par) in trace_tg()
|
| /linux-6.15/drivers/staging/fbtft/ |
| H A D | fb_ssd1289.c | 26 static int init_display(struct fbtft_par *par) in init_display() 65 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win() 92 static int set_var(struct fbtft_par *par) in set_var() 123 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
|
| H A D | fb_s6d1121.c | 27 static int init_display(struct fbtft_par *par) in init_display() 68 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win() 93 static int set_var(struct fbtft_par *par) in set_var() 120 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
|
| H A D | fb_tls8204.c | 33 static int init_display(struct fbtft_par *par) in init_display() 72 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win() 86 static int write_vmem(struct fbtft_par *par, size_t offset, size_t len) in write_vmem() 124 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
|
| H A D | fb_hx8340bn.c | 34 static int init_display(struct fbtft_par *par) in init_display() 109 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win() 116 static int set_var(struct fbtft_par *par) in set_var() 152 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
|
| H A D | fb_ili9341.c | 29 static int init_display(struct fbtft_par *par) in init_display() 68 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win() 85 static int set_var(struct fbtft_par *par) in set_var() 115 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
|
| H A D | fb_pcd8544.c | 34 static int init_display(struct fbtft_par *par) in init_display() 86 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win() 104 static int write_vmem(struct fbtft_par *par, size_t offset, size_t len) in write_vmem() 131 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
|
| H A D | fb_hx8347d.c | 23 static int init_display(struct fbtft_par *par) in init_display() 74 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win() 92 static int set_var(struct fbtft_par *par) in set_var() 118 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
|
| H A D | fb_ili9325.c | 83 static int init_display(struct fbtft_par *par) in init_display() 153 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win() 178 static int set_var(struct fbtft_par *par) in set_var() 205 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma()
|
| /linux-6.15/drivers/video/fbdev/savage/ |
| H A D | savagefb.h | 182 struct savagefb_par *par; member 253 static inline u8 savage_in8(u32 addr, struct savagefb_par *par) in savage_in8() 283 static inline u8 vga_in8(int addr, struct savagefb_par *par) in vga_in8() 288 static inline u16 vga_in16(int addr, struct savagefb_par *par) in vga_in16() 293 static inline u8 vga_in32(int addr, struct savagefb_par *par) in vga_in32() 313 static inline u8 VGArCR (u8 index, struct savagefb_par *par) in VGArCR() 319 static inline u8 VGArGR (u8 index, struct savagefb_par *par) in VGArGR() 325 static inline u8 VGArSEQ (u8 index, struct savagefb_par *par) in VGArSEQ() 349 static inline void VGAenablePalette(struct savagefb_par *par) in VGAenablePalette() 356 static inline void VGAdisablePalette(struct savagefb_par *par) in VGAdisablePalette() [all …]
|
| H A D | savagefb_accel.c | 25 struct savagefb_par *par = info->par; in savagefb_sync() local 33 struct savagefb_par *par = info->par; in savagefb_copyarea() local 67 struct savagefb_par *par = info->par; in savagefb_fillrect() local 94 struct savagefb_par *par = info->par; in savagefb_imageblit() local
|
| /linux-6.15/drivers/video/fbdev/nvidia/ |
| H A D | nv_backlight.c | 28 static int nvidia_bl_get_level_brightness(struct nvidia_par *par, in nvidia_bl_get_level_brightness() 50 struct nvidia_par *par = bl_get_data(bd); in nvidia_bl_update_status() local 80 void nvidia_bl_init(struct nvidia_par *par) in nvidia_bl_init() 124 void nvidia_bl_exit(struct nvidia_par *par) in nvidia_bl_exit()
|
| /linux-6.15/drivers/char/ |
| H A D | hangcheck-timer.c | 71 int par; in hangcheck_parse_tick() local 79 int par; in hangcheck_parse_margin() local 87 int par; in hangcheck_parse_reboot() local 95 int par; in hangcheck_parse_dump_tasks() local
|