Searched refs:lpc_driver_ops (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/platform/chrome/
H A Dcros_ec_lpc.c64 * struct lpc_driver_ops - LPC driver operations
70 struct lpc_driver_ops { struct
75 static struct lpc_driver_ops cros_ec_lpc_ops = { };
78 * A generic instance of the read function of struct lpc_driver_ops, used for
97 * A generic instance of the write function of struct lpc_driver_ops, used for
116 * An instance of the read function of struct lpc_driver_ops, used for the
135 * An instance of the write function of struct lpc_driver_ops, used for the

Completed in 290 milliseconds