Searched refs:dummy (Results 326 - 350 of 655) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/ethernet/altera/
H A Daltera_tse_ethtool.c83 static void tse_fill_stats(struct net_device *dev, struct ethtool_stats *dummy, argument
/linux-master/fs/nfsd/
H A Dnfs3acl.c224 struct nfsd3_voidargs { int dummy; }; member in struct:nfsd3_voidargs
H A Dxdr3.h231 /* dummy type for release */
233 __u32 dummy; member in struct:nfsd3_fhandle_pair
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dcleanup.c673 unsigned long base, size, def, dummy; local
685 rdmsr(MSR_MTRRdefType, def, dummy);
869 unsigned long i, base, size, highest_pfn = 0, def, dummy; local
885 rdmsr(MSR_MTRRdefType, def, dummy);
/linux-master/arch/sh/drivers/dma/
H A Ddma-sh.c328 static irqreturn_t dma_err(int irq, void *dummy) argument
/linux-master/drivers/cpufreq/
H A Dacpi-cpufreq.c254 u32 val, dummy __always_unused;
256 rdmsr(MSR_IA32_PERF_CTL, val, dummy);
271 u32 val, dummy __always_unused;
273 rdmsr(MSR_AMD_PERF_CTL, val, dummy);
/linux-master/arch/sparc/kernel/
H A Dtime_32.c87 irqreturn_t notrace timer_interrupt(int dummy, void *dev_id) argument
/linux-master/kernel/
H A Daudit.h103 int dummy; /* must be the first element */ member in struct:audit_context
/linux-master/drivers/media/dvb-frontends/
H A Dtc90522.c245 u16 dummy; local
247 fe->ops.tuner_ops.get_rf_strength(fe, &dummy);
403 u16 dummy; local
405 fe->ops.tuner_ops.get_rf_strength(fe, &dummy);
/linux-master/arch/m68k/atari/
H A Datakeyb.c134 static irqreturn_t atari_keyboard_interrupt(int irq, void *dummy) argument
/linux-master/arch/parisc/include/asm/
H A Delf.h166 __u64 dummy[2]; /* used by 64-bit eBPF and tracing functions */ member in struct:elf64_fdesc
/linux-master/arch/powerpc/sysdev/xics/
H A Dicp-native.c36 u32 dummy; member in struct:icp_ipl
/linux-master/drivers/spi/
H A Dspi-zynqmp-gqspi.c689 /* Sending dummy circles here */
1059 op->dummy.buswidth, op->data.buswidth);
1114 if (op->dummy.nbytes) {
1118 * xqspi->bytes_to_transfer here represents the dummy circles
1121 xqspi->bytes_to_transfer = op->dummy.nbytes * 8 / op->dummy.buswidth;
1124 * Using op->data.buswidth instead of op->dummy.buswidth here because
H A Datmel-quadspi.c289 op->dummy.nbytes == 0)
311 if (op->dummy.nbytes)
312 dummy_cycles = op->dummy.nbytes * 8 / op->dummy.buswidth;
318 * of the number of requested dummy bits. If there are 8 or more dummy
319 * cycles, the address is shifted and sent with the first dummy byte.
323 * used without enough dummy cycles and the opcode is using a different
362 /* Set number of dummy cycles */
H A Dspi-ath79.c148 op->addr.nbytes != 3 || op->dummy.nbytes != 1)
/linux-master/drivers/acpi/
H A Dosl.c643 u32 dummy; local
648 value = &dummy;
713 u64 dummy; local
727 value = &dummy;
/linux-master/tools/include/nolibc/
H A Dstdio.h34 char dummy[1]; member in struct:FILE
/linux-master/arch/openrisc/kernel/
H A Dsmp.c179 static void stop_this_cpu(void *dummy) argument
/linux-master/drivers/block/xen-blkback/
H A Dcommon.h75 char dummy; member in struct:blkif_common_request
/linux-master/include/uapi/linux/
H A Dfs.h124 long dummy[5]; /* padding for sysctl ABI compatibility */ member in struct:inodes_stat_t
/linux-master/drivers/md/
H A Ddm-verity-fec.c603 char dummy; local
621 if (sscanf(arg_value, "%llu%c", &num_ll, &dummy) != 1 ||
630 if (sscanf(arg_value, "%llu%c", &num_ll, &dummy) != 1 ||
639 if (sscanf(arg_value, "%hhu%c", &num_c, &dummy) != 1 || !num_c ||
/linux-master/include/linux/sunrpc/
H A Dclnt.h235 void *dummy);
/linux-master/drivers/gpu/drm/amd/include/
H A Dumsch_mm_4_0_api_def.h330 uint32_t dummy; member in struct:UMSCHAPI__PERFORM_YIELD::__anon38
/linux-master/arch/x86/math-emu/
H A Dfpu_trig.c754 int dummy; local
764 "=a"(dummy)
769 "=a"(dummy)
774 "=a"(dummy)
/linux-master/drivers/firmware/google/
H A Dcoreboot_table.c193 static int __cb_dev_unregister(struct device *dev, void *dummy) argument

Completed in 231 milliseconds

<<11121314151617181920>>