Searched refs:p_tx_byte (Results 1 – 1 of 1) sorted by relevance
591 const unsigned char *p_tx_byte) in rk_scr_write() argument606 if (!((n_tx_byte != 0) && (p_tx_byte))) { in rk_scr_write()619 scr->tx_buf = p_tx_byte; in rk_scr_write()643 unsigned int n_tx_byte, unsigned char *p_tx_byte, in rk_scr_transfer() argument655 (p_tx_byte) && in rk_scr_transfer()675 scr->tx_buf = p_tx_byte; in rk_scr_transfer()789 const unsigned char *p_tx_byte) in _scr_tx_byte() argument794 ret = rk_scr_write(id, n_tx_byte, p_tx_byte); in _scr_tx_byte()812 unsigned char *p_tx_byte, in _scr_tx_byte_rx_byte() argument819 ret = rk_scr_transfer(id, n_tx_byte, p_tx_byte, n_rx_byte, p_rx_byte); in _scr_tx_byte_rx_byte()