Home
last modified time | relevance | path

Searched refs:rmi_dbg (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/input/rmi4/
Drmi_f34.c34 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s: writing bootloader id '%c%c'\n", in rmi_f34_write_bootloader_id()
113 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s: status: %#02x, ret: %d\n", in rmi_f34_attention()
123 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s: status: %#02x, ret: %d\n", in rmi_f34_attention()
167 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "wrote block %d of %d\n", in rmi_f34_write_blocks()
257 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34_update_firmware()
263 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34_update_firmware()
435 rmi_dbg(RMI_DEBUG_FN, dev, "Re-probing device\n"); in rmi_firmware_update()
456 rmi_dbg(RMI_DEBUG_FN, dev, "%s complete\n", __func__); in rmi_firmware_update()
565 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "Bootloader ID: %s\n", in rmi_f34_probe()
567 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "Block size: %d\n", in rmi_f34_probe()
[all …]
Drmi_f34v7.c35 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_read_flash_status()
197 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, "%s: writing cmd %02X\n", in rmi_f34v7_write_command()
364 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
371 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
378 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
385 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
391 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
398 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
404 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
410 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
[all …]
Drmi_bus.c27 void rmi_dbg(int flags, struct device *dev, const char *fmt, ...) in rmi_dbg() function
43 EXPORT_SYMBOL_GPL(rmi_dbg);
103 rmi_dbg(RMI_DEBUG_CORE, xport->dev, in rmi_register_transport_device()
263 rmi_dbg(RMI_DEBUG_CORE, &rmi_dev->dev, "Registered F%02X.\n", in rmi_register_function()
277 rmi_dbg(RMI_DEBUG_CORE, &fn->dev, "Unregistering F%02X.\n", in rmi_unregister_function()
Drmi_f55.c103 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F55 num_rx_electrodes: %d (raw %d)\n", in rmi_f55_detect()
105 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F55 num_tx_electrodes: %d (raw %d)\n", in rmi_f55_detect()
Drmi_f54.c570 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "Get report command completed, reading data\n"); in rmi_f54_work()
644 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F54 num_rx_electrodes: %d\n", in rmi_f54_detect()
646 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F54 num_tx_electrodes: %d\n", in rmi_f54_detect()
648 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F54 capabilities: 0x%x\n", in rmi_f54_detect()
650 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F54 clock rate: 0x%x\n", in rmi_f54_detect()
652 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F54 family: 0x%x\n", in rmi_f54_detect()
Drmi_driver.c43 rmi_dbg(RMI_DEBUG_CORE, &rmi_dev->dev, "Freeing function list\n"); in rmi_free_function_list()
206 rmi_dbg(RMI_DEBUG_CORE, &rmi_dev->dev, in rmi_irq_fn()
678 rmi_dbg(RMI_DEBUG_CORE, &d->dev, in rmi_read_register_desc()
810 rmi_dbg(RMI_DEBUG_CORE, &rmi_dev->dev, "Sending reset\n"); in rmi_initial_reset()
837 rmi_dbg(RMI_DEBUG_CORE, dev, "Initializing F%02X.\n", in rmi_create_function()
1029 rmi_dbg(RMI_DEBUG_CORE, dev, "%s: Counting IRQs.\n", __func__); in rmi_probe_interrupts()
1075 rmi_dbg(RMI_DEBUG_CORE, dev, "%s: Creating functions.\n", __func__); in rmi_init_functions()
1113 rmi_dbg(RMI_DEBUG_CORE, dev, "%s: Starting probe.\n", in rmi_driver_probe()
1117 rmi_dbg(RMI_DEBUG_CORE, dev, "Not a physical device.\n"); in rmi_driver_probe()
Drmi_f12.c106 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s: max_x: %d max_y: %d\n", __func__, in rmi_f12_read_sensor_tuning()
117 rmi_dbg(RMI_DEBUG_FN, &fn->dev, in rmi_f12_read_sensor_tuning()
140 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s: x_mm: %d y_mm: %d\n", __func__, in rmi_f12_read_sensor_tuning()
324 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s\n", __func__); in rmi_f12_probe()
400 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s: data packet size: %d\n", __func__, in rmi_f12_probe()
Drmi_f03.c82 rmi_dbg(RMI_DEBUG_FN, &f03->fn->dev, in rmi_f03_pt_write()
158 rmi_dbg(RMI_DEBUG_FN, &fn->dev, in rmi_f03_pt_open()
298 rmi_dbg(RMI_DEBUG_FN, &fn->dev, in rmi_f03_attention()
Drmi_i2c.c119 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()
Drmi_smbus.c71 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()
Drmi_bus.h201 void rmi_dbg(int flags, struct device *dev, const char *fmt, ...);
Drmi_spi.c205 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()
Drmi_2d_sensor.c108 rmi_dbg(RMI_DEBUG_2D_SENSOR, &sensor->input->dev, in rmi_2d_sensor_abs_report()
Drmi_f30.c117 rmi_dbg(RMI_DEBUG_FN, &fn->dev, in rmi_f30_report_button()
Drmi_f11.c1056 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "Initializing F11 values.\n"); in rmi_f11_initialize()
1310 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "Resuming...\n"); in rmi_f11_resume()