Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c562 int tb_domain_freeze_noirq(struct tb *tb) in tb_domain_freeze_noirq() function
H A Dtb.h738 int tb_domain_freeze_noirq(struct tb *tb);
H A Dnhi.c994 return tb_domain_freeze_noirq(tb); in nhi_freeze_noirq()