Home
last modified time | relevance | path

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

/linux/sound/usb/qcom/
H A Dusb_audio_qmi_v01.h16 struct mem_info_v01 { struct
23 struct mem_info_v01 evt_ring; argument
24 struct mem_info_v01 tr_data;
25 struct mem_info_v01 tr_sync;
26 struct mem_info_v01 xfer_buff;
27 struct mem_info_v01 dcba;
H A Dusb_audio_qmi_v01.c17 .offset = offsetof(struct mem_info_v01, iova),
25 .offset = offsetof(struct mem_info_v01, dma),
33 .offset = offsetof(struct mem_info_v01, size),
46 .elem_size = sizeof(struct mem_info_v01),
55 .elem_size = sizeof(struct mem_info_v01),
64 .elem_size = sizeof(struct mem_info_v01),
73 .elem_size = sizeof(struct mem_info_v01),
82 .elem_size = sizeof(struct mem_info_v01),
H A Dqc_audio_offload.c1021 struct mem_info_v01 *mem_info) in uaudio_transfer_buffer_setup()
1098 struct mem_info_v01 *mem_info, in uaudio_endpoint_setup()
1173 int card_num, struct mem_info_v01 *mem_info) in uaudio_event_ring_setup()