Searched refs:netup_unidvb_dev (Results 1 – 5 of 5) sorted by relevance
65 struct netup_unidvb_dev *ndev;93 struct netup_unidvb_dev *dev;104 struct netup_unidvb_dev *dev;111 struct netup_unidvb_dev { struct134 int netup_i2c_register(struct netup_unidvb_dev *ndev); argument135 void netup_i2c_unregister(struct netup_unidvb_dev *ndev);136 irqreturn_t netup_ci_interrupt(struct netup_unidvb_dev *ndev);139 int netup_unidvb_ci_register(struct netup_unidvb_dev *dev,141 void netup_unidvb_ci_unregister(struct netup_unidvb_dev *dev, int num);142 int netup_spi_init(struct netup_unidvb_dev *ndev);[all …]
55 irqreturn_t netup_ci_interrupt(struct netup_unidvb_dev *ndev) in netup_ci_interrupt()65 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_slot_ts_ctl()83 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_slot_shutdown()93 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_slot_reset()127 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_poll_ci_slot_status()149 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_read_attribute_mem()161 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_write_attribute_mem()173 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_read_cam_ctl()185 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_write_cam_ctl()193 int netup_unidvb_ci_register(struct netup_unidvb_dev *dev, in netup_unidvb_ci_register()[all …]
155 struct netup_unidvb_dev *ndev; in netup_unidvb_tuner_ctrl()177 static void netup_unidvb_dev_enable(struct netup_unidvb_dev *ndev) in netup_unidvb_dev_enable()259 struct netup_unidvb_dev *ndev = pci_get_drvdata(pci_dev); in netup_unidvb_isr()386 static int netup_unidvb_dvb_init(struct netup_unidvb_dev *ndev, in netup_unidvb_dvb_init()513 static void netup_unidvb_dvb_fini(struct netup_unidvb_dev *ndev, int num) in netup_unidvb_dvb_fini()526 static int netup_unidvb_dvb_setup(struct netup_unidvb_dev *ndev) in netup_unidvb_dvb_setup()547 struct netup_unidvb_dev *ndev = dma->ndev; in netup_unidvb_ring_copy()585 struct netup_unidvb_dev *ndev = dma->ndev; in netup_unidvb_dma_worker()644 struct netup_unidvb_dev *ndev = dma->ndev; in netup_unidvb_dma_timeout()650 static int netup_unidvb_dma_init(struct netup_unidvb_dev *ndev, int num) in netup_unidvb_dma_init()[all …]
305 static int netup_i2c_init(struct netup_unidvb_dev *ndev, int bus_num) in netup_i2c_init()336 static void netup_i2c_remove(struct netup_unidvb_dev *ndev, int bus_num) in netup_i2c_remove()353 int netup_i2c_register(struct netup_unidvb_dev *ndev) in netup_i2c_register()368 void netup_i2c_unregister(struct netup_unidvb_dev *ndev) in netup_i2c_unregister()
182 int netup_spi_init(struct netup_unidvb_dev *ndev) in netup_spi_init()229 void netup_spi_release(struct netup_unidvb_dev *ndev) in netup_spi_release()