Home
last modified time | relevance | path

Searched defs:v (Results 1726 – 1750 of 2959) sorted by relevance

1...<<61626364656667686970>>...119

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c181 unsigned int v; in read_file_beacon() local
365 unsigned int v; in read_file_antenna() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h166 #define IXGBE_WRITE_REG(h, r, v) ixgbe_write_reg(h, r, v) argument
177 #define IXGBE_WRITE_REG_ARRAY(h, r, o, v) ixgbe_write_reg_array(h, r, o, v) argument
/openbmc/linux/sound/pci/hda/
H A Dhda_sysfs.c221 const struct hda_verb *v; in init_verbs_show() local
234 struct hda_verb *v; in parse_init_verbs() local
/openbmc/linux/drivers/parisc/
H A Ddino.c176 u32 v = DINO_CFG_TOK(local_bus, devfn, where & ~3); in dino_cfg_read() local
211 u32 v = DINO_CFG_TOK(local_bus, devfn, where & ~3); in dino_cfg_write() local
/openbmc/linux/arch/mips/boot/tools/
H A Drelocs.c551 static int write_reloc_as_bin(uint32_t v, FILE *f) in write_reloc_as_bin()
561 static int write_reloc_as_text(uint32_t v, FILE *f) in write_reloc_as_text()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_bufs.c1371 struct drm_buf_desc v = {.count = from->buf_count, in copy_one_buf() local
1505 void __user **v, in __drm_legacy_mapbufs()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dcputype.h233 #define MIDR_REV_RANGE(m, v, r_min, r_max) MIDR_RANGE(m, v, r_min, v, r_max) argument
234 #define MIDR_REV(m, v, r) MIDR_RANGE(m, v, r, v, r) argument
/openbmc/qemu/hw/misc/
H A Daspeed_sdmc.c226 static void aspeed_sdmc_get_ram_size(Object *obj, Visitor *v, const char *name, in aspeed_sdmc_get_ram_size()
235 static void aspeed_sdmc_set_ram_size(Object *obj, Visitor *v, const char *name, in aspeed_sdmc_set_ram_size()
/openbmc/qemu/include/hw/s390x/
H A Dcss.h333 #define ccw_dstream_read(cds, v) ccw_dstream_read_buf((cds), &(v), sizeof(v)) argument
334 #define ccw_dstream_write(cds, v) ccw_dstream_write_buf((cds), &(v), sizeof(v)) argument
/openbmc/qemu/plugins/
H A Dcore.c63 static void plugin_cpu_update__locked(gpointer k, gpointer v, gpointer udata) in plugin_cpu_update__locked()
304 static void plugin_vcpu_for_each(gpointer k, gpointer v, gpointer udata) in plugin_vcpu_for_each()
/openbmc/phosphor-pid-control/test/
H A Dpid_zone_unittest.cpp247 for (auto v : values) in TEST_F() local
289 for (auto v : values) in TEST_F() local
/openbmc/linux/arch/m68k/include/asm/
H A Datariints.h38 #define IRQ_VECTOR_TO_SOURCE(v) ((v) - ((v) < 0x20 ? 0x18 : (0x40-8))) argument
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dpll.c229 u32 v = readl_relaxed(pll->base + PLL_STATUS); in dss_wait_hsdiv_ack() local
/openbmc/linux/arch/parisc/include/asm/
H A Dpsw.h81 unsigned int v:1; member
/openbmc/u-boot/drivers/gpio/
H A Domap_gpio.c77 u32 v; in _get_gpio_direction() local
/openbmc/linux/drivers/watchdog/
H A Docteon-wdt-main.c177 int v; in octeon_wdt_write_hex() local
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daiclib.h143 #define GETID(v, s) (unsigned)(((v) >> (s)) & 0xFFFF ?: PCI_ANY_ID) argument
/openbmc/linux/kernel/trace/
H A Dtrace_stat.c214 static int stat_seq_show(struct seq_file *s, void *v) in stat_seq_show()
/openbmc/linux/sound/soc/codecs/
H A Dmt6359-accdet.c334 static unsigned int check_button(struct mt6359_accdet *priv, unsigned int v) in check_button()
/openbmc/linux/security/apparmor/include/
H A Dapparmorfs.h36 } v; member
/openbmc/linux/arch/sh/drivers/dma/
H A Ddma-api.c309 static int dma_proc_show(struct seq_file *m, void *v) in dma_proc_show()
/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c221 #define validate(v) _validate(__LINE__, v, #v) argument
/openbmc/linux/kernel/futex/
H A Dwaitwake.c371 static int unqueue_multiple(struct futex_vector *v, int count) in unqueue_multiple()
/openbmc/linux/tools/testing/selftests/rseq/
H A Drseq-arm64.h58 #define rseq_smp_store_release(p, v) \ argument
/openbmc/linux/kernel/cgroup/
H A Dlegacy_freezer.c295 static int freezer_read(struct seq_file *m, void *v) in freezer_read()

1...<<61626364656667686970>>...119