Searched refs:mcp2221 (Results 1 – 4 of 4) sorted by relevance
93 struct mcp2221 { struct118 struct mcp2221 *mcp; argument128 static int mcp_send_report(struct mcp2221 *mcp, in mcp_send_report()152 static int mcp_send_data_req_status(struct mcp2221 *mcp, in mcp_send_data_req_status()173 static int mcp_chk_last_cmd_status(struct mcp2221 *mcp) in mcp_chk_last_cmd_status()182 static int mcp_cancel_last_cmd(struct mcp2221 *mcp) in mcp_cancel_last_cmd()194 static int mcp_chk_last_cmd_status_free_bus(struct mcp2221 *mcp) in mcp_chk_last_cmd_status_free_bus()210 static int mcp_set_i2c_speed(struct mcp2221 *mcp) in mcp_set_i2c_speed()237 static int mcp_i2c_write(struct mcp2221 *mcp, in mcp_i2c_write()295 static int mcp_i2c_smbus_read(struct mcp2221 *mcp, in mcp_i2c_smbus_read()[all …]
84 obj-$(CONFIG_HID_MCP2221) += hid-mcp2221.o
1341 will be called hid-mcp2221.ko.
14080 F: drivers/hid/hid-mcp2221.c