Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dhw.h295 static inline struct mei_ext_hdr *mei_ext_begin(struct mei_ext_meta_hdr *meta) in mei_ext_begin() function
H A Dinterrupt.c128 struct mei_ext_hdr *ext = mei_ext_begin(meta); in mei_cl_irq_read_msg()