Lines Matching +full:cam +full:- +full:if
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
49 * @poll_slot_status: function to poll slot status. Only necessary if
56 * and if appropriate. There will be no concurrent access to one 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.
136 * dvb_ca_en50221_release - Release a DVB CA device.