Home
last modified time | relevance | path

Searched refs:genwqe_stop_traps (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/misc/genwqe/
H A Dcard_debugfs.c60 genwqe_stop_traps(cd); /* halt the traps while dumping data */ in curr_dbg_uidn_show()
129 genwqe_stop_traps(cd); in curr_regs_show()
H A Dcard_base.h542 void genwqe_stop_traps(struct genwqe_dev *cd);
H A Dcard_base.c486 genwqe_stop_traps(cd); in genwqe_start()
H A Dcard_utils.c1032 void genwqe_stop_traps(struct genwqe_dev *cd) in genwqe_stop_traps() function