Lines Matching defs:set
16 bool set, bool lock)
48 * just return the cached value if the widget is not set up.
56 ret = iops->set_get_data(sdev, msg, msg->data_size, set);
57 if (!set)
60 /* It is a set-data operation, and we have a valid backup that we can restore */
73 ret = iops->set_get_data(sdev, msg, msg->data_size, set);
119 /* set curve type and duration from topology */
131 dev_err(sdev->dev, "Failed to set volume update for %s\n",
206 bool set, bool lock)
214 if (set && !pm_runtime_active(sdev->dev))
222 ret = sof_ipc4_set_get_kcontrol_data(scontrol, set, lock);
225 set ? "set bytes update" : "get bytes",
441 /* set up all controls for the widget */
466 "kcontrol %d set up failed for widget %s\n",