Home
last modified time | relevance | path

Searched refs:in32 (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dtest_endian.c13 __u32 in32 = 0; variable
28 out32 = __builtin_bswap32(in32); in sys_enter()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dendian.c29 bss->in32 = IN32; in test_endian()
/linux/include/sound/
A Dvx_core.h77 unsigned int (*in32)(struct vx_core *chip, int reg); member
232 return chip->ops->in32(chip, reg); in snd_vx_inl()
/linux/sound/pci/vx222/
A Dvx222_ops.c993 .in32 = vx2_inl,
1013 .in32 = vx2_inl,

Completed in 8 milliseconds