Searched refs:bt_has_preset_ops (Results 1 – 6 of 6) sorted by relevance
311 struct bt_has_preset_ops { struct367 const struct bt_has_preset_ops *ops;
32 static const struct bt_has_preset_ops ops = {
38 static const struct bt_has_preset_ops preset_ops = {
95 static const struct bt_has_preset_ops has_preset_ops = {
35 static const struct bt_has_preset_ops preset_ops = {
561 const struct bt_has_preset_ops *ops;620 const char *name, const struct bt_has_preset_ops *ops) in preset_alloc()