Home
last modified time | relevance | path

Searched refs:tsec_receive_intr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/tsec/
H A Dif_tsec.h295 void tsec_receive_intr(void *arg);
H A Dif_tsec_fdt.c247 tsec_receive_intr, "RX"); in tsec_fdt_attach()
H A Dif_tsec.c1402 tsec_receive_intr(void *arg) in tsec_receive_intr() function