Searched defs:pointer (Results 76 – 87 of 87) sorted by relevance
1234
/openbmc/linux/include/uapi/linux/ |
H A D | wireless.h | 692 void __user *pointer; /* Pointer to the data (in user space) */ member
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_x550.c | 1001 u16 pointer, i, size; in ixgbe_calc_checksum_X550() local
|
H A D | ixgbe_common.c | 1689 u16 pointer = 0; in ixgbe_calc_eeprom_checksum_generic() local
|
/openbmc/linux/include/acpi/ |
H A D | acpi_bus.h | 358 const union acpi_object *pointer; member
|
/openbmc/linux/sound/soc/sh/rcar/ |
H A D | rsnd.h | 333 int (*pointer)(struct rsnd_mod *mod, member
|
/openbmc/linux/lib/ |
H A D | vsprintf.c | 2412 char *pointer(const char *fmt, char *buf, char *end, void *ptr, in pointer() function
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 217 void rvalue_print(Context *c, YYLTYPE *locp, void *pointer) in rvalue_print()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | mlx5_ifc_dr_ste_v1.h | 100 u8 pointer[0x20]; member
|
/openbmc/linux/include/sound/ |
H A D | pcm.h | 65 snd_pcm_uframes_t (*pointer)(struct snd_pcm_substream *substream); member
|
/openbmc/linux/drivers/firewire/ |
H A D | ohci.c | 93 void *pointer; member
|
/openbmc/linux/sound/pci/riptide/ |
H A D | riptide.c | 479 unsigned int pointer; member
|
/openbmc/linux/tools/perf/ |
H A D | builtin-trace.c | 210 void *(*pointer)(struct tp_field *field, struct perf_sample *sample); member
|
1234