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

/linux-master/sound/usb/line6/
H A Dmidibuf.h29 int length, int read_type);
H A Dmidibuf.c124 int length, int read_type)
154 if (read_type == LINE6_MIDIBUF_READ_RX) {
123 line6_midibuf_read(struct midi_buffer *this, unsigned char *data, int length, int read_type) argument
/linux-master/arch/powerpc/kernel/
H A Dnvram_64.c148 static int read_type; variable
373 read_type = -1;
430 read_type++;
432 switch (nvram_type_ids[read_type]) {
501 if (nvram_type_ids[read_type] == PSTORE_TYPE_DMESG) {
/linux-master/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h452 enum read_type { enum
465 enum read_type type;

Completed in 125 milliseconds