Go to the source code of this file.
|
int | netup_ci_read_attribute_mem (struct dvb_ca_en50221 *en50221, int slot, int addr) |
|
int | netup_ci_write_attribute_mem (struct dvb_ca_en50221 *en50221, int slot, int addr, u8 data) |
|
int | netup_ci_read_cam_ctl (struct dvb_ca_en50221 *en50221, int slot, u8 addr) |
|
int | netup_ci_write_cam_ctl (struct dvb_ca_en50221 *en50221, int slot, u8 addr, u8 data) |
|
int | netup_ci_slot_reset (struct dvb_ca_en50221 *en50221, int slot) |
|
int | netup_ci_slot_shutdown (struct dvb_ca_en50221 *en50221, int slot) |
|
int | netup_ci_slot_ts_ctl (struct dvb_ca_en50221 *en50221, int slot) |
|
int | netup_ci_slot_status (struct cx23885_dev *dev, u32 pci_status) |
|
int | netup_poll_ci_slot_status (struct dvb_ca_en50221 *en50221, int slot, int open) |
|
int | netup_ci_init (struct cx23885_tsport *port) |
|
void | netup_ci_exit (struct cx23885_tsport *port) |
|