Searched refs:omapfb_notifier_block (Results 1 – 3 of 3) sorted by relevance
144 struct omapfb_notifier_block { struct162 void (*bind_client) (struct omapfb_notifier_block *nb); argument237 extern int omapfb_register_client(struct omapfb_notifier_block *nb,240 extern int omapfb_unregister_client(struct omapfb_notifier_block *nb);
986 int omapfb_register_client(struct omapfb_notifier_block *omapfb_nb, in omapfb_register_client()1017 int omapfb_unregister_client(struct omapfb_notifier_block *omapfb_nb) in omapfb_unregister_client()
574 static void hwa742_bind_client(struct omapfb_notifier_block *nb) in hwa742_bind_client()