Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dqaic_control.c73 /* Each message sent from driver to device are organized in a list of wrapper_msg */
74 struct wrapper_msg { struct
253 struct wrapper_msg *w; in gen_crc()
291 struct wrapper_msg *wrapper = container_of(ref, struct wrapper_msg, ref_count); in free_wrapper()
341 static struct wrapper_msg *add_wrapper(struct wrapper_list *wrappers, u32 size) in add_wrapper()
343 struct wrapper_msg *w = kzalloc(size, GFP_KERNEL); in add_wrapper()
358 struct wrapper_msg *trans_wrapper; in encode_passthrough()
359 struct wrapper_msg *wrapper; in encode_passthrough()
363 wrapper = list_first_entry(&wrappers->list, struct wrapper_msg, lis in encode_passthrough()
75 listwrapper_msg global() argument
76 ref_countwrapper_msg global() argument
77 lenwrapper_msg global() argument
78 headwrapper_msg global() argument
79 __anon227c836f010awrapper_msg global() argument
[all...]