Searched refs:RMI_DEBUG_XPORT (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/input/rmi4/ |
D | rmi_i2c.c | 119 rmi_dbg(RMI_DEBUG_XPORT, &client->dev, in rmi_i2c_write_block() 164 rmi_dbg(RMI_DEBUG_XPORT, &client->dev, in rmi_i2c_read_block() 221 rmi_dbg(RMI_DEBUG_XPORT, &client->dev, "Probing %s.\n", in rmi_i2c_probe()
|
D | rmi_smbus.c | 71 rmi_dbg(RMI_DEBUG_XPORT, &client->dev, in smb_block_write() 305 rmi_dbg(RMI_DEBUG_XPORT, &client->dev, "Probing %s\n", in rmi_smb_probe() 322 rmi_dbg(RMI_DEBUG_XPORT, &client->dev, "Smbus version is %d", in rmi_smb_probe()
|
D | rmi_bus.h | 197 #define RMI_DEBUG_XPORT BIT(1) macro
|
D | rmi_spi.c | 205 rmi_dbg(RMI_DEBUG_XPORT, &spi->dev, "%s: cmd: %s tx_buf len: %d tx_buf: %*ph\n", in rmi_spi_xfer() 236 rmi_dbg(RMI_DEBUG_XPORT, &spi->dev, "%s: (%d) %*ph\n", in rmi_spi_xfer()
|