Searched refs:cras_observer_ops (Results 1 – 10 of 10) sorted by relevance
23 const struct cras_observer_ops *ops,32 struct cras_observer_ops *ops);41 const struct cras_observer_ops *ops);44 int cras_observer_ops_are_empty(const struct cras_observer_ops *ops);
13 struct cras_observer_ops ops;91 static struct cras_observer_ops g_empty_ops;387 int cras_observer_ops_are_empty(const struct cras_observer_ops *ops) in cras_observer_ops_are_empty()393 struct cras_observer_ops *ops) in cras_observer_get_ops()404 const struct cras_observer_ops *ops) in cras_observer_set_ops()415 const struct cras_observer_ops *ops, in cras_observer_add()
309 struct cras_observer_ops observer_ops; in register_for_notification()
1186 struct cras_observer_ops observer_ops; in cras_dbus_control_start()
1021 struct cras_observer_ops observer_ops; in cras_iodev_list_init()
54 static struct cras_observer_ops cras_observer_ops_value;57 static struct cras_observer_ops cras_observer_ops_are_empty_empty_ops;928 const struct cras_observer_ops *ops, in cras_observer_add()938 struct cras_observer_ops *ops) in cras_observer_get_ops()945 const struct cras_observer_ops *ops) in cras_observer_set_ops()951 int cras_observer_ops_are_empty(const struct cras_observer_ops *ops) in cras_observer_ops_are_empty()
302 struct cras_observer_ops ops1_;303 struct cras_observer_ops ops2_;
29 static struct cras_observer_ops *observer_ops;1853 const struct cras_observer_ops *ops, in cras_observer_add()1856 observer_ops = (struct cras_observer_ops *)calloc(1, sizeof(*ops)); in cras_observer_add()
16 struct cras_observer_ops { struct
243 struct cras_observer_ops observer_ops;