Home
last modified time | relevance | path

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

/external/libiio/src/iiod/
Dops.c38 struct DevEntry;
51 struct DevEntry *entry;
102 struct DevEntry { struct
415 static ssize_t send_data(struct DevEntry *dev, struct ThdEntry *thd, size_t len) in send_data()
461 static ssize_t receive_data(struct DevEntry *dev, struct ThdEntry *thd) in receive_data()
494 static void dev_entry_put(struct DevEntry *entry) in dev_entry_put()
523 struct DevEntry *entry = d; in rw_thd()
768 struct DevEntry *entry; in rw_buffer()
853 struct DevEntry *entry = t->entry; in remove_thd_entry()
876 struct DevEntry *entry; in open_dev_helper()