Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-mcp2221.c93 struct mcp2221 { struct
118 struct mcp2221 *mcp; argument
128 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 …]
DMakefile84 obj-$(CONFIG_HID_MCP2221) += hid-mcp2221.o
DKconfig1341 will be called hid-mcp2221.ko.
/linux-6.12.1/
DMAINTAINERS14080 F: drivers/hid/hid-mcp2221.c