Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-mcp2221.c24 MCP2221_I2C_WR_NO_STOP = 0x94, enumerator
335 MCP2221_I2C_WR_NO_STOP, 0); in mcp_i2c_xfer()
447 0, MCP2221_I2C_WR_NO_STOP, 0); in mcp_smbus_xfer()
462 0, MCP2221_I2C_WR_NO_STOP, 0); in mcp_smbus_xfer()
478 0, MCP2221_I2C_WR_NO_STOP, 1); in mcp_smbus_xfer()
501 0, MCP2221_I2C_WR_NO_STOP, 1); in mcp_smbus_xfer()
524 2, MCP2221_I2C_WR_NO_STOP, 0); in mcp_smbus_xfer()
535 MCP2221_I2C_WR_NO_STOP, 0); in mcp_smbus_xfer()
722 case MCP2221_I2C_WR_NO_STOP: in mcp2221_raw_event()