Home
last modified time | relevance | path

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

/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.c73 #define i2c_hid_dbg(ihid, ...) dev_dbg(&(ihid)->client->dev, __VA_ARGS__) macro
205 i2c_hid_dbg(ihid, "%s: cmd=%*ph\n", in i2c_hid_xfer()
267 i2c_hid_dbg(ihid, "%s\n", __func__); in i2c_hid_get_report()
354 i2c_hid_dbg(ihid, "%s\n", __func__); in i2c_hid_set_or_send_report()
424 i2c_hid_dbg(ihid, "%s\n", __func__); in i2c_hid_set_power()
463 i2c_hid_dbg(ihid, "%s\n", __func__); in i2c_hid_start_hwreset()
506 i2c_hid_dbg(ihid, "%s: waiting...\n", __func__); in i2c_hid_finish_hwreset()
517 i2c_hid_dbg(ihid, "%s: finished.\n", __func__); in i2c_hid_finish_hwreset()
573 i2c_hid_dbg(ihid, "input: %*ph\n", ret_size, ihid->inbuf); in i2c_hid_get_input()
757 i2c_hid_dbg(ihid, "entering %s\n", __func__); in i2c_hid_parse()
[all …]