| /linux/drivers/video/fbdev/nvidia/ |
| H A D | nv_setup.c | 60 void NVWriteCrtc(struct nvidia_par *par, u8 index, u8 value) in NVWriteCrtc() 65 u8 NVReadCrtc(struct nvidia_par *par, u8 index) in NVReadCrtc() 70 void NVWriteGr(struct nvidia_par *par, u8 index, u8 value) in NVWriteGr() 75 u8 NVReadGr(struct nvidia_par *par, u8 index) in NVReadGr() 80 void NVWriteSeq(struct nvidia_par *par, u8 index, u8 value) in NVWriteSeq() 85 u8 NVReadSeq(struct nvidia_par *par, u8 index) in NVReadSeq() 90 void NVWriteAttr(struct nvidia_par *par, u8 index, u8 value) in NVWriteAttr() 101 u8 NVReadAttr(struct nvidia_par *par, u8 index) in NVReadAttr() 111 void NVWriteMiscOut(struct nvidia_par *par, u8 value) in NVWriteMiscOut() 115 u8 NVReadMiscOut(struct nvidia_par *par) in NVReadMiscOut() [all …]
|
| H A D | nv_accel.c | 76 struct nvidia_par *par = info->par; in nvidiafb_safe_mode() local 85 struct nvidia_par *par = info->par; in NVFlush() local 98 struct nvidia_par *par = info->par; in NVSync() local 109 static void NVDmaKickoff(struct nvidia_par *par) in NVDmaKickoff() 119 struct nvidia_par *par = info->par; in NVDmaWait() local 160 struct nvidia_par *par = info->par; in NVSetPattern() local 171 struct nvidia_par *par = info->par; in NVSetRopSolid() local 192 struct nvidia_par *par = info->par; in NVSetClippingRectangle() local 203 struct nvidia_par *par = info->par; in NVResetGraphics() local 284 struct nvidia_par *par = info->par; in nvidiafb_sync() local [all …]
|
| H A D | nv_i2c.c | 31 struct nvidia_par *par = chan->par; in nvidia_gpio_setscl() local 47 struct nvidia_par *par = chan->par; in nvidia_gpio_setsda() local 63 struct nvidia_par *par = chan->par; in nvidia_gpio_getscl() local 75 struct nvidia_par *par = chan->par; in nvidia_gpio_getsda() local 122 void nvidia_create_i2c_busses(struct nvidia_par *par) in nvidia_create_i2c_busses() 140 void nvidia_delete_i2c_busses(struct nvidia_par *par) in nvidia_delete_i2c_busses() 154 struct nvidia_par *par = info->par; in nvidia_probe_i2c_connector() local
|
| /linux/net/netfilter/ |
| H A D | xt_set.c | 30 const struct xt_action_param *par, in match_set() 54 set_match_v0(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v0() 83 set_match_v0_checkentry(const struct xt_mtchk_param *par) in set_match_v0_checkentry() 108 set_match_v0_destroy(const struct xt_mtdtor_param *par) in set_match_v0_destroy() 118 set_match_v1(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v1() 134 set_match_v1_checkentry(const struct xt_mtchk_param *par) in set_match_v1_checkentry() 156 set_match_v1_destroy(const struct xt_mtdtor_param *par) in set_match_v1_destroy() 166 set_match_v3(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v3() 189 set_match_v4(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v4() 212 set_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in set_target_v0() [all …]
|
| H A D | xt_nat.c | 16 static int xt_nat_checkentry_v0(const struct xt_tgchk_param *par) in xt_nat_checkentry_v0() 27 static int xt_nat_checkentry(const struct xt_tgchk_param *par) in xt_nat_checkentry() 32 static void xt_nat_destroy(const struct xt_tgdtor_param *par) in xt_nat_destroy() 52 xt_snat_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in xt_snat_target_v0() 69 xt_dnat_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in xt_dnat_target_v0() 85 xt_snat_target_v1(struct sk_buff *skb, const struct xt_action_param *par) in xt_snat_target_v1() 104 xt_dnat_target_v1(struct sk_buff *skb, const struct xt_action_param *par) in xt_dnat_target_v1() 122 xt_snat_target_v2(struct sk_buff *skb, const struct xt_action_param *par) in xt_snat_target_v2() 137 xt_dnat_target_v2(struct sk_buff *skb, const struct xt_action_param *par) in xt_dnat_target_v2()
|
| H A D | xt_cgroup.c | 28 static int cgroup_mt_check_v0(const struct xt_mtchk_param *par) in cgroup_mt_check_v0() 43 static int cgroup_mt_check_v1(const struct xt_mtchk_param *par) in cgroup_mt_check_v1() 83 static int cgroup_mt_check_v2(const struct xt_mtchk_param *par) in cgroup_mt_check_v2() 124 cgroup_mt_v0(const struct sk_buff *skb, struct xt_action_param *par) in cgroup_mt_v0() 139 static bool cgroup_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in cgroup_mt_v1() 160 static bool cgroup_mt_v2(const struct sk_buff *skb, struct xt_action_param *par) in cgroup_mt_v2() 181 static void cgroup_mt_destroy_v1(const struct xt_mtdtor_param *par) in cgroup_mt_destroy_v1() 189 static void cgroup_mt_destroy_v2(const struct xt_mtdtor_param *par) in cgroup_mt_destroy_v2()
|
| H A D | xt_socket.c | 49 socket_match(const struct sk_buff *skb, struct xt_action_param *par, in socket_match() argument 93 socket_mt4_v0(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v0() argument 103 socket_mt4_v1_v2_v3(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v1_v2_v3() argument 110 socket_mt6_v1_v2_v3(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt6_v1_v2_v3() argument 168 socket_mt_v1_check(const struct xt_mtchk_param * par) socket_mt_v1_check() argument 185 socket_mt_v2_check(const struct xt_mtchk_param * par) socket_mt_v2_check() argument 202 socket_mt_v3_check(const struct xt_mtchk_param * par) socket_mt_v3_check() argument 219 socket_mt_destroy(const struct xt_mtdtor_param * par) socket_mt_destroy() argument [all...] |
| H A D | xt_connmark.c | 83 connmark_tg(struct sk_buff *skb, const struct xt_action_param *par) in connmark_tg() 97 connmark_tg_v2(struct sk_buff *skb, const struct xt_action_param *par) in connmark_tg_v2() 104 static int connmark_tg_check(const struct xt_tgchk_param *par) in connmark_tg_check() 115 static void connmark_tg_destroy(const struct xt_tgdtor_param *par) in connmark_tg_destroy() 121 connmark_mt(const struct sk_buff *skb, struct xt_action_param *par) in connmark_mt() 134 static int connmark_mt_check(const struct xt_mtchk_param *par) in connmark_mt_check() 145 static void connmark_mt_destroy(const struct xt_mtdtor_param *par) in connmark_mt_destroy()
|
| H A D | xt_REDIRECT.c | 29 redirect_tg6(struct sk_buff *skb, const struct xt_action_param *par) in redirect_tg6() 34 static int redirect_tg6_checkentry(const struct xt_tgchk_param *par) in redirect_tg6_checkentry() 44 static void redirect_tg_destroy(const struct xt_tgdtor_param *par) in redirect_tg_destroy() 49 static int redirect_tg4_check(const struct xt_tgchk_param *par) in redirect_tg4_check() 65 redirect_tg4(struct sk_buff *skb, const struct xt_action_param *par) in redirect_tg4()
|
| H A D | xt_TPROXY.c | 85 tproxy_tg4_v0(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v0() 97 tproxy_tg4_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v1() 111 tproxy_tg6_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg6_v1() 173 static int tproxy_tg6_check(const struct xt_tgchk_param *par) in tproxy_tg6_check() 190 static void tproxy_tg6_destroy(const struct xt_tgdtor_param *par) in tproxy_tg6_destroy() 196 static int tproxy_tg4_check(const struct xt_tgchk_param *par) in tproxy_tg4_check() 213 static void tproxy_tg4_destroy(const struct xt_tgdtor_param *par) in tproxy_tg4_destroy()
|
| H A D | xt_bpf.c | 64 static int bpf_mt_check(const struct xt_mtchk_param *par) in bpf_mt_check() 73 static int bpf_mt_check_v1(const struct xt_mtchk_param *par) in bpf_mt_check_v1() 89 static bool bpf_mt(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt() 96 static bool bpf_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt_v1() 103 static void bpf_mt_destroy(const struct xt_mtdtor_param *par) in bpf_mt_destroy() 110 static void bpf_mt_destroy_v1(const struct xt_mtdtor_param *par) in bpf_mt_destroy_v1()
|
| /linux/drivers/video/fbdev/i810/ |
| H A D | i810_main.c | 231 static void i810_load_pll(struct i810fb_par *par) in i810_load_pll() 257 static void i810_load_vga(struct i810fb_par *par) in i810_load_vga() 300 static void i810_load_vgax(struct i810fb_par *par) in i810_load_vgax() 325 static void i810_load_2d(struct i810fb_par *par) in i810_load_2d() 368 static void i810_load_pitch(struct i810fb_par *par) in i810_load_pitch() 400 static void i810_load_color(struct i810fb_par *par) in i810_load_color() 422 static void i810_load_regs(struct i810fb_par *par) in i810_load_regs() 462 static void i810_restore_pll(struct i810fb_par *par) in i810_restore_pll() 482 static void i810_restore_dac(struct i810fb_par *par) in i810_restore_dac() 494 static void i810_restore_vgax(struct i810fb_par *par) in i810_restore_vgax() [all …]
|
| H A D | i810_accel.c | 61 struct i810fb_par *par = info->par; in wait_for_space() local 92 struct i810fb_par *par = info->par; in wait_for_engine_idle() local 120 struct i810fb_par *par = info->par; in begin_iring() local 135 static inline void end_iring(struct i810fb_par *par) in end_iring() 165 struct i810fb_par *par = info->par; in source_copy_blit() local 199 struct i810fb_par *par = info->par; in color_blit() local 240 struct i810fb_par *par = info->par; in mono_src_copy_imm_blit() local 258 struct i810fb_par *par = info->par; in load_front() local 284 static inline void i810fb_iring_enable(struct i810fb_par *par, u32 mode) in i810fb_iring_enable() 300 struct i810fb_par *par = info->par; in i810fb_fillrect() local [all …]
|
| H A D | i810-i2c.c | 45 struct i810fb_par *par = chan->par; in i810i2c_setscl() local 58 struct i810fb_par *par = chan->par; in i810i2c_setsda() local 71 struct i810fb_par *par = chan->par; in i810i2c_getscl() local 82 struct i810fb_par *par = chan->par; in i810i2c_getsda() local 126 void i810_create_i2c_busses(struct i810fb_par *par) in i810_create_i2c_busses() 140 void i810_delete_i2c_busses(struct i810fb_par *par) in i810_delete_i2c_busses() 157 struct i810fb_par *par = info->par; in i810_probe_i2c_connector() local
|
| /linux/drivers/video/fbdev/mb862xx/ |
| H A D | mb862xxfbdrv.c | 75 struct mb862xxfb_par *par = info->par; in mb862xxfb_setcolreg() local 197 struct mb862xxfb_par *par = fbi->par; in mb862xxfb_set_par() local 267 struct mb862xxfb_par *par = info->par; in mb862xxfb_pan() local 280 struct mb862xxfb_par *par = fbi->par; in mb862xxfb_blank() local 308 struct mb862xxfb_par *par = fbi->par; in mb862xxfb_ioctl() local 413 struct mb862xxfb_par *par = fbi->par; in mb862xxfb_init_fbinfo() local 540 struct mb862xxfb_par *par = fbi->par; in dispregs_show() local 575 struct mb862xxfb_par *par = (struct mb862xxfb_par *) dev_id; in mb862xx_intr() local 613 static int mb862xx_gdc_init(struct mb862xxfb_par *par) in mb862xx_gdc_init() 673 struct mb862xxfb_par *par; in of_platform_mb862xx_probe() local [all …]
|
| /linux/drivers/video/fbdev/riva/ |
| H A D | nv_driver.c | 46 static inline unsigned char MISCin(struct riva_par *par) in MISCin() 52 riva_is_connected(struct riva_par *par, Bool second) in riva_is_connected() 86 riva_override_CRTC(struct riva_par *par) in riva_override_CRTC() 100 riva_is_second(struct riva_par *par) in riva_is_second() 155 unsigned long riva_get_memlen(struct riva_par *par) in riva_get_memlen() 273 unsigned long riva_get_maxdclk(struct riva_par *par) in riva_get_maxdclk() 315 riva_common_setup(struct riva_par *par) in riva_common_setup()
|
| /linux/drivers/video/fbdev/ |
| H A D | simplefb.c | 104 struct simplefb_par *par = info->par; in simplefb_destroy() local 238 static int simplefb_clocks_get(struct simplefb_par *par, in simplefb_clocks_get() 276 static void simplefb_clocks_enable(struct simplefb_par *par, in simplefb_clocks_enable() 296 static void simplefb_clocks_destroy(struct simplefb_par *par) in simplefb_clocks_destroy() 314 static int simplefb_clocks_get(struct simplefb_par *par, in simplefb_clocks_get() 316 static void simplefb_clocks_enable(struct simplefb_par *par, in simplefb_clocks_enable() 318 static void simplefb_clocks_destroy(struct simplefb_par *par) { } in simplefb_clocks_destroy() 344 static int simplefb_regulators_get(struct simplefb_par *par, in simplefb_regulators_get() 396 static void simplefb_regulators_enable(struct simplefb_par *par, in simplefb_regulators_enable() 415 static void simplefb_regulators_destroy(struct simplefb_par *par) in simplefb_regulators_destroy() [all …]
|
| H A D | arcfb.c | 115 static void ks108_writeb_ctl(struct arcfb_par *par, in ks108_writeb_ctl() 126 static void ks108_writeb_mainctl(struct arcfb_par *par, unsigned char value) in ks108_writeb_mainctl() 133 static unsigned char ks108_readb_ctl2(struct arcfb_par *par) in ks108_readb_ctl2() 138 static void ks108_writeb_data(struct arcfb_par *par, in ks108_writeb_data() 149 static void ks108_set_start_line(struct arcfb_par *par, in ks108_set_start_line() 155 static void ks108_set_yaddr(struct arcfb_par *par, in ks108_set_yaddr() 161 static void ks108_set_xaddr(struct arcfb_par *par, in ks108_set_xaddr() 167 static void ks108_clear_lcd(struct arcfb_par *par, unsigned int chipindex) in ks108_clear_lcd() 185 struct arcfb_par *par = info->par; in arcfb_open() local 193 struct arcfb_par *par = info->par; in arcfb_release() local [all …]
|
| H A D | pmagb-b-fb.c | 69 static inline void sfb_write(struct pmagbbfb_par *par, unsigned int reg, u32 v) in sfb_write() 74 static inline u32 sfb_read(struct pmagbbfb_par *par, unsigned int reg) in sfb_read() 79 static inline void dac_write(struct pmagbbfb_par *par, unsigned int reg, u8 v) in dac_write() 84 static inline u8 dac_read(struct pmagbbfb_par *par, unsigned int reg) in dac_read() 89 static inline void gp0_write(struct pmagbbfb_par *par, u32 v) in gp0_write() 102 struct pmagbbfb_par *par = info->par; in pmagbbfb_setcolreg() local 136 struct pmagbbfb_par *par = info->par; in pmagbbfb_erase_cursor() local 150 struct pmagbbfb_par *par = info->par; in pmagbbfb_screen_setup() local 186 struct pmagbbfb_par *par = info->par; in pmagbbfb_osc_setup() local 252 struct pmagbbfb_par *par; in pmagbbfb_probe() local [all …]
|
| H A D | n411.c | 48 static void n411_set_ctl(struct hecubafb_par *par, unsigned char bit, unsigned in n411_set_ctl() 68 static unsigned char n411_get_ctl(struct hecubafb_par *par) in n411_get_ctl() 73 static void n411_set_data(struct hecubafb_par *par, unsigned char value) in n411_set_data() 78 static void n411_wait_for_ack(struct hecubafb_par *par, int clear) in n411_wait_for_ack() 95 static int n411_init_control(struct hecubafb_par *par) in n411_init_control() 121 static int n411_init_board(struct hecubafb_par *par) in n411_init_board()
|
| /linux/arch/arm/mach-pxa/ |
| H A D | am300epd.c | 100 static int am300_wait_event(struct broadsheetfb_par *par) in am300_wait_event() 107 static int am300_init_gpio_regs(struct broadsheetfb_par *par) in am300_init_gpio_regs() 171 static int am300_init_board(struct broadsheetfb_par *par) in am300_init_board() 176 static void am300_cleanup(struct broadsheetfb_par *par) in am300_cleanup() 190 static u16 am300_get_hdb(struct broadsheetfb_par *par) in am300_get_hdb() 201 static void am300_set_hdb(struct broadsheetfb_par *par, u16 data) in am300_set_hdb() 210 static void am300_set_ctl(struct broadsheetfb_par *par, unsigned char bit, in am300_set_ctl() 233 struct broadsheetfb_par *par = dev_id; in am300_handle_irq() local 242 struct broadsheetfb_par *par = info->par; in am300_setup_irq() local
|
| H A D | am200epd.c | 105 static int am200_init_gpio_regs(struct metronomefb_par *par) in am200_init_gpio_regs() 137 static void am200_cleanup(struct metronomefb_par *par) in am200_cleanup() 259 static int am200_setup_fb(struct metronomefb_par *par) in am200_setup_fb() 285 struct metronomefb_par *par = dev_id; in am200_handle_irq() local 303 static void am200_set_rst(struct metronomefb_par *par, int state) in am200_set_rst() 308 static void am200_set_stdby(struct metronomefb_par *par, int state) in am200_set_stdby() 313 static int am200_wait_event(struct metronomefb_par *par) in am200_wait_event() 318 static int am200_wait_event_intr(struct metronomefb_par *par) in am200_wait_event_intr()
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | mach64_ct.c | 23 u8 aty_ld_pll_ct(int offset, const struct atyfb_par *par) in aty_ld_pll_ct() 32 static void aty_st_pll_ct(int offset, u8 val, const struct atyfb_par *par) in aty_st_pll_ct() 141 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_dsp_gt() local 210 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_valid_pll_ct() local 251 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_var_to_pll_ct() local 264 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_pll_to_var_ct() local 281 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_set_pll_ct() local 380 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_get_pll_ct() local 403 struct atyfb_par *par = (struct atyfb_par *) info->par; in aty_init_pll_ct() local 609 struct atyfb_par *par = info->par; in aty_resume_pll_ct() local
|
| /linux/drivers/staging/fbtft/ |
| H A D | fb_ssd1306.c | 32 static int init_display(struct fbtft_par *par) in init_display() 123 static void set_addr_win_64x48(struct fbtft_par *par) in set_addr_win_64x48() 136 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win() 149 static int blank(struct fbtft_par *par, bool on) in blank() 159 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() 171 static int write_vmem(struct fbtft_par *par, size_t offset, size_t len) in write_vmem()
|
| H A D | fb_sh1106.c | 21 static int init_display(struct fbtft_par *par) in init_display() 85 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win() 89 static int blank(struct fbtft_par *par, bool on) in blank() 97 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() 108 static int write_vmem(struct fbtft_par *par, size_t offset, size_t len) in write_vmem() 138 static void write_register(struct fbtft_par *par, int len, ...) in write_register()
|