Home
last modified time | relevance | path

Searched refs:mcp2221 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-mcp2221.c87 struct mcp2221 { struct
109 static int mcp_send_report(struct mcp2221 *mcp, in mcp_send_report()
119 /* mcp2221 uses interrupt endpoint for out reports */ in mcp_send_report()
133 static int mcp_send_data_req_status(struct mcp2221 *mcp, in mcp_send_data_req_status()
154 static int mcp_chk_last_cmd_status(struct mcp2221 *mcp) in mcp_chk_last_cmd_status()
163 static int mcp_cancel_last_cmd(struct mcp2221 *mcp) in mcp_cancel_last_cmd()
172 static int mcp_set_i2c_speed(struct mcp2221 *mcp) in mcp_set_i2c_speed()
196 * mcp2221, from that point onwards it first collect all the data
199 static int mcp_i2c_write(struct mcp2221 *mcp, in mcp_i2c_write()
257 static int mcp_i2c_smbus_read(struct mcp2221 *mc
[all...]
H A DMakefile75 obj-$(CONFIG_HID_MCP2221) += hid-mcp2221.o
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-mcp2221.c92 struct mcp2221 { struct
117 struct mcp2221 *mcp;
127 static int mcp_send_report(struct mcp2221 *mcp, in mcp_send_report()
137 /* mcp2221 uses interrupt endpoint for out reports */ in mcp_send_report()
151 static int mcp_send_data_req_status(struct mcp2221 *mcp, in mcp_send_data_req_status()
172 static int mcp_chk_last_cmd_status(struct mcp2221 *mcp) in mcp_chk_last_cmd_status()
181 static int mcp_cancel_last_cmd(struct mcp2221 *mcp) in mcp_cancel_last_cmd()
190 static int mcp_set_i2c_speed(struct mcp2221 *mcp) in mcp_set_i2c_speed()
214 * mcp2221, from that point onwards it first collect all the data
217 static int mcp_i2c_write(struct mcp2221 *mc
[all...]
H A DMakefile82 obj-$(CONFIG_HID_MCP2221) += hid-mcp2221.o

Completed in 3 milliseconds