Searched defs:mei_hdr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/mei/ |
H A D | interrupt.c | 52 mei_cl_hbm_equal(struct mei_cl *cl, struct mei_msg_hdr *mei_hdr) mei_cl_hbm_equal() argument 93 mei_cl_irq_read_msg(struct mei_cl *cl, struct mei_msg_hdr *mei_hdr, struct mei_ext_meta_hdr *meta, struct list_head *cmpl_list) mei_cl_irq_read_msg() argument 288 hdr_is_hbm(struct mei_msg_hdr *mei_hdr) hdr_is_hbm() argument 293 hdr_is_fixed(struct mei_msg_hdr *mei_hdr) hdr_is_fixed() argument 300 struct mei_msg_hdr *mei_hdr; hdr_is_valid() local 330 struct mei_msg_hdr *mei_hdr; mei_irq_read_handler() local [all...] |
H A D | hbm.c | 132 static inline void mei_hbm_hdr(struct mei_msg_hdr *mei_hdr, size_t length) in mei_hbm_hdr() argument 173 struct mei_msg_hdr mei_hdr; in mei_hbm_cl_write() local 255 struct mei_msg_hdr mei_hdr; in mei_hbm_start_req() local 291 struct mei_msg_hdr mei_hdr; mei_hbm_dma_setup_req() local 333 struct mei_msg_hdr mei_hdr; mei_hbm_capabilities_req() local 366 struct mei_msg_hdr mei_hdr; mei_hbm_enum_clients_req() local 434 struct mei_msg_hdr mei_hdr; mei_hbm_add_cl_resp() local 494 struct mei_msg_hdr mei_hdr; mei_hbm_cl_notify_req() local 605 struct mei_msg_hdr mei_hdr; mei_hbm_prop_req() local 650 struct mei_msg_hdr mei_hdr; mei_hbm_pg() local 678 struct mei_msg_hdr mei_hdr; mei_hbm_stop_req() local [all...] |
H A D | client.c | 1745 struct mei_msg_hdr *mei_hdr; in mei_msg_hdr_init() local 1803 struct mei_msg_hdr *mei_hdr = NULL; mei_cl_irq_write() local 1927 struct mei_msg_hdr *mei_hdr = NULL; mei_cl_write() local [all...] |
/kernel/linux/linux-6.6/drivers/misc/mei/ |
H A D | interrupt.c | 52 mei_cl_hbm_equal(struct mei_cl *cl, struct mei_msg_hdr *mei_hdr) mei_cl_hbm_equal() argument 93 mei_cl_irq_read_msg(struct mei_cl *cl, struct mei_msg_hdr *mei_hdr, struct mei_ext_meta_hdr *meta, struct list_head *cmpl_list) mei_cl_irq_read_msg() argument 321 hdr_is_hbm(struct mei_msg_hdr *mei_hdr) hdr_is_hbm() argument 326 hdr_is_fixed(struct mei_msg_hdr *mei_hdr) hdr_is_fixed() argument 333 struct mei_msg_hdr *mei_hdr; hdr_is_valid() local 363 struct mei_msg_hdr *mei_hdr; mei_irq_read_handler() local [all...] |
H A D | hbm.c | 132 static inline void mei_hbm_hdr(struct mei_msg_hdr *mei_hdr, size_t length) in mei_hbm_hdr() argument 173 struct mei_msg_hdr mei_hdr; in mei_hbm_cl_write() local 255 struct mei_msg_hdr mei_hdr; in mei_hbm_start_req() local 291 struct mei_msg_hdr mei_hdr; mei_hbm_dma_setup_req() local 333 struct mei_msg_hdr mei_hdr; mei_hbm_capabilities_req() local 372 struct mei_msg_hdr mei_hdr; mei_hbm_enum_clients_req() local 440 struct mei_msg_hdr mei_hdr; mei_hbm_add_cl_resp() local 500 struct mei_msg_hdr mei_hdr; mei_hbm_cl_notify_req() local 611 struct mei_msg_hdr mei_hdr; mei_hbm_cl_dma_map_req() local 642 struct mei_msg_hdr mei_hdr; mei_hbm_cl_dma_unmap_req() local 730 struct mei_msg_hdr mei_hdr; mei_hbm_prop_req() local 775 struct mei_msg_hdr mei_hdr; mei_hbm_pg() local 803 struct mei_msg_hdr mei_hdr; mei_hbm_stop_req() local [all...] |
H A D | client.c | 1769 struct mei_msg_hdr *mei_hdr; in mei_msg_hdr_init() local 1843 struct mei_msg_hdr *mei_hdr = NULL; mei_cl_irq_write() local 1969 struct mei_msg_hdr *mei_hdr = NULL; mei_cl_write() local [all...] |
Completed in 7 milliseconds