Searched defs:cec_priv (Results 1 – 2 of 2) sorted by relevance
11 struct cec_priv { struct12 struct nec7210_priv nec7210_priv;13 struct pci_dev *pci_device;15 unsigned long plx_iobase;16 unsigned int irq;
240 struct cec_priv *cec_priv; in cec_generic_attach() local256 static void cec_init(struct cec_priv *cec_priv, const struct gpib_board *board) in cec_init()270 struct cec_priv *cec_priv; in cec_pci_attach() local328 struct cec_priv *cec_priv = board->private_data; in cec_pci_detach() local