Home
last modified time | relevance | path

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

/Linux-v6.6/sound/usb/line6/
Dmidibuf.h29 int length, int read_type);
Dmidibuf.c124 int length, int read_type) in line6_midibuf_read() argument
154 if (read_type == LINE6_MIDIBUF_READ_RX) { in line6_midibuf_read()
/Linux-v6.6/arch/powerpc/kernel/
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-v6.6/tools/testing/selftests/bpf/progs/
Dstrobemeta.h448 enum read_type { enum
461 enum read_type type;