Searched refs:nec7210_ioport_write_byte (Results 1 – 5 of 5) sorted by relevance
126 void nec7210_ioport_write_byte(struct nec7210_priv *priv, u8 data, unsigned int register_num);
250 nec_priv->write_byte = nec7210_ioport_write_byte; in cec_generic_attach()
1027 void nec7210_ioport_write_byte(struct nec7210_priv *priv, u8 data, unsigned int register_num) in nec7210_ioport_write_byte() function1038 EXPORT_SYMBOL(nec7210_ioport_write_byte);
267 nec_priv->write_byte = nec7210_ioport_write_byte; in pc2_generic_attach()
687 nec_priv->write_byte = nec7210_ioport_write_byte; in ines_generic_attach()