Home
last modified time | relevance | path

Searched refs:read_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/usb/line6/
H A Dmidibuf.h29 int length, int read_type);
H A Dmidibuf.c124 int length, int read_type) in line6_midibuf_read() argument
154 if (read_type == LINE6_MIDIBUF_READ_RX) { in line6_midibuf_read()
/openbmc/linux/arch/powerpc/kernel/
H A Dnvram_64.c148 static int read_type; variable
373 read_type = -1; in nvram_pstore_open()
430 read_type++; in nvram_pstore_read()
432 switch (nvram_type_ids[read_type]) { in nvram_pstore_read()
501 if (nvram_type_ids[read_type] == PSTORE_TYPE_DMESG) { in nvram_pstore_read()
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_ip_bist.h52 int run_xsb_test(u32 dev_num, u32 mem_addr, u32 write_type, u32 read_type,
H A Dddr3_debug.c1340 u32 read_type, u32 burst_length) in run_xsb_test() argument
1357 if (read_type != 0) { in run_xsb_test()
1362 if ((read_type != 0) && (write_type != 0)) { in run_xsb_test()
1381 u32 read_type, u32 burst_length) in run_xsb_test() argument
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h450 enum read_type { enum
463 enum read_type type;