Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-mcp2221.c26 MCP2221_I2C_WR_NO_STOP = 0x94, enumerator
380 MCP2221_I2C_WR_NO_STOP, 0); in mcp_i2c_xfer()
486 0, MCP2221_I2C_WR_NO_STOP, 0); in mcp_smbus_xfer()
501 0, MCP2221_I2C_WR_NO_STOP, 0); in mcp_smbus_xfer()
517 0, MCP2221_I2C_WR_NO_STOP, 1); in mcp_smbus_xfer()
540 0, MCP2221_I2C_WR_NO_STOP, 1); in mcp_smbus_xfer()
563 2, MCP2221_I2C_WR_NO_STOP, 0); in mcp_smbus_xfer()
574 MCP2221_I2C_WR_NO_STOP, 0); in mcp_smbus_xfer()
763 case MCP2221_I2C_WR_NO_STOP: in mcp2221_raw_event()