Home
last modified time | relevance | path

Searched defs:get_cached_msi_msg (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmsi.h88 static inline void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg) { } in get_cached_msi_msg() function
/linux/kernel/irq/
H A Dmsi.c277 void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg) in get_cached_msi_msg() function