Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dnhi.h13 enum nhi_fw_mode { enum
30 enum nhi_fw_mode nhi_mailbox_mode(struct tb_nhi *nhi);
Dnhi.c778 enum nhi_fw_mode nhi_mailbox_mode(struct tb_nhi *nhi) in nhi_mailbox_mode()
786 return (enum nhi_fw_mode)val; in nhi_mailbox_mode()