Home
last modified time | relevance | path

Searched refs:get_tfh_by_index (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/
H A Dgrufault.c554 tfh = get_tfh_by_index(gru, cbrnum); in gru_intr()
672 tfh = get_tfh_by_index(gts->ts_gru, cbrnum); in gru_handle_user_call_os()
H A Dgrutables.h473 #define get_tfh_by_index(g, i) \ macro