seq_type 85 drivers/misc/cardreader/rtsx_usb.c u16 addr, u16 len, u8 seq_type) seq_type 89 drivers/misc/cardreader/rtsx_usb.c ucr->cmd_buf[PACKET_TYPE] = seq_type; seq_type 95 drivers/misc/cardreader/rtsx_usb.c if (seq_type == SEQ_WRITE) seq_type 438 tools/perf/util/data-convert-bt.c struct bt_ctf_field_type *len_type, *seq_type; seq_type 468 tools/perf/util/data-convert-bt.c seq_type = bt_ctf_event_class_get_field_by_name(event_class, "raw_data"); seq_type 469 tools/perf/util/data-convert-bt.c seq_field = bt_ctf_field_create(seq_type); seq_type 503 tools/perf/util/data-convert-bt.c bt_ctf_field_type_put(seq_type); seq_type 516 tools/perf/util/data-convert-bt.c struct bt_ctf_field_type *len_type, *seq_type; seq_type 542 tools/perf/util/data-convert-bt.c seq_type = bt_ctf_event_class_get_field_by_name( seq_type 544 tools/perf/util/data-convert-bt.c seq_field = bt_ctf_field_create(seq_type); seq_type 578 tools/perf/util/data-convert-bt.c bt_ctf_field_type_put(seq_type); seq_type 1074 tools/perf/util/data-convert-bt.c struct bt_ctf_field_type *seq_type; seq_type 1081 tools/perf/util/data-convert-bt.c seq_type = bt_ctf_field_type_sequence_create(seq_base_type, "raw_len"); seq_type 1082 tools/perf/util/data-convert-bt.c if (!seq_type) seq_type 1085 tools/perf/util/data-convert-bt.c return bt_ctf_event_class_add_field(class, seq_type, "raw_data");