Home
last modified time | relevance | path

Searched defs:par (Results 126 – 150 of 362) sorted by relevance

12345678910>>...15

/openbmc/linux/drivers/staging/fbtft/
H A Dfbtft-bus.c121 int fbtft_write_vmem16_bus8(struct fbtft_par *par, size_t offset, size_t len) in fbtft_write_vmem16_bus8()
175 int fbtft_write_vmem16_bus9(struct fbtft_par *par, size_t offset, size_t len) in fbtft_write_vmem16_bus9()
223 int fbtft_write_vmem8_bus8(struct fbtft_par *par, size_t offset, size_t len) in fbtft_write_vmem8_bus8()
231 int fbtft_write_vmem16_bus16(struct fbtft_par *par, size_t offset, size_t len) in fbtft_write_vmem16_bus16()
H A Dfb_ili9163.c75 static int init_display(struct fbtft_par *par) in init_display()
111 static void set_addr_win(struct fbtft_par *par, int xs, int ys, in set_addr_win()
163 static int set_var(struct fbtft_par *par) in set_var()
192 static int gamma_adj(struct fbtft_par *par, u32 *curves) in gamma_adj()
/openbmc/linux/drivers/video/fbdev/
H A Dhyperv_fb.c417 struct hvfb_par *par = p->par; in synthvid_deferred_io() local
461 struct hvfb_par *par; in synthvid_recv_sub() local
497 struct hvfb_par *par; in synthvid_receive() local
534 struct hvfb_par *par = info->par; in synthvid_negotiate_ver() local
569 struct hvfb_par *par = info->par; in synthvid_get_supported_resolution() local
617 struct hvfb_par *par = info->par; in synthvid_connect_vsp() local
784 struct hvfb_par *par; in hvfb_on_panic() local
854 struct hvfb_par *par = p->par; in hvfb_cfb_fillrect() local
867 struct hvfb_par *par = p->par; in hvfb_cfb_copyarea() local
880 struct hvfb_par *par = p->par; in hvfb_cfb_imageblit() local
[all …]
H A Dpmag-aa-fb.c106 struct aafb_par *par = info->par; in aafb_cursor() local
143 struct aafb_par *par = info->par; in aafb_blank() local
162 struct aafb_par *par; in pmagaafb_probe() local
249 struct aafb_par *par = info->par; in pmagaafb_remove() local
H A Dskeletonfb.c256 struct xxx_par *par = info->par; in xxxfb_set_par() local
666 struct xxx_par *par; in xxxfb_probe() local
850 struct xxxfb_par *par = info->par; in xxxfb_suspend() local
865 struct xxxfb_par *par = info->par; in xxxfb_resume() local
930 struct xxxfb_par *par = info->par; in xxxfb_suspend() local
945 struct xxxfb_par *par = info->par; in xxxfb_resume() local
H A Darkfb.c150 struct arkfb_info *par = info->par; in arkfb_tilecursor() local
456 struct arkfb_info *par; in ark_dac_read_regs() local
475 struct arkfb_info *par; in ark_dac_write_regs() local
494 struct arkfb_info *par = info->par; in ark_set_pixclock() local
513 struct arkfb_info *par = info->par; in arkfb_open() local
537 struct arkfb_info *par = info->par; in arkfb_release() local
612 struct arkfb_info *par = info->par; in arkfb_set_par() local
868 struct arkfb_info *par = info->par; in arkfb_blank() local
897 struct arkfb_info *par = info->par; in arkfb_pan_display() local
948 struct arkfb_info *par; in ark_pci_probe() local
[all …]
H A Dvga16fb.c207 struct vga16fb_par *par = info->par; in vga16fb_pan_var() local
302 struct vga16fb_par *par = info->par; in vga16fb_open() local
317 struct vga16fb_par *par = info->par; in vga16fb_release() local
332 struct vga16fb_par *par = info->par; in vga16fb_check_var() local
537 struct vga16fb_par *par = info->par; in vga16fb_set_par() local
679 struct vga16fb_par *par = info->par; in vga16fb_setcolreg() local
773 static void vga_vesa_unblank(struct vga16fb_par *par) in vga_vesa_unblank()
820 struct vga16fb_par *par = info->par; in vga16fb_blank() local
1169 struct vga16fb_par *par = info->par; in vga_imageblit_expand() local
1234 struct vga16fb_par *par = info->par; in vga_imageblit_color() local
[all …]
H A Dpm2fb.c448 static void set_memclock(struct pm2fb_par *par, u32 clk) in set_memclock()
691 struct pm2fb_par *par = info->par; in pm2fb_set_par() local
877 struct pm2fb_par *par = info->par; in pm2fb_setcolreg() local
1006 struct pm2fb_par *par = info->par; in pm2fb_blank() local
1039 struct pm2fb_par *par = info->par; in pm2fb_sync() local
1055 struct pm2fb_par *par = info->par; in pm2fb_fillrect() local
1113 struct pm2fb_par *par = info->par; in pm2fb_copyarea() local
1159 struct pm2fb_par *par = info->par; in pm2fb_imageblit() local
1268 struct pm2fb_par *par = info->par; in pm2vfb_cursor() local
1369 struct pm2fb_par *par = info->par; in pm2fb_cursor() local
[all …]
/openbmc/linux/net/netfilter/
H A Dxt_connbytes.c21 connbytes_mt(const struct sk_buff *skb, struct xt_action_param *par) in connbytes_mt()
98 static int connbytes_mt_check(const struct xt_mtchk_param *par) in connbytes_mt_check()
130 static void connbytes_mt_destroy(const struct xt_mtdtor_param *par) in connbytes_mt_destroy()
H A Dxt_rateest.c15 xt_rateest_mt(const struct sk_buff *skb, struct xt_action_param *par) in xt_rateest_mt()
72 static int xt_rateest_mt_checkentry(const struct xt_mtchk_param *par) in xt_rateest_mt_checkentry()
116 static void xt_rateest_mt_destroy(const struct xt_mtdtor_param *par) in xt_rateest_mt_destroy()
H A Dxt_CONNSECMARK.c63 connsecmark_tg(struct sk_buff *skb, const struct xt_action_param *par) in connsecmark_tg()
83 static int connsecmark_tg_check(const struct xt_tgchk_param *par) in connsecmark_tg_check()
112 static void connsecmark_tg_destroy(const struct xt_tgdtor_param *par) in connsecmark_tg_destroy()
H A Dxt_TEE.c37 tee_tg4(struct sk_buff *skb, const struct xt_action_param *par) in tee_tg4()
49 tee_tg6(struct sk_buff *skb, const struct xt_action_param *par) in tee_tg6()
92 static int tee_tg_check(const struct xt_tgchk_param *par) in tee_tg_check()
132 static void tee_tg_destroy(const struct xt_tgdtor_param *par) in tee_tg_destroy()
H A Dxt_AUDIT.c67 audit_tg(struct sk_buff *skb, const struct xt_action_param *par) in audit_tg()
109 audit_tg_ebt(struct sk_buff *skb, const struct xt_action_param *par) in audit_tg_ebt()
115 static int audit_tg_check(const struct xt_tgchk_param *par) in audit_tg_check()
H A Dxt_connlimit.c30 connlimit_mt(const struct sk_buff *skb, struct xt_action_param *par) in connlimit_mt()
85 static int connlimit_mt_check(const struct xt_mtchk_param *par) in connlimit_mt_check()
102 static void connlimit_mt_destroy(const struct xt_mtdtor_param *par) in connlimit_mt_destroy()
H A Dxt_TCPOPTSTRIP.c30 const struct xt_action_param *par, in tcpoptstrip_mangle_packet()
89 tcpoptstrip_tg4(struct sk_buff *skb, const struct xt_action_param *par) in tcpoptstrip_tg4()
96 tcpoptstrip_tg6(struct sk_buff *skb, const struct xt_action_param *par) in tcpoptstrip_tg6()
H A Dxt_multiport.c86 multiport_mt(const struct sk_buff *skb, struct xt_action_param *par) in multiport_mt()
125 static int multiport_mt_check(const struct xt_mtchk_param *par) in multiport_mt_check()
134 static int multiport_mt6_check(const struct xt_mtchk_param *par) in multiport_mt6_check()
H A Dxt_cluster.c79 xt_cluster_mt(const struct sk_buff *skb, struct xt_action_param *par) in xt_cluster_mt()
122 static int xt_cluster_mt_checkentry(const struct xt_mtchk_param *par) in xt_cluster_mt_checkentry()
144 static void xt_cluster_mt_destroy(const struct xt_mtdtor_param *par) in xt_cluster_mt_destroy()
H A Dxt_LED.c42 led_tg(struct sk_buff *skb, const struct xt_action_param *par) in led_tg()
93 static int led_tg_check(const struct xt_tgchk_param *par) in led_tg_check()
154 static void led_tg_destroy(const struct xt_tgdtor_param *par) in led_tg_destroy()
/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_local.h73 #define NVDmaNext(par, data) \ argument
76 #define NVDmaStart(info, par, tag, size) { \ argument
89 #define WRITE_PUT(par, data) { \ argument
96 #define READ_GET(par) (NV_RD32(&(par)->FIFO[0x0011], 0) >> 2) argument
H A Dnv_hw.c57 void NVLockUnlock(struct nvidia_par *par, int Lock) in NVLockUnlock()
73 int NVShowHideCursor(struct nvidia_par *par, int ShowHide) in NVShowHideCursor()
141 static void nvGetClocks(struct nvidia_par *par, unsigned int *MClk, in nvGetClocks()
383 unsigned *lwm, struct nvidia_par *par) in nv4UpdateArbitrationSettings()
622 struct nvidia_par *par) in nv10UpdateArbitrationSettings()
656 struct nvidia_par *par, in nv30UpdateArbitrationSettings()
680 struct nvidia_par *par) in nForceUpdateArbitrationSettings()
767 int *clockOut, u32 * pllOut, struct nvidia_par *par) in CalcVClock()
814 u32 * pllBOut, struct nvidia_par *par) in CalcVClock2Stage()
856 void NVCalcStateExt(struct nvidia_par *par, in NVCalcStateExt()
[all …]
/openbmc/linux/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; in cs5530_blank_display() local
H A Dlxfb_core.c330 struct lxfb_par *par = info->par; in lxfb_map_video_memory() local
404 struct lxfb_par *par; in lxfb_init_fbinfo() local
480 struct lxfb_par *par; in lxfb_probe() local
573 struct lxfb_par *par = info->par; in lxfb_remove() local
H A Dgxfb_core.c218 struct gxfb_par *par = info->par; in gxfb_map_video_memory() local
280 struct gxfb_par *par; in gxfb_init_fbinfo() local
356 struct gxfb_par *par; in gxfb_probe() local
439 struct gxfb_par *par = info->par; in gxfb_remove() local
/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_NPT.c15 static int ip6t_npt_checkentry(const struct xt_tgchk_param *par) in ip6t_npt_checkentry()
96 ip6t_snpt_tg(struct sk_buff *skb, const struct xt_action_param *par) in ip6t_snpt_tg()
121 ip6t_dnpt_tg(struct sk_buff *skb, const struct xt_action_param *par) in ip6t_dnpt_tg()
/openbmc/linux/net/bridge/netfilter/
H A Debt_pkttype.c17 ebt_pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_pkttype_mt()
24 static int ebt_pkttype_mt_check(const struct xt_mtchk_param *par) in ebt_pkttype_mt_check()

12345678910>>...15