Home
last modified time | relevance | path

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

/external/libiio/src/examples/
Dad9361-iiostream.c43 enum iodev { RX, TX }; enum
124 static bool get_ad9361_stream_dev(struct iio_context *ctx, enum iodev d, struct iio_device **dev) in get_ad9361_stream_dev()
134 static bool get_ad9361_stream_ch(struct iio_context *ctx, enum iodev d, struct iio_device *dev, int… 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()
153 static bool get_lo_chan(struct iio_context *ctx, enum iodev d, struct iio_channel **chn) in get_lo_chan()
164 bool cfg_ad9361_streaming_ch(struct iio_context *ctx, struct stream_cfg *cfg, enum iodev type, int … in cfg_ad9361_streaming_ch()
Dad9371-iiostream.c44 enum iodev { RX, TX }; enum
142 static bool get_ad9371_stream_dev(struct iio_context *ctx, enum iodev d, struct iio_device **dev) in get_ad9371_stream_dev()
152 static bool get_ad9371_stream_ch(struct iio_context *ctx, enum iodev d, struct iio_device *dev, int… 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()
171 static bool get_lo_chan(struct iio_context *ctx, enum iodev d, struct iio_channel **chn) in get_lo_chan()
182 bool cfg_ad9371_streaming_ch(struct iio_context *ctx, struct stream_cfg *cfg, enum iodev type, int … in cfg_ad9371_streaming_ch()
/external/libcups/backend/
Dusb-darwin.c1509 IOCFPlugInInterface **iodev = NULL; in load_printerdriver() local
1515 …ForService(g.printer_obj, kIOUSBInterfaceUserClientTypeID, kIOCFPlugInInterfaceID, &iodev, &score); in load_printerdriver()
1518 if ((res = (*iodev)->QueryInterface(iodev, USB_INTERFACE_KIND, (LPVOID *) &interface)) == noErr) in load_printerdriver()
1528 IODestroyPlugInInterface(iodev); in load_printerdriver()
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h18775 struct vgic_io_device iodev; member
Dvmlinux_510.h18775 struct vgic_io_device iodev; member