Lines Matching defs:camss
398 int camss_pm_domain_on(struct camss *camss, int id) in camss_pm_domain_on()
412 void camss_pm_domain_off(struct camss *camss, int id) in camss_pm_domain_off()
465 static int camss_of_parse_ports(struct camss *camss) in camss_of_parse_ports()
517 static int camss_init_subdevices(struct camss *camss) in camss_init_subdevices()
588 static int camss_register_entities(struct camss *camss) in camss_register_entities()
720 static void camss_unregister_entities(struct camss *camss) in camss_unregister_entities()
740 struct camss *camss = container_of(async, struct camss, notifier); in camss_subdev_notifier_bound() local
754 struct camss *camss = container_of(async, struct camss, notifier); in camss_subdev_notifier_complete() local
814 struct camss *camss; in camss_probe() local
953 void camss_delete(struct camss *camss) in camss_delete()
977 struct camss *camss = platform_get_drvdata(pdev); in camss_remove() local