Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/i2c-hid/
Di2c-hid-core.c74 #define i2c_hid_dbg(ihid, fmt, arg...) \ macro
179 i2c_hid_dbg(ihid, "%s: cmd=%*ph\n", in i2c_hid_xfer()
244 i2c_hid_dbg(ihid, "%s\n", __func__); in i2c_hid_get_report()
328 i2c_hid_dbg(ihid, "%s\n", __func__); in i2c_hid_set_or_send_report()
394 i2c_hid_dbg(ihid, "%s\n", __func__); in i2c_hid_set_power()
437 i2c_hid_dbg(ihid, "resetting...\n"); in i2c_hid_execute_reset()
459 i2c_hid_dbg(ihid, "%s: waiting...\n", __func__); in i2c_hid_execute_reset()
466 i2c_hid_dbg(ihid, "%s: finished.\n", __func__); in i2c_hid_execute_reset()
477 i2c_hid_dbg(ihid, "%s\n", __func__); in i2c_hid_hwreset()
554 i2c_hid_dbg(ihid, "input: %*ph\n", ret_size, ihid->inbuf); in i2c_hid_get_input()
[all …]