Home
last modified time | relevance | path

Searched defs:out32 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_endian.c17 __u32 out32 = 0; variable
/Linux-v5.10/sound/soc/codecs/
Dwm0010.c220 u32 *out32 = xfer->t.rx_buf; in wm0010_boot_xfer_complete() local
/Linux-v5.10/include/sound/
Dvx_core.h79 void (*out32)(struct vx_core *chip, int reg, unsigned int val); member
/Linux-v5.10/drivers/tty/
Drocket_int.h57 static inline void out32(unsigned short port, Byte_t *p) in out32() function