Home
last modified time | relevance | path

Searched defs:par (Results 201 - 225 of 886) sorted by relevance

12345678910>>...36

/kernel/linux/linux-6.6/drivers/staging/fbtft/
H A Dfb_s6d1121.c27 static int init_display(struct fbtft_par *par) in init_display() argument
68 set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) set_addr_win() argument
93 set_var(struct fbtft_par *par) set_var() argument
120 set_gamma(struct fbtft_par *par, u32 *curves) set_gamma() argument
[all...]
H A Dfb_ssd1289.c26 static int init_display(struct fbtft_par *par) in init_display() argument
65 set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) set_addr_win() argument
92 set_var(struct fbtft_par *par) set_var() argument
126 set_gamma(struct fbtft_par *par, u32 *curves) set_gamma() argument
[all...]
H A Dfb_hx8357d.c25 static int init_display(struct fbtft_par *par) in init_display() argument
132 set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) set_addr_win() argument
152 set_var(struct fbtft_par *par) set_var() argument
[all...]
H A Dfbtft-bus.c121 fbtft_write_vmem16_bus8(struct fbtft_par *par, size_t offset, size_t len) fbtft_write_vmem16_bus8() argument
175 fbtft_write_vmem16_bus9(struct fbtft_par *par, size_t offset, size_t len) fbtft_write_vmem16_bus9() argument
223 fbtft_write_vmem8_bus8(struct fbtft_par *par, size_t offset, size_t len) fbtft_write_vmem8_bus8() argument
231 fbtft_write_vmem16_bus16(struct fbtft_par *par, size_t offset, size_t len) fbtft_write_vmem16_bus16() argument
[all...]
H A Dfb_st7735r.c86 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win() argument
100 static int set_var(struct fbtft_par *par) in set_var() argument
137 set_gamma(struct fbtft_par *par, u32 *curves) set_gamma() argument
[all...]
H A Dfb_ili9320.c22 static unsigned int read_devicecode(struct fbtft_par *par) in read_devicecode() argument
31 static int init_display(struct fbtft_par *par) in init_display() argument
163 set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) set_addr_win() argument
188 set_var(struct fbtft_par *par) set_var() argument
213 set_gamma(struct fbtft_par *par, u32 *curves) set_gamma() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
H A Dvideo_cs5530.c70 struct geodefb_par *par = info->par; in cs5530_set_dclk_frequency() local
97 struct geodefb_par *par = info->par; in cs5530_configure_display() local
135 struct geodefb_par *par = info->par; cs5530_blank_display() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/
H A Dnv_i2c.c31 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; nvidia_gpio_getsda() local
122 nvidia_create_i2c_busses(struct nvidia_par *par) nvidia_create_i2c_busses() argument
140 nvidia_delete_i2c_busses(struct nvidia_par *par) nvidia_delete_i2c_busses() argument
154 struct nvidia_par *par = info->par; nvidia_probe_i2c_connector() local
[all...]
H A Dnv_backlight.c28 static int nvidia_bl_get_level_brightness(struct nvidia_par *par, in nvidia_bl_get_level_brightness() argument
50 struct nvidia_par *par = bl_get_data(bd); in nvidia_bl_update_status() local
80 nvidia_bl_init(struct nvidia_par *par) nvidia_bl_init() argument
124 nvidia_bl_exit(struct nvidia_par *par) nvidia_bl_exit() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/
H A Di810_dvt.c234 i810fb_encode_registers(const struct fb_var_screeninfo *var, struct i810fb_par *par, u32 xres, u32 yres) i810fb_encode_registers() argument
280 i810_get_watermark(const struct fb_var_screeninfo *var, struct i810fb_par *par) i810_get_watermark() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/
H A Drivafb-i2c.c30 struct riva_par *par = chan->par; in riva_gpio_setscl() local
48 struct riva_par *par = chan->par; in riva_gpio_setsda() local
66 struct riva_par *par = chan->par; riva_gpio_getscl() local
79 struct riva_par *par = chan->par; riva_gpio_getsda() local
126 riva_create_i2c_busses(struct riva_par *par) riva_create_i2c_busses() argument
140 riva_delete_i2c_busses(struct riva_par *par) riva_delete_i2c_busses() argument
152 riva_probe_i2c_connector(struct riva_par *par, int conn, u8 **out_edid) riva_probe_i2c_connector() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_DSCP.c30 dscp_tg(struct sk_buff *skb, const struct xt_action_param *par) in dscp_tg() argument
47 dscp_tg6(struct sk_buff *skb, const struct xt_action_param *par) in dscp_tg6() argument
62 static int dscp_tg_check(const struct xt_tgchk_param *par) in dscp_tg_check() argument
72 tos_tg(struct sk_buff *skb, const struct xt_action_param *par) in tos_tg() argument
92 tos_tg6(struct sk_buff *skb, const struct xt_action_param *par) in tos_tg6() argument
[all...]
H A Dxt_AUDIT.c67 audit_tg(struct sk_buff *skb, const struct xt_action_param *par) in audit_tg() argument
109 audit_tg_ebt(struct sk_buff *skb, const struct xt_action_param *par) in audit_tg_ebt() argument
115 static int audit_tg_check(const struct xt_tgchk_param *par) in audit_tg_check() argument
H A Dxt_NETMAP.c19 netmap_tg6(struct sk_buff *skb, const struct xt_action_param *par) in netmap_tg6() argument
54 static int netmap_tg6_checkentry(const struct xt_tgchk_param *par) in netmap_tg6_checkentry() argument
63 static void netmap_tg_destroy(const struct xt_tgdtor_param *par) in netmap_tg_destroy() argument
69 netmap_tg4(struct sk_buff *skb, const struct xt_action_param *par) netmap_tg4() argument
104 netmap_tg4_check(const struct xt_tgchk_param *par) netmap_tg4_check() argument
[all...]
H A Dxt_TCPOPTSTRIP.c89 tcpoptstrip_tg4(struct sk_buff *skb, const struct xt_action_param *par) in tcpoptstrip_tg4() argument
96 tcpoptstrip_tg6(struct sk_buff *skb, const struct xt_action_param *par) in tcpoptstrip_tg6() argument
29 tcpoptstrip_mangle_packet(struct sk_buff *skb, const struct xt_action_param *par, unsigned int tcphoff) tcpoptstrip_mangle_packet() argument
H A Dxt_NFQUEUE.c29 nfqueue_tg(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg() argument
37 nfqueue_tg_v1(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v1() argument
50 nfqueue_tg_v2(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v2() argument
60 static int nfqueue_tg_check(const struct xt_tgchk_param *par) in nfqueue_tg_check() argument
86 nfqueue_tg_v3(struct sk_buff *skb, const struct xt_action_param *par) nfqueue_tg_v3() argument
[all...]
H A Dxt_ecn.c27 static bool match_tcp(const struct sk_buff *skb, struct xt_action_param *par) in match_tcp() argument
70 static bool ecn_mt4(const struct sk_buff *skb, struct xt_action_param *par) in ecn_mt4() argument
84 static int ecn_mt_check4(const struct xt_mtchk_param *par) in ecn_mt_check4() argument
112 static bool ecn_mt6(const struct sk_buff *skb, struct xt_action_param *par) in ecn_mt6() argument
126 ecn_mt_check6(const struct xt_mtchk_param *par) ecn_mt_check6() argument
[all...]
H A Dxt_rateest.c15 xt_rateest_mt(const struct sk_buff *skb, struct xt_action_param *par) in xt_rateest_mt() argument
72 static int xt_rateest_mt_checkentry(const struct xt_mtchk_param *par) in xt_rateest_mt_checkentry() argument
116 static void xt_rateest_mt_destroy(const struct xt_mtdtor_param *par) in xt_rateest_mt_destroy() argument
[all...]
H A Dxt_cgroup.c26 static int cgroup_mt_check_v0(const struct xt_mtchk_param *par) in cgroup_mt_check_v0() argument
36 static int cgroup_mt_check_v1(const struct xt_mtchk_param *par) in cgroup_mt_check_v1() argument
68 static int cgroup_mt_check_v2(const struct xt_mtchk_param *par) in cgroup_mt_check_v2() argument
101 cgroup_mt_v0(const struct sk_buff *skb, struct xt_action_param *par) in cgroup_mt_v0() argument
113 static bool cgroup_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in cgroup_mt_v1() argument
131 cgroup_mt_v2(const struct sk_buff *skb, struct xt_action_param *par) cgroup_mt_v2() argument
149 cgroup_mt_destroy_v1(const struct xt_mtdtor_param *par) cgroup_mt_destroy_v1() argument
157 cgroup_mt_destroy_v2(const struct xt_mtdtor_param *par) cgroup_mt_destroy_v2() argument
[all...]
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debt_vlan.c26 ebt_vlan_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_vlan_mt() argument
77 static int ebt_vlan_mt_check(const struct xt_mtchk_param *par) in ebt_vlan_mt_check() argument
H A Debt_mark.c23 ebt_mark_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_mark_tg() argument
40 static int ebt_mark_tg_check(const struct xt_tgchk_param *par) in ebt_mark_tg_check() argument
H A Debt_mark_m.c17 ebt_mark_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_mark_mt() argument
26 static int ebt_mark_mt_check(const struct xt_mtchk_param *par) in ebt_mark_mt_check() argument
H A Debt_ip.c38 ebt_ip_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_ip_mt() argument
104 static int ebt_ip_mt_check(const struct xt_mtchk_param *par) in ebt_ip_mt_check() argument
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6t_frag.c35 frag_mt6(const struct sk_buff *skb, struct xt_action_param *par) in frag_mt6() argument
101 static int frag_mt6_check(const struct xt_mtchk_param *par) in frag_mt6_check() argument
H A Dip6t_ah.c36 static bool ah_mt6(const struct sk_buff *skb, struct xt_action_param *par) in ah_mt6() argument
86 static int ah_mt6_check(const struct xt_mtchk_param *par) in ah_mt6_check() argument

Completed in 9 milliseconds

12345678910>>...36