Lines Matching +full:cam +full:- +full:0
33 #define DVB_CA_EN50221_CAMCHANGE_REMOVED 0
37 * struct dvb_ca_en50221- Structure describing a CA interface
40 * @read_attribute_mem: function for reading attribute memory on the CAM
41 * @write_attribute_mem: function for writing attribute memory on the CAM
42 * @read_cam_control: function for reading the control interface on the CAM
43 * @write_cam_control: function for reading the control interface on the CAM
46 * @slot_reset: function to reset the CAM slot
47 * @slot_shutdown: function to shutdown a CAM slot
48 * @slot_ts_enable: function to enable the Transport Stream on a CAM slot
92 * dvb_ca_en50221_camchange_irq - A CAMCHANGE IRQ has occurred.
102 * dvb_ca_en50221_camready_irq - A CAMREADY IRQ has occurred.
110 * dvb_ca_en50221_frda_irq - An FR or a DA IRQ has occurred.
122 * dvb_ca_en50221_init - Initialise a new DVB CA device.
129 * @return 0 on success, nonzero on failure
136 * dvb_ca_en50221_release - Release a DVB CA device.