Lines Matching refs:i2c_hid_dbg
65 #define i2c_hid_dbg(ihid, fmt, arg...) \ macro
229 i2c_hid_dbg(ihid, "%s: cmd=%*ph\n", __func__, length, cmd->data); in __i2c_hid_command()
261 i2c_hid_dbg(ihid, "%s: waiting...\n", __func__); in __i2c_hid_command()
266 i2c_hid_dbg(ihid, "%s: finished.\n", __func__); in __i2c_hid_command()
289 i2c_hid_dbg(ihid, "%s\n", __func__); in i2c_hid_get_report()
333 i2c_hid_dbg(ihid, "%s\n", __func__); in i2c_hid_set_or_send_report()
390 i2c_hid_dbg(ihid, "%s\n", __func__); in i2c_hid_set_power()
421 i2c_hid_dbg(ihid, "%s\n", __func__); in i2c_hid_hwreset()
443 i2c_hid_dbg(ihid, "resetting...\n"); in i2c_hid_hwreset()
490 i2c_hid_dbg(ihid, "input: %*ph\n", ret_size, ihid->inbuf); in i2c_hid_get_input()
672 i2c_hid_dbg(ihid, "entering %s\n", __func__); in i2c_hid_parse()
696 i2c_hid_dbg(ihid, "asking HID report descriptor\n"); in i2c_hid_parse()
705 i2c_hid_dbg(ihid, "Report Descriptor: %*ph\n", rsize, rdesc); in i2c_hid_parse()
777 i2c_hid_dbg(ihid, "%s lvl:%d\n", __func__, lvl); in i2c_hid_power()
835 i2c_hid_dbg(ihid, "Fetching the HID descriptor\n"); in i2c_hid_fetch_hid_descriptor()
861 i2c_hid_dbg(ihid, "HID Descriptor: %*ph\n", dsize, ihid->hdesc_buffer); in i2c_hid_fetch_hid_descriptor()