Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/rmi4/
Drmi_f34.c31 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s: writing bootloader id '%c%c'\n", in rmi_f34_write_bootloader_id()
110 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s: status: %#02x, ret: %d\n", in rmi_f34_attention()
120 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, "%s: cmd: %#02x, ret: %d\n", in rmi_f34_attention()
164 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "wrote block %d of %d\n", in rmi_f34_write_blocks()
254 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34_update_firmware()
260 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34_update_firmware()
432 rmi_dbg(RMI_DEBUG_FN, dev, "Re-probing device\n"); in rmi_firmware_update()
453 rmi_dbg(RMI_DEBUG_FN, dev, "%s complete\n", __func__); in rmi_firmware_update()
562 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "Bootloader ID: %s\n", in rmi_f34_probe()
564 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "Block size: %d\n", in rmi_f34_probe()
[all …]
Drmi_f34v7.c32 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_read_flash_status()
212 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, "%s: writing cmd %02X\n", in rmi_f34v7_write_command()
383 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
390 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
397 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()
417 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
423 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
429 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_parse_partition_table()
[all …]
Drmi_bus.c24 void rmi_dbg(int flags, struct device *dev, const char *fmt, ...) in rmi_dbg() function
40 EXPORT_SYMBOL_GPL(rmi_dbg);
101 rmi_dbg(RMI_DEBUG_CORE, xport->dev, in rmi_register_transport_device()
261 rmi_dbg(RMI_DEBUG_CORE, &rmi_dev->dev, "Registered F%02X.\n", in rmi_register_function()
275 rmi_dbg(RMI_DEBUG_CORE, &fn->dev, "Unregistering F%02X.\n", in rmi_unregister_function()
Drmi_f55.c100 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F55 num_rx_electrodes: %d (raw %d)\n", in rmi_f55_detect()
102 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F55 num_tx_electrodes: %d (raw %d)\n", in rmi_f55_detect()
Drmi_f54.c572 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "Get report command completed, reading data\n"); in rmi_f54_work()
645 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F54 num_rx_electrodes: %d\n", in rmi_f54_detect()
647 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F54 num_tx_electrodes: %d\n", in rmi_f54_detect()
649 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F54 capabilities: 0x%x\n", in rmi_f54_detect()
651 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F54 clock rate: 0x%x\n", in rmi_f54_detect()
653 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "F54 family: 0x%x\n", in rmi_f54_detect()
Drmi_driver.c40 rmi_dbg(RMI_DEBUG_CORE, &rmi_dev->dev, "Freeing function list\n"); in rmi_free_function_list()
203 rmi_dbg(RMI_DEBUG_CORE, &rmi_dev->dev, in rmi_irq_fn()
679 rmi_dbg(RMI_DEBUG_CORE, &d->dev, in rmi_read_register_desc()
811 rmi_dbg(RMI_DEBUG_CORE, &rmi_dev->dev, "Sending reset\n"); in rmi_initial_reset()
838 rmi_dbg(RMI_DEBUG_CORE, dev, "Initializing F%02X.\n", in rmi_create_function()
1026 rmi_dbg(RMI_DEBUG_CORE, dev, "%s: Counting IRQs.\n", __func__); in rmi_probe_interrupts()
1072 rmi_dbg(RMI_DEBUG_CORE, dev, "%s: Creating functions.\n", __func__); in rmi_init_functions()
1110 rmi_dbg(RMI_DEBUG_CORE, dev, "%s: Starting probe.\n", in rmi_driver_probe()
1114 rmi_dbg(RMI_DEBUG_CORE, dev, "Not a physical device.\n"); in rmi_driver_probe()
Drmi_f12.c105 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s: max_x: %d max_y: %d\n", __func__, in rmi_f12_read_sensor_tuning()
116 rmi_dbg(RMI_DEBUG_FN, &fn->dev, in rmi_f12_read_sensor_tuning()
138 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s: x_mm: %d y_mm: %d\n", __func__, in rmi_f12_read_sensor_tuning()
332 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s\n", __func__); in rmi_f12_probe()
419 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s: data packet size: %d\n", __func__, in rmi_f12_probe()
Drmi_f03.c79 rmi_dbg(RMI_DEBUG_FN, &f03->fn->dev, in rmi_f03_pt_write()
155 rmi_dbg(RMI_DEBUG_FN, &fn->dev, in rmi_f03_pt_open()
295 rmi_dbg(RMI_DEBUG_FN, &fn->dev, in rmi_f03_attention()
Drmi_i2c.c120 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()
Drmi_smbus.c68 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()
Drmi_bus.h198 void rmi_dbg(int flags, struct device *dev, const char *fmt, ...);
Drmi_spi.c203 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()
Drmi_f3a.c49 rmi_dbg(RMI_DEBUG_FN, &fn->dev, in rmi_f3a_report_button()
Drmi_2d_sensor.c105 rmi_dbg(RMI_DEBUG_2D_SENSOR, &sensor->input->dev, in rmi_2d_sensor_abs_report()
Drmi_f30.c114 rmi_dbg(RMI_DEBUG_FN, &fn->dev, in rmi_f30_report_button()
Drmi_f11.c1078 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "Initializing F11 values.\n"); in rmi_f11_initialize()
1340 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "Resuming...\n"); in rmi_f11_resume()