Home
last modified time | relevance | path

Searched defs:tr_type (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd_intr.c114 enum dwc2_transaction_type tr_type; in dwc2_sof_intr() local
679 enum dwc2_transaction_type tr_type; in dwc2_release_channel() local
H A Dhcd_ddma.c1282 enum dwc2_transaction_type tr_type; in dwc2_hcd_complete_xfer_ddma() local
H A Dhcd_queue.c1453 enum dwc2_transaction_type tr_type; in dwc2_wait_timer_fn() local
H A Dhcd.c1885 enum dwc2_transaction_type tr_type; in dwc2_hcd_urb_enqueue() local
3109 enum dwc2_transaction_type tr_type) in dwc2_hcd_queue_transactions()
/openbmc/linux/tools/testing/selftests/net/
H A Dioam6_parser.c612 __u32 tr_type; in main() local
/openbmc/linux/arch/ia64/include/asm/
H A Dsal.h200 u8 tr_type; /* 0 == instruction, 1 == data */ member
H A Dpal.h1701 ia64_pal_tr_read (u64 reg_num, u64 tr_type, u64 *tr_buffer, pal_tr_valid_u_t *tr_valid) in ia64_pal_tr_read()