Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dnhi.h13 enum nhi_fw_mode { enum
30 enum nhi_fw_mode nhi_mailbox_mode(struct tb_nhi *nhi);
Dnhi.c803 enum nhi_fw_mode nhi_mailbox_mode(struct tb_nhi *nhi) in nhi_mailbox_mode()
811 return (enum nhi_fw_mode)val; in nhi_mailbox_mode()