Home
last modified time | relevance | path

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

/linux/sound/usb/line6/
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()
H A Dmidibuf.h29 int length, int read_type);
/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()
/linux/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h452 enum read_type { enum
465 enum read_type type;