/kernel/linux/linux-6.6/drivers/iio/imu/inv_icm42600/ |
H A D | inv_icm42600_buffer.h | 24 * @count: number of bytes in the FIFO data buffer. 25 * @nb: gyro, accel and total samples in the FIFO data buffer. 26 * @data: FIFO data buffer aligned for DMA (2kB + 32 bytes of read cache). 42 uint8_t data[2080] __aligned(IIO_DMA_MINALIGN); 45 /* FIFO data packet */
|
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm6dsx/ |
H A D | st_lsm6dsx_i3c.c | 41 return st_lsm6dsx_probe(&i3cdev->dev, 0, (uintptr_t)id->data, regmap); in st_lsm6dsx_i3c_probe()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_qp_grp.h | 100 void *data);
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/ |
H A D | ib_dm_mad.h | 76 * is 256 bytes -- 64 bytes header and 192 (IB_MGMT_DEVICE_DATA) bytes data. 82 u8 data[IB_MGMT_DEVICE_DATA]; member
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | yealink.h | 16 u8 size; /* 1-11, size of used data bytes. */ 18 u8 data[11]; member 31 * data 0,0,0,0.... 40 * data[0] on return returns the key number, if it changes there's a new 50 * data[0] on return returns the scancode 59 * data segment bits 68 * data[0] 0 OFF / 1 ON 77 * data[0] 0-0xff volume 86 * data binary representation LE16(-freq), LE16(duration) .... 95 * data[ [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-verity-loadpin.c | 38 !memcmp(trd->data, root_digest, digest_size)) { in is_trusted_verity_target()
|
/kernel/linux/linux-6.6/tools/perf/arch/arm/tests/ |
H A D | dwarf-unwind.c | 23 pr_debug("failed to allocate sample uregs data\n"); in sample_ustack() 40 stack->data = (char *) buf; in sample_ustack() 53 pr_debug("failed to allocate sample uregs data\n"); in test__arch_unwind_sample()
|
/kernel/linux/linux-6.6/tools/perf/arch/arm64/tests/ |
H A D | dwarf-unwind.c | 23 pr_debug("failed to allocate sample uregs data\n"); in sample_ustack() 40 stack->data = (char *) buf; in sample_ustack() 53 pr_debug("failed to allocate sample uregs data\n"); in test__arch_unwind_sample()
|
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/tests/ |
H A D | dwarf-unwind.c | 23 pr_debug("failed to allocate sample uregs data\n"); in sample_ustack() 40 stack->data = (char *) buf; in sample_ustack() 53 pr_debug("failed to allocate sample uregs data\n"); in test__arch_unwind_sample()
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
H A D | dwarf-unwind.c | 23 pr_debug("failed to allocate sample uregs data\n"); in sample_ustack() 47 stack->data = (char *) buf; in sample_ustack() 60 pr_debug("failed to allocate sample uregs data\n"); in test__arch_unwind_sample()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_ct_fast.c | 12 u32 *dest = ®s->data[priv->dreg]; in nft_ct_get_fast_eval()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | top.h | 55 struct ordered_events data[2]; member
|
H A D | config.h | 34 config_fn_t fn, void *data);
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | lkc_proto.h | 52 void expr_print(struct expr *e, void (*fn)(void *, struct symbol *, const char *), void *data, int prevtoken);
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_lwt_redirect.c | 30 void *start = (void *)(long)skb->data; in get_redirect_target()
|
H A D | test_xdp_bpf2bpf.c | 24 void *data; member
|
H A D | bench_local_storage_create.c | 15 __u8 data[64]; member
|
H A D | decap_sanity.c | 23 return skb->data - skb->head; in skb_headroom()
|
H A D | local_kptr_stash_fail.c | 13 long data; member
|
/kernel/liteos_a/kernel/base/include/ |
H A D | los_swtmr_pri.h | 140 extern UINT32 OsSwtmrDebugDataGet(UINT32 swtmrID, SwtmrDebugData *data, UINT32 len, UINT8 *mode);
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | icmp.h | 79 __u32 data; member
|
H A D | isst_if.h | 64 __u64 data; member
|
H A D | psp-sev.h | 97 __u64 data; member
|
H A D | uvcvideo.h | 61 __u8 __user * data; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | sb16_csp.h | 50 unsigned char data[SNDRV_SB_CSP_MAX_MICROCODE_FILE_SIZE]; member
|