Lines Matching defs:cros_ec_cec
38 struct cros_ec_cec *cros_ec_cec; member
50 struct cros_ec_cec { struct
55 struct cros_ec_cec_port *ports[EC_CEC_MAX_PORTS]; argument
70 static void handle_cec_message(struct cros_ec_cec *cros_ec_cec) in handle_cec_message()
117 static void handle_cec_event(struct cros_ec_cec *cros_ec_cec) in handle_cec_event()
149 struct cros_ec_cec *cros_ec_cec; in cros_ec_cec_event() local
171 struct cros_ec_cec *cros_ec_cec = port->cros_ec_cec; in cros_ec_cec_set_log_addr() local
195 struct cros_ec_cec *cros_ec_cec = port->cros_ec_cec; in cros_ec_cec_transmit() local
226 struct cros_ec_cec *cros_ec_cec = port->cros_ec_cec; in cros_ec_cec_adap_enable() local
257 struct cros_ec_cec *cros_ec_cec = dev_get_drvdata(&pdev->dev); in cros_ec_cec_suspend() local
268 struct cros_ec_cec *cros_ec_cec = dev_get_drvdata(&pdev->dev); in cros_ec_cec_resume() local
370 static int cros_ec_cec_get_num_ports(struct cros_ec_cec *cros_ec_cec) in cros_ec_cec_get_num_ports()
402 static int cros_ec_cec_get_write_cmd_version(struct cros_ec_cec *cros_ec_cec) in cros_ec_cec_get_write_cmd_version()
435 struct cros_ec_cec *cros_ec_cec, in cros_ec_cec_init_port()
487 struct cros_ec_cec *cros_ec_cec; in cros_ec_cec_probe() local
551 struct cros_ec_cec *cros_ec_cec = platform_get_drvdata(pdev); in cros_ec_cec_remove() local