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;
234 struct cec_priv *cec_priv; in cec_generic_attach() local250 void cec_init(struct cec_priv *cec_priv, const gpib_board_t *board) in cec_init()264 struct cec_priv *cec_priv; in cec_pci_attach() local324 struct cec_priv *cec_priv = board->private_data; in cec_pci_detach() local