Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/atm/
Didt77252.h312 struct tst_info struct
397 struct tst_info *soft_tst; /* TST to Connection map */
Didt77252.c3430 size = sizeof(struct tst_info) * (card->tst_size - 2); in init_card()