Home
last modified time | relevance | path

Searched refs:mei_ext_last (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhw.h261 * mei_ext_last - check if the ext is the last one in the TLV list
268 static inline bool mei_ext_last(struct mei_ext_meta_hdr *meta, in mei_ext_last() function
280 * one should call mei_ext_last before.
H A Dinterrupt.c142 } while (!mei_ext_last(meta, ext)); in mei_cl_irq_read_msg()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dhw.h301 * mei_ext_last - check if the ext is the last one in the TLV list
308 static inline bool mei_ext_last(struct mei_ext_meta_hdr *meta, in mei_ext_last() function
374 * one should call mei_ext_last before.
H A Dinterrupt.c151 } while (!mei_ext_last(meta, ext)); in mei_cl_irq_read_msg()

Completed in 5 milliseconds