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 { struct124 int netup_i2c_register(struct netup_unidvb_dev *ndev); argument125 void netup_i2c_unregister(struct netup_unidvb_dev *ndev);126 irqreturn_t netup_ci_interrupt(struct netup_unidvb_dev *ndev);129 int netup_unidvb_ci_register(struct netup_unidvb_dev *dev,131 void netup_unidvb_ci_unregister(struct netup_unidvb_dev *dev, int num);132 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 …]
146 struct netup_unidvb_dev *ndev; in netup_unidvb_tuner_ctrl()163 static void netup_unidvb_dev_enable(struct netup_unidvb_dev *ndev) in netup_unidvb_dev_enable()245 struct netup_unidvb_dev *ndev = pci_get_drvdata(pci_dev); in netup_unidvb_isr()373 static int netup_unidvb_dvb_init(struct netup_unidvb_dev *ndev, in netup_unidvb_dvb_init()480 static void netup_unidvb_dvb_fini(struct netup_unidvb_dev *ndev, int num) in netup_unidvb_dvb_fini()493 static int netup_unidvb_dvb_setup(struct netup_unidvb_dev *ndev) in netup_unidvb_dvb_setup()514 struct netup_unidvb_dev *ndev = dma->ndev; in netup_unidvb_ring_copy()552 struct netup_unidvb_dev *ndev = dma->ndev; in netup_unidvb_dma_worker()611 struct netup_unidvb_dev *ndev = dma->ndev; in netup_unidvb_dma_timeout()617 static int netup_unidvb_dma_init(struct netup_unidvb_dev *ndev, int num) in netup_unidvb_dma_init()[all …]
310 static int netup_i2c_init(struct netup_unidvb_dev *ndev, int bus_num) in netup_i2c_init()344 static void netup_i2c_remove(struct netup_unidvb_dev *ndev, int bus_num) in netup_i2c_remove()361 int netup_i2c_register(struct netup_unidvb_dev *ndev) in netup_i2c_register()376 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()