Lines Matching refs:interface
77 * Why the need for another CI interface ?
80 Strictly speaking this is not a new interface.
82 The CI interface is defined in the DVB API in ca.h as
87 int type; /* CA interface this slot supports */
88 #define CA_CI 1 /* CI high level interface */
89 #define CA_CI_LINK 2 /* CI link layer level interface */
90 #define CA_CI_PHYS 4 /* CI physical layer level interface */
92 #define CA_SC 128 /* simple smart card interface */
101 This CI interface follows the CI high level interface, which is not
104 This CI interface is quite different in the case that it tries to
107 This means that this CI interface handles the EN50221 style tags in the
111 This interface is purely an EN50221 interface exchanging APDU's. This
117 With this High Level CI interface, the interface can be defined with the
120 All these ioctls are also valid for the High level CI interface
140 APP: CI High level interface
211 The High Level CI interface uses the EN50221 DVB standard, following a