Home
last modified time | relevance | path

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

/external/libiio/src/examples/
Dad9371-iiostream.c152 …tream_ch(struct iio_context *ctx, enum iodev d, struct iio_device *dev, int chid, char modify, str… in get_ad9371_stream_ch()
161 static bool get_phy_chan(struct iio_context *ctx, enum iodev d, int chid, struct iio_channel **chn) in get_phy_chan()
182 …cfg_ad9371_streaming_ch(struct iio_context *ctx, struct stream_cfg *cfg, enum iodev type, int chid) in cfg_ad9371_streaming_ch()
Dad9361-iiostream.c134 …tream_ch(struct iio_context *ctx, enum iodev d, struct iio_device *dev, int chid, struct iio_chann… in get_ad9361_stream_ch()
143 static bool get_phy_chan(struct iio_context *ctx, enum iodev d, int chid, struct iio_channel **chn) in get_phy_chan()
164 …cfg_ad9361_streaming_ch(struct iio_context *ctx, struct stream_cfg *cfg, enum iodev type, int chid) in cfg_ad9361_streaming_ch()
/external/libdrm/nouveau/
Dpushbuf.c264 pushbuf_dump(struct nouveau_pushbuf_krec *krec, int krec_id, int chid) in pushbuf_dump()