Searched defs:cros_ec_cec (Results 1 – 1 of 1) sorted by relevance
39 struct cros_ec_cec *cros_ec_cec; member51 struct cros_ec_cec { struct56 struct cros_ec_cec_port *ports[EC_CEC_MAX_PORTS]; argument71 static void handle_cec_message(struct cros_ec_cec *cros_ec_cec) in handle_cec_message()118 static void handle_cec_event(struct cros_ec_cec *cros_ec_cec) in handle_cec_event()150 struct cros_ec_cec *cros_ec_cec; in cros_ec_cec_event() local172 struct cros_ec_cec *cros_ec_cec = port->cros_ec_cec; in cros_ec_cec_set_log_addr() local196 struct cros_ec_cec *cros_ec_cec = port->cros_ec_cec; in cros_ec_cec_transmit() local227 struct cros_ec_cec *cros_ec_cec = port->cros_ec_cec; in cros_ec_cec_adap_enable() local258 struct cros_ec_cec *cros_ec_cec = dev_get_drvdata(&pdev->dev); in cros_ec_cec_suspend() local[all …]