Searched refs:nec7210_ioport_write_byte (Results 1 – 5 of 5) sorted by relevance
126 void nec7210_ioport_write_byte(struct nec7210_priv *priv, uint8_t data, unsigned int register_num);
244 nec_priv->write_byte = nec7210_ioport_write_byte; in cec_generic_attach()
1042 void nec7210_ioport_write_byte(struct nec7210_priv *priv, uint8_t data, unsigned int register_num) in nec7210_ioport_write_byte() function1052 EXPORT_SYMBOL(nec7210_ioport_write_byte);
384 nec_priv->write_byte = nec7210_ioport_write_byte; in pc2_generic_attach()
686 nec_priv->write_byte = nec7210_ioport_write_byte; in ines_generic_attach()