Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmhi.h57 enum mhi_flags { enum
777 void *buf, size_t len, enum mhi_flags mflags);
788 struct sk_buff *skb, size_t len, enum mhi_flags mflags);
/linux/drivers/accel/qaic/
H A Dsahara.c337 enum mhi_flags mhi_flag; in read_data_helper()