Searched refs:mei (Results 1 – 5 of 5) sorted by relevance
2 /mei-amt-version
3 userprogs-always-y += mei-amt-version
92 struct mei { struct101 static void mei_deinit(struct mei *cl) in mei_deinit() argument111 static bool mei_init(struct mei *me, const uuid_le *guid, in mei_init()154 static ssize_t mei_recv_msg(struct mei *me, unsigned char *buffer, in mei_recv_msg()198 static ssize_t mei_send_msg(struct mei *me, const unsigned char *buffer, in mei_send_msg()297 struct mei mei_cl;
35 obj-$(CONFIG_SAMPLE_INTEL_MEI) += mei/
259 bool "Build example program working with intel mei driver"263 Build a sample program to work with mei device.
Completed in 6 milliseconds