Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dlc.c412 int tb_lc_set_wake(struct tb_switch *sw, unsigned int flags) in tb_lc_set_wake() function
H A Dtb.h1169 int tb_lc_set_wake(struct tb_switch *sw, unsigned int flags);
H A Dswitch.c3451 return tb_lc_set_wake(sw, flags); in tb_switch_set_wake()