Searched defs:add_channel (Results 1 – 4 of 4) sorted by relevance
280 def add_channel(self, map=None): member in dispatcher
272 def add_channel(self, map=None): member in dispatcher
2273 inline std::string* ReverseStream::add_channel() { in add_channel() function2310 inline void ReverseStream::add_channel(const std::string& value) { in add_channel() function2314 inline void ReverseStream::add_channel(std::string&& value) { in add_channel() function2318 inline void ReverseStream::add_channel(const char* value) { in add_channel() function2323 inline void ReverseStream::add_channel(const void* value, size_t size) { in add_channel() function
1416 static int add_channel(struct iio_device *dev, const char *name, in add_channel() function