Home
last modified time | relevance | path

Searched refs:ssam_controller_init (Results 1 – 3 of 3) sorted by relevance

/drivers/platform/surface/aggregator/
Dcontroller.h257 int ssam_controller_init(struct ssam_controller *ctrl, struct serdev_device *s);
Dcore.c638 status = ssam_controller_init(ctrl, serdev); in ssam_serial_hub_probe()
Dcontroller.c1165 int ssam_controller_init(struct ssam_controller *ctrl, in ssam_controller_init() function