Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmsi.h84 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg);
/linux/kernel/irq/
H A Dmsi.c272 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __get_cached_msi_msg() function
281 __get_cached_msi_msg(entry, msg); in get_cached_msi_msg()