Home
last modified time | relevance | path

Searched defs:g (Results 151 – 175 of 365) sorted by relevance

12345678910>>...15

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c80 struct mlx5_flow_group **g; member
135 struct mlx5_flow_group *g; member
141 struct mlx5_flow_group *g; member
1270 struct mlx5_flow_group *g; in macsec_fs_rx_roce_jump_to_rdma_groups_create() local
/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h53 #define FNCE(n, r, o, bo, bl, g) { \ argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h28 struct mlx5_flow_group **g; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dlegacy.c79 struct mlx5_flow_group *g; in esw_create_legacy_fdb_table() local
/linux/arch/s390/include/uapi/asm/
H A Druntime_instr.h26 __u32 g : 1; member
/linux/drivers/staging/fbtft/
H A Dfb_agm1264k-fl.c297 u16 g = (pixel & (0x3f << 5)) >> 5; in write_vmem() local
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_maven.c489 const struct maven_gamma* g; in maven_init_TVdata() local
1103 const struct maven_gamma* g; in maven_set_control() local
/linux/drivers/iio/
H A Dindustrialio-gts-helper.c599 static int sanity_check_gain(const struct iio_gain_sel_pair *g) in sanity_check_gain()
609 int g, t, ret; in iio_gts_sanity_check() local
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c44 struct octnic_gather *g; in lio_delete_glists() local
88 struct octnic_gather *g; in lio_setup_glists() local
/linux/drivers/virt/coco/tdx-guest/
H A Dtdx-guest.c128 const struct attribute_group *g; in tdx_mr_init() local
/linux/drivers/video/fbdev/
H A Defifb.c109 u8 r, g, b; in efifb_copy_bmp() local
/linux/arch/riscv/kvm/
H A Daia_device.c567 u32 g, toff, iid = msi->data; in kvm_riscv_aia_inject_msi() local
/linux/drivers/usb/musb/
H A Domap2430.c41 #define glue_to_musb(g) platform_get_drvdata(g->musb) argument
/linux/include/linux/
H A Dleds-lp3952.h104 u16 g:3; member
/linux/tools/perf/util/
H A Dprint-events.c369 const char *g; in metricgroup__add_to_mep_groups_callback() local
/linux/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier.h152 #define UNIPHIER_PINCTRL_PIN(a, b, c, d, e, f, g) \ argument
/linux/kernel/trace/
H A Dfgraph.c1036 struct task_struct *g, *t; in alloc_retstack_tasklist() local
1261 struct task_struct *g, *t; in init_task_vars() local
/linux/drivers/staging/media/av7110/
H A Dav7110_hw.c930 static int OSDSetColor(struct av7110 *av7110, u8 color, u8 r, u8 g, u8 b, u8 blend) in OSDSetColor()
1074 u8 r, g = 0, b = 0, blend = 0; in av7110_osd_cmd() local
/linux/drivers/media/dvb-frontends/
H A Dstb6100.c333 u8 g, psd2, odiv; in stb6100_set_frequency() local
/linux/drivers/usb/mtu3/
H A Dmtu3.h344 struct usb_gadget g; /* the gadget */ member
370 static inline struct mtu3 *gadget_to_mtu3(struct usb_gadget *g) in gadget_to_mtu3()
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.c420 struct mtk_pinctrl_group *g = &pctl->groups[group]; in mtk_pconf_group_set() local
749 struct mtk_pinctrl_group *g = pctl->groups + group; in mtk_pmx_set_mux() local
/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_hdcs.c250 static int hdcs_set_gains(struct sd *sd, u8 g) in hdcs_set_gains()
/linux/drivers/media/usb/gspca/
H A Dsn9c2028.c253 static void set_gain(struct gspca_dev *gspca_dev, s32 g) in set_gain()
/linux/drivers/firmware/qcom/
H A Dqcom_scm.h29 #define QCOM_SCM_ARGS_IMPL(num, a, b, c, d, e, f, g, h, i, j, ...) (\ argument
/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_regs.h330 #define DOOR_RGB(r, g, b) (((r) << 18) | ((g) << 10) | ((b) << 2)) argument
332 #define CDER_RGB(r, g, b) (((r) << 18) | ((g) << 10) | ((b) << 2)) argument
334 #define BPOR_RGB(r, g, b) (((r) << 18) | ((g) << 10) | ((b) << 2)) argument

12345678910>>...15