Home
last modified time | relevance | path

Searched defs:add_channel (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dasyncore.py280 def add_channel(self, map=None): member in dispatcher
/external/python/cpython3/Lib/
Dasyncore.py265 def add_channel(self, map=None): member in dispatcher
/external/libiio/src/
Dlocal.c1416 static int add_channel(struct iio_device *dev, const char *name, in add_channel() function