Searched refs:netup_unidvb_dev (Results 1 – 5 of 5) sorted by relevance
56 struct netup_unidvb_dev *ndev;84 struct netup_unidvb_dev *dev;95 struct netup_unidvb_dev *dev;102 struct netup_unidvb_dev { struct125 int netup_i2c_register(struct netup_unidvb_dev *ndev); argument126 void netup_i2c_unregister(struct netup_unidvb_dev *ndev);127 irqreturn_t netup_ci_interrupt(struct netup_unidvb_dev *ndev);130 int netup_unidvb_ci_register(struct netup_unidvb_dev *dev,132 void netup_unidvb_ci_unregister(struct netup_unidvb_dev *dev, int num);133 int netup_spi_init(struct netup_unidvb_dev *ndev);[all …]
46 irqreturn_t netup_ci_interrupt(struct netup_unidvb_dev *ndev) in netup_ci_interrupt()56 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_slot_ts_ctl()74 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_slot_shutdown()84 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_slot_reset()118 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_poll_ci_slot_status()140 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_read_attribute_mem()152 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_write_attribute_mem()164 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_read_cam_ctl()176 struct netup_unidvb_dev *dev = state->dev; in netup_unidvb_ci_write_cam_ctl()184 int netup_unidvb_ci_register(struct netup_unidvb_dev *dev, in netup_unidvb_ci_register()[all …]
146 struct netup_unidvb_dev *ndev; in netup_unidvb_tuner_ctrl()168 static void netup_unidvb_dev_enable(struct netup_unidvb_dev *ndev) in netup_unidvb_dev_enable()250 struct netup_unidvb_dev *ndev = pci_get_drvdata(pci_dev); in netup_unidvb_isr()383 static int netup_unidvb_dvb_init(struct netup_unidvb_dev *ndev, in netup_unidvb_dvb_init()510 static void netup_unidvb_dvb_fini(struct netup_unidvb_dev *ndev, int num) in netup_unidvb_dvb_fini()523 static int netup_unidvb_dvb_setup(struct netup_unidvb_dev *ndev) in netup_unidvb_dvb_setup()544 struct netup_unidvb_dev *ndev = dma->ndev; in netup_unidvb_ring_copy()582 struct netup_unidvb_dev *ndev = dma->ndev; in netup_unidvb_dma_worker()641 struct netup_unidvb_dev *ndev = dma->ndev; in netup_unidvb_dma_timeout()647 static int netup_unidvb_dma_init(struct netup_unidvb_dev *ndev, int num) in netup_unidvb_dma_init()[all …]
296 static int netup_i2c_init(struct netup_unidvb_dev *ndev, int bus_num) in netup_i2c_init()327 static void netup_i2c_remove(struct netup_unidvb_dev *ndev, int bus_num) in netup_i2c_remove()344 int netup_i2c_register(struct netup_unidvb_dev *ndev) in netup_i2c_register()359 void netup_i2c_unregister(struct netup_unidvb_dev *ndev) in netup_i2c_unregister()
173 int netup_spi_init(struct netup_unidvb_dev *ndev) in netup_spi_init()221 void netup_spi_release(struct netup_unidvb_dev *ndev) in netup_spi_release()