Lines Matching defs:ctrl
152 static int slim_add_device(struct slim_controller *ctrl, in slim_add_device()
175 static struct slim_device *slim_alloc_device(struct slim_controller *ctrl, in slim_alloc_device()
196 static void of_register_slim_devices(struct slim_controller *ctrl) in of_register_slim_devices()
249 int slim_register_controller(struct slim_controller *ctrl) in slim_register_controller()
298 int slim_unregister_controller(struct slim_controller *ctrl) in slim_unregister_controller()
316 struct slim_controller *ctrl = sbdev->ctrl; in slim_report_absent() local
347 static struct slim_device *find_slim_device(struct slim_controller *ctrl, in find_slim_device()
371 struct slim_device *slim_get_device(struct slim_controller *ctrl, in slim_get_device()
395 static struct slim_device *of_find_slim_device(struct slim_controller *ctrl, in of_find_slim_device()
419 struct slim_device *of_slim_get_device(struct slim_controller *ctrl, in of_slim_get_device()
429 struct slim_controller *ctrl = sbdev->ctrl; in slim_device_alloc_laddr() local
488 int slim_device_report_present(struct slim_controller *ctrl, in slim_device_report_present()