Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dnhi.h14 enum nhi_fw_mode { enum
31 enum nhi_fw_mode nhi_mailbox_mode(struct tb_nhi *nhi);
Dnhi.c854 enum nhi_fw_mode nhi_mailbox_mode(struct tb_nhi *nhi) in nhi_mailbox_mode()
862 return (enum nhi_fw_mode)val; in nhi_mailbox_mode()