Searched refs:RMI_DEBUG_XPORT (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/input/rmi4/ |
D | rmi_i2c.c | 120 rmi_dbg(RMI_DEBUG_XPORT, &client->dev, in rmi_i2c_write_block() 165 rmi_dbg(RMI_DEBUG_XPORT, &client->dev, in rmi_i2c_read_block() 222 rmi_dbg(RMI_DEBUG_XPORT, &client->dev, "Probing %s.\n", in rmi_i2c_probe()
|
D | rmi_smbus.c | 68 rmi_dbg(RMI_DEBUG_XPORT, &client->dev, in smb_block_write() 302 rmi_dbg(RMI_DEBUG_XPORT, &client->dev, "Probing %s\n", in rmi_smb_probe() 319 rmi_dbg(RMI_DEBUG_XPORT, &client->dev, "Smbus version is %d", in rmi_smb_probe()
|
D | rmi_bus.h | 194 #define RMI_DEBUG_XPORT BIT(1) macro
|
D | rmi_spi.c | 203 rmi_dbg(RMI_DEBUG_XPORT, &spi->dev, "%s: cmd: %s tx_buf len: %d tx_buf: %*ph\n", in rmi_spi_xfer() 235 rmi_dbg(RMI_DEBUG_XPORT, &spi->dev, "%s: (%d) %*ph\n", in rmi_spi_xfer()
|