Home
last modified time | relevance | path

Searched refs:ssam_controller_event_enable (Results 1 – 2 of 2) sorted by relevance

/drivers/platform/surface/aggregator/
Dcontroller.c2411 int ssam_controller_event_enable(struct ssam_controller *ctrl, in ssam_controller_event_enable() function
2441 EXPORT_SYMBOL_GPL(ssam_controller_event_enable);
/drivers/platform/surface/
Dsurface_aggregator_cdev.c425 return ssam_controller_event_enable(client->cdev->ctrl, reg, id, desc.flags); in ssam_cdev_event_enable()