/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | macsec_fs.c | 80 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 D | sppctl.h | 53 #define FNCE(n, r, o, bo, bl, g) { \ argument
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | fs.h | 28 struct mlx5_flow_group **g; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | legacy.c | 79 struct mlx5_flow_group *g; in esw_create_legacy_fdb_table() local
|
/linux/arch/s390/include/uapi/asm/ |
H A D | runtime_instr.h | 26 __u32 g : 1; member
|
/linux/drivers/staging/fbtft/ |
H A D | fb_agm1264k-fl.c | 297 u16 g = (pixel & (0x3f << 5)) >> 5; in write_vmem() local
|
/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_maven.c | 489 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 D | industrialio-gts-helper.c | 599 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 D | lio_core.c | 44 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 D | tdx-guest.c | 128 const struct attribute_group *g; in tdx_mr_init() local
|
/linux/drivers/video/fbdev/ |
H A D | efifb.c | 109 u8 r, g, b; in efifb_copy_bmp() local
|
/linux/arch/riscv/kvm/ |
H A D | aia_device.c | 567 u32 g, toff, iid = msi->data; in kvm_riscv_aia_inject_msi() local
|
/linux/drivers/usb/musb/ |
H A D | omap2430.c | 41 #define glue_to_musb(g) platform_get_drvdata(g->musb) argument
|
/linux/include/linux/ |
H A D | leds-lp3952.h | 104 u16 g:3; member
|
/linux/tools/perf/util/ |
H A D | print-events.c | 369 const char *g; in metricgroup__add_to_mep_groups_callback() local
|
/linux/drivers/pinctrl/uniphier/ |
H A D | pinctrl-uniphier.h | 152 #define UNIPHIER_PINCTRL_PIN(a, b, c, d, e, f, g) \ argument
|
/linux/kernel/trace/ |
H A D | fgraph.c | 1036 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 D | av7110_hw.c | 930 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 D | stb6100.c | 333 u8 g, psd2, odiv; in stb6100_set_frequency() local
|
/linux/drivers/usb/mtu3/ |
H A D | mtu3.h | 344 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 D | pinctrl-mtk-common.c | 420 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 D | stv06xx_hdcs.c | 250 static int hdcs_set_gains(struct sd *sd, u8 g) in hdcs_set_gains()
|
/linux/drivers/media/usb/gspca/ |
H A D | sn9c2028.c | 253 static void set_gain(struct gspca_dev *gspca_dev, s32 g) in set_gain()
|
/linux/drivers/firmware/qcom/ |
H A D | qcom_scm.h | 29 #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 D | rcar_du_regs.h | 330 #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
|