Home
last modified time | relevance | path

Searched defs:pname (Results 1 – 25 of 58) sorted by relevance

123

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dcompsize.c35 __glFogiv_size(GLenum pname) in __glFogiv_size()
56 __glFogfv_size(GLenum pname) in __glFogfv_size()
509 __glLightfv_size(GLenum pname) in __glLightfv_size()
538 __glLightiv_size(GLenum pname) in __glLightiv_size()
544 __glLightModelfv_size(GLenum pname) in __glLightModelfv_size()
561 __glLightModeliv_size(GLenum pname) in __glLightModeliv_size()
567 __glMaterialfv_size(GLenum pname) in __glMaterialfv_size()
590 __glMaterialiv_size(GLenum pname) in __glMaterialiv_size()
596 __glColorTableParameterfv_size(GLenum pname) in __glColorTableParameterfv_size()
617 __glColorTableParameteriv_size(GLenum pname) in __glColorTableParameteriv_size()
[all …]
H A Dg_renderswap.c879 GLenum pname; in __glXDispSwap_Fogfv() local
907 GLenum pname; in __glXDispSwap_Fogiv() local
955 GLenum pname; in __glXDispSwap_Lightfv() local
985 GLenum pname; in __glXDispSwap_Lightiv() local
1014 GLenum pname; in __glXDispSwap_LightModelfv() local
1042 GLenum pname; in __glXDispSwap_LightModeliv() local
1090 GLenum pname; in __glXDispSwap_Materialfv() local
1120 GLenum pname; in __glXDispSwap_Materialiv() local
1190 GLenum pname; in __glXDispSwap_TexParameterfv() local
1220 GLenum pname; in __glXDispSwap_TexParameteriv() local
[all …]
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_dispatch.c729 const GLenum pname = *(GLenum *) (pc + 0); in __glXDisp_Fogfv() local
746 const GLenum pname = *(GLenum *) (pc + 0); in __glXDisp_Fogiv() local
775 const GLenum pname = *(GLenum *) (pc + 4); in __glXDisp_Lightfv() local
792 const GLenum pname = *(GLenum *) (pc + 4); in __glXDisp_Lightiv() local
809 const GLenum pname = *(GLenum *) (pc + 0); in __glXDisp_LightModelfv() local
826 const GLenum pname = *(GLenum *) (pc + 0); in __glXDisp_LightModeliv() local
856 const GLenum pname = *(GLenum *) (pc + 4); in __glXDisp_Materialfv() local
874 const GLenum pname = *(GLenum *) (pc + 4); in __glXDisp_Materialiv() local
933 const GLenum pname = *(GLenum *) (pc + 4); in __glXDisp_TexParameterfv() local
951 const GLenum pname = *(GLenum *) (pc + 4); in __glXDisp_TexParameteriv() local
[all …]
H A Dindirect_dispatch_swap.c874 const GLenum pname = (GLenum) bswap_ENUM(pc + 0); in __glXDispSwap_Fogfv() local
893 const GLenum pname = (GLenum) bswap_ENUM(pc + 0); in __glXDispSwap_Fogiv() local
925 const GLenum pname = (GLenum) bswap_ENUM(pc + 4); in __glXDispSwap_Lightfv() local
945 const GLenum pname = (GLenum) bswap_ENUM(pc + 4); in __glXDispSwap_Lightiv() local
964 const GLenum pname = (GLenum) bswap_ENUM(pc + 0); in __glXDispSwap_LightModelfv() local
983 const GLenum pname = (GLenum) bswap_ENUM(pc + 0); in __glXDispSwap_LightModeliv() local
1016 const GLenum pname = (GLenum) bswap_ENUM(pc + 4); in __glXDispSwap_Materialfv() local
1036 const GLenum pname = (GLenum) bswap_ENUM(pc + 4); in __glXDispSwap_Materialiv() local
1099 const GLenum pname = (GLenum) bswap_ENUM(pc + 4); in __glXDispSwap_TexParameterfv() local
1119 const GLenum pname = (GLenum) bswap_ENUM(pc + 4); in __glXDispSwap_TexParameteriv() local
[all …]
H A Dindirect_reqsize.c91 GLenum pname = *(GLenum *) (pc + 0); in __glXFogfvReqSize() local
105 GLenum pname = *(GLenum *) (pc + 4); in __glXLightfvReqSize() local
119 GLenum pname = *(GLenum *) (pc + 0); in __glXLightModelfvReqSize() local
133 GLenum pname = *(GLenum *) (pc + 4); in __glXMaterialfvReqSize() local
167 GLenum pname = *(GLenum *) (pc + 4); in __glXTexParameterfvReqSize() local
239 GLenum pname = *(GLenum *) (pc + 4); in __glXTexEnvfvReqSize() local
253 GLenum pname = *(GLenum *) (pc + 4); in __glXTexGendvReqSize() local
267 GLenum pname = *(GLenum *) (pc + 4); in __glXTexGenfvReqSize() local
431 GLenum pname = *(GLenum *) (pc + 4); in __glXColorTableParameterfvReqSize() local
531 GLenum pname = *(GLenum *) (pc + 4); in __glXConvolutionParameterfvReqSize() local
[all …]
H A Dindirect_program.c64 GLenum pname; in DoGetProgramString() local
/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-s3c64xx.c49 #define GATE_BUS(_id, cname, pname, o, b) \ argument
51 #define GATE_SCLK(_id, cname, pname, o, b) \ argument
53 #define GATE_ON(_id, cname, pname, o, b) \ argument
H A Dclk.h67 #define FRATE(_id, cname, pname, f, frate) \ argument
94 #define FFACTOR(_id, cname, pname, m, d, f) \ argument
169 #define __DIV(_id, cname, pname, o, s, w, f, df, t) \ argument
182 #define DIV(_id, cname, pname, o, s, w) \ argument
185 #define DIV_F(_id, cname, pname, o, s, w, f, df) \ argument
188 #define DIV_T(_id, cname, pname, o, s, w, t) \ argument
211 #define __GATE(_id, cname, pname, o, b, f, gf) \ argument
222 #define GATE(_id, cname, pname, o, b, f, gf) \ argument
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dfdtparams.c58 static int __init efi_get_fdt_prop(const void *fdt, int node, const char *pname, in efi_get_fdt_prop()
114 const char *pname = dt_params[i].params[j]; in efi_get_fdt_params() local
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-link.c18 const char *pname; member
33 const char *pname; member
H A Dclk.h827 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument
845 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument
921 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument
938 #define COMPOSITE_FRACMUX(_id, cname, pname, f, mo, df, go, gs, gf, ch) \ argument
956 #define COMPOSITE_FRACMUX_NOGATE(_id, cname, pname, f, mo, df, ch) \ argument
1051 #define DIV(_id, cname, pname, f, o, s, w, df) \ argument
1066 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt) \ argument
1081 #define GATE(_id, cname, pname, f, o, b, gf) \ argument
1094 #define GATE_NO_SET_RATE(_id, cname, pname, f, o, b, gf) \ argument
1107 #define MMC(_id, cname, pname, offset, shift) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dti-abb-regulator.c424 char *pname = "ti,settling-time"; in ti_abb_init_timings() local
511 char *pname = "ti,abb_info"; in ti_abb_init_table() local
707 char *pname; in ti_abb_probe() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/
H A Dnv_of.c42 const char *pname; in nvidia_probe_of_connector() local
/OK3568_Linux_fs/u-boot/tools/gdb/
H A Derror.c14 char *pname; variable
/OK3568_Linux_fs/kernel/sound/usb/
H A Dquirks-table.h2837 #define AU0828_DEVICE(vid, pid, vname, pname) { \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/
H A Dlima_ctx.h19 char pname[TASK_COMM_LEN]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.c50 const char *pname = dev_name(&pdev->dev); in virtio_gpu_pci_quirk() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop2_clk.c42 #define FACTOR(cname, pname, f) \ argument
51 #define DIV(cname, pname, f, w) \ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_debugfs.c75 const char *pname = pci_name(bp->pdev); in bnxt_debug_dev_init() local
/OK3568_Linux_fs/u-boot/lib/
H A Dof_live.c131 const char *pname; in unflatten_dt_node() local
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-opal.c199 const char *pname; in i2c_opal_probe() local
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dnl-phy.c299 const char *pname = in ieee802154_del_iface() local
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dphram.c171 static int parse_name(char **pname, const char *token) in parse_name()
/OK3568_Linux_fs/kernel/arch/sparc/prom/
H A Dtree_32.c281 int prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-pic32-evic.c198 const char *pname = "microchip,external-irqs"; in pic32_ext_irq_of_init() local

123