Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamdevice.c104 ca_caps_t ca_caps; in cam_device_open() local
131 ret = ioctl (device->fd, CA_GET_CAP, &ca_caps); in cam_device_open()
137 if (ca_caps.slot_num > 0) in cam_device_open()
162 for (i = 0; i < ca_caps.slot_num; ++i) { in cam_device_open()