Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmsi.h83 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg);
/linux-6.15/kernel/irq/
H A Dmsi.c273 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __get_cached_msi_msg() function
282 __get_cached_msi_msg(entry, msg); in get_cached_msi_msg()