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

/linux-master/drivers/hid/
H A Dhid-mcp2221.c93 struct mcp2221 { struct
118 struct mcp2221 *mcp;
128 static int mcp_send_report(struct mcp2221 *mcp,
138 /* mcp2221 uses interrupt endpoint for out reports */
152 static int mcp_send_data_req_status(struct mcp2221 *mcp,
173 static int mcp_chk_last_cmd_status(struct mcp2221 *mcp)
182 static int mcp_cancel_last_cmd(struct mcp2221 *mcp)
194 static int mcp_chk_last_cmd_status_free_bus(struct mcp2221 *mcp)
210 static int mcp_set_i2c_speed(struct mcp2221 *mcp)
234 * mcp2221, fro
[all...]
H A DMakefile83 obj-$(CONFIG_HID_MCP2221) += hid-mcp2221.o

Completed in 107 milliseconds