Home
last modified time | relevance | path

Searched defs:lo_data (Results 1 – 2 of 2) sorted by relevance

/third_party/libfuse/example/
Dpassthrough_ll.c86 struct lo_data { struct
101 offsetof(struct lo_data, writeback), 1 }, argument
145 static struct lo_data *lo_data(fuse_req_t req) in lo_data() function
/third_party/pulseaudio/src/pulsecore/
Dmcalign.c90 void *lo_data, *m_data; in pa_mcalign_push() local