Lines Matching defs:ctrl
154 static int slim_add_device(struct slim_controller *ctrl, in slim_add_device()
177 static struct slim_device *slim_alloc_device(struct slim_controller *ctrl, in slim_alloc_device()
198 static void of_register_slim_devices(struct slim_controller *ctrl) in of_register_slim_devices()
251 int slim_register_controller(struct slim_controller *ctrl) in slim_register_controller()
300 int slim_unregister_controller(struct slim_controller *ctrl) in slim_unregister_controller()
318 struct slim_controller *ctrl = sbdev->ctrl; in slim_report_absent() local
349 static struct slim_device *find_slim_device(struct slim_controller *ctrl, in find_slim_device()
373 struct slim_device *slim_get_device(struct slim_controller *ctrl, in slim_get_device()
397 static struct slim_device *of_find_slim_device(struct slim_controller *ctrl, in of_find_slim_device()
421 struct slim_device *of_slim_get_device(struct slim_controller *ctrl, in of_slim_get_device()
431 struct slim_controller *ctrl = sbdev->ctrl; in slim_device_alloc_laddr() local
490 int slim_device_report_present(struct slim_controller *ctrl, in slim_device_report_present()