Home
last modified time | relevance | path

Searched refs:change (Results 126 – 150 of 2388) sorted by relevance

12345678910>>...96

/openbmc/linux/sound/pci/emu10k1/
H A Dp16v.c680 int change = 0; in snd_p16v_capture_source_put() local
687 change = (emu->p16v_capture_source != val); in snd_p16v_capture_source_put()
688 if (change) { in snd_p16v_capture_source_put()
694 return change; in snd_p16v_capture_source_put()
719 int change = 0; in snd_p16v_capture_channel_put() local
725 change = (emu->p16v_capture_channel != val); in snd_p16v_capture_channel_put()
726 if (change) { in snd_p16v_capture_channel_put()
731 return change; in snd_p16v_capture_channel_put()
/openbmc/webui-vue/src/views/SecurityAndAccess/Policies/
H A DPolicies.vue19 @change="changeSshProtocolState"
44 @change="changeIpmiProtocolState"
69 @change="changeVtpmState"
94 @change="changeRtadState"
120 @change="saveSessionTimeoutValue"
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-enum-mbus-code.rst115 - The driver allows the application to try to change the default colorspace
122 - The driver allows the application to try to change the default transform function.
129 - The driver allows the application to try to change the default Y'CbCr
136 - The driver allows the application to try to change the default HSV
143 - The driver allows the application to try to change the default
/openbmc/linux/Documentation/sound/hd-audio/
H A Dintel-multi-link.rst19 The only change to the 2015 definitions is the declaration of the
21 backwards-compatible change.
97 change in functionality. The LEPTR.PTR value is an offset from the
187 - move of DMIC registers to different offsets, with no change in
258 change in functionality. The LEPTR.PTR value is an offset from the ML
/openbmc/linux/drivers/hid/
H A Dhid-uclogic-core.c372 u8 change; in uclogic_raw_event_frame() local
379 change = 1; in uclogic_raw_event_frame()
382 change = 3; in uclogic_raw_event_frame()
384 change = 0; in uclogic_raw_event_frame()
388 (change << bit); in uclogic_raw_event_frame()
/openbmc/docs/designs/
H A Duart-mux-support.md44 The scope of this change is obmc-console and other projects which rely on the
47 The change will not affect users who do not have this hardware configuration.
71 2. The mux state can always change but will terminate any existing
73 3. The mux state can always change and has no impact on existing conflicting
88 change the mux state (2.2) as it's a violation of the abstraction
98 … | Out-of-band command (2.1) | Active connections prevent mux change (3.1) | Isola…
99 | B | TTY | Out-of-band command | Mux change with disconnections (3.2)…
178 - Not providing any capability to change the mux state; rather, they defer to
179 making the user log in via SSH to affect the change themselves
382 The internal datastructures of obmc-console will change to accomodate the
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dfiltersnippet.js63 $('input:radio[name="filter"]').change(function(){
74 $("#date_from_"+key).change(function(){
H A Dtable.js494 action.find('[type="radio"]').change(function () {
597 inputFrom.change(changeHandler);
598 inputTo.change(changeHandler);
614 inputFrom.change(function () {
618 inputTo.change(function () {
624 radio.change(changeHandler);
758 $(".pagesize-"+ctx.tableName).change(function(e){
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.1.rst18 existing code that relies on these expansions, you need to change the
44 one must be specified. You must change any ``getVar()`` calls that do
47 layer to make this change::
54 The reason for this change is that it prepares the way for changing
56 change is a much more sensible default than False. However, the
57 change needs to be made gradually as a sudden change of the default
105 ``autoconf``. The reason for this change is because the
132 For most cases, this change does not present any problems. However, if
199 this change should not cause any issues.
240 affected by this change.
[all …]
H A Dmigration-3.0.rst15 different variables. You can now change the manager by setting the
33 As a result of this change, the ``poky-lsb`` derivative distribution
163 Previously, an invalid task was silently ignored. With this change,
207 This change makes it consistent with all areas in the code. Custom
278 to the external environment. This change did not require any changes
283 variable or variables in the recipe or change the scripts so that
286 - You must change the host distro identifier used in
288 characters even if it does not contain a version number. This change
295 ``do_install_basefilesissue`` function. The reason for the change is
313 central ``conf/image-uefi.conf``. This change should not influence
/openbmc/linux/Documentation/arch/x86/
H A Dintel-hfi.rst28 These capabilities may change at runtime as a result of changes in the
31 some models, capabilities are set at boot time and never change. On others,
32 capabilities may change every tens of milliseconds. For instance, a remote
33 mechanism may be used to lower Thermal Design Power. Such change can be
/openbmc/linux/sound/pci/korg1212/
H A Dkorg1212.c1733 change = 1; in snd_korg1212_control_phase_put()
1744 change = 1; in snd_korg1212_control_phase_put()
1750 return change; in snd_korg1212_control_phase_put()
1801 change = 1; in snd_korg1212_control_volume_put()
1812 change = 1; in snd_korg1212_control_volume_put()
1818 return change; in snd_korg1212_control_volume_put()
1862 change = 1; in snd_korg1212_control_route_put()
1870 change = 1; in snd_korg1212_control_route_put()
1927 if (change) in snd_korg1212_control_put()
1957 int change; in snd_korg1212_control_sync_put() local
[all …]
/openbmc/linux/include/linux/
H A Dregmap.h1237 bool *change, bool async, bool force);
1253 bool *change) in regmap_update_bits_check() argument
1256 change, false, false); in regmap_update_bits_check()
1262 bool *change) in regmap_update_bits_check_async() argument
1265 change, true, false); in regmap_update_bits_check_async()
1380 bool *change, bool async, bool force);
1768 bool *change, bool async, bool force) in regmap_update_bits_base() argument
1797 bool *change, bool async, bool force) in regmap_field_update_bits_base() argument
1806 bool *change, bool async, bool force) in regmap_fields_update_bits_base() argument
1828 bool *change) in regmap_update_bits_check() argument
[all …]
/openbmc/linux/arch/um/drivers/
H A Dnet_user.c206 static void change(char *dev, char *what, unsigned char *addr, in change() function
242 change(arg, "add", addr, netmask); in open_addr()
247 change(arg, "del", addr, netmask); in close_addr()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0004-lxdm.c-add-function-to-change-password-with-pam.patch4 Subject: [PATCH 4/8] lxdm.c: add function to change password with pam
6 Add function to change user's password when pam is enabled. It is useful
7 to change user's password when the password is expired.
/openbmc/linux/sound/soc/tegra/
H A Dtegra186_asrc.c263 bool change = false; in tegra186_asrc_put_ratio_source() local
270 &change); in tegra186_asrc_put_ratio_source()
272 return change ? 1 : 0; in tegra186_asrc_put_ratio_source()
301 bool change = false; in tegra186_asrc_put_ratio_int() local
316 asrc->lane[id].int_part, &change); in tegra186_asrc_put_ratio_int()
320 return change ? 1 : 0; in tegra186_asrc_put_ratio_int()
349 bool change = false; in tegra186_asrc_put_ratio_frac() local
364 asrc->lane[id].frac_part, &change); in tegra186_asrc_put_ratio_frac()
368 return change ? 1 : 0; in tegra186_asrc_put_ratio_frac()
/openbmc/u-boot/doc/uImage.FIT/
H A Dkernel.its90 change both arch values to "x86_64". U-Boot will then change to 64-bit mode
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sedutil/files/
H A D0001-Fix-build-on-big-endian-architectures.patch32 /** change the "endianess" of a 16bit field */
34 /** change the "endianess" of a 32bit field */
/openbmc/linux/fs/nilfs2/
H A DKconfig16 synchronous write basis (unless there is no change). Users can
18 and can change them into snapshots which will be preserved for long
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-br-deprecated-ips.sh.in132 if [ "$change" = 'init' ]; then
135 elif [ "$change" = 'defer' ]; then
137 elif [ "$change" = 'addr' -a "$scope" = 'global' -a "$fam" = 'inet6' ] &&
163 elif [ "$change" = 'link' -a "$action" = 'add' -a "$intf" = '@NCSI_IF@' ]; then
/openbmc/linux/sound/soc/
H A Dsoc-component.c801 unsigned int mask, unsigned int val, bool *change) in snd_soc_component_update_bits_legacy() argument
811 *change = old != new; in snd_soc_component_update_bits_legacy()
812 if (*change) in snd_soc_component_update_bits_legacy()
834 bool change; in snd_soc_component_update_bits() local
839 val, &change); in snd_soc_component_update_bits()
842 mask, val, &change); in snd_soc_component_update_bits()
846 return change; in snd_soc_component_update_bits()
870 bool change; in snd_soc_component_update_bits_async() local
875 mask, val, &change); in snd_soc_component_update_bits_async()
878 mask, val, &change); in snd_soc_component_update_bits_async()
[all …]
/openbmc/docs/
H A DCONTRIBUTING.md146 If you are making a nontrivial change, you should plan how to introduce it to
149 If you are planning a new function, you should get agreement that your change
150 will be accepted. As early as you can, introduce the change via the OpenBMC
176 - If your change has a specification, sketch out your ideas first and work to
184 push commits which are based on your change still in review. However, when
206 include a unit test to exercise that change, within the same commit. Unit tests
213 Ensure that your patch doesn't change unrelated areas. Be careful of accidental
220 - Concisely, _what_ change are you making? e.g. "libpldm: Add APIs to enable
267 if it used to do something else before your change, describe that too. If the
334 To submit a change set, commit your changes, and push to the Gerrit server,
[all …]
/openbmc/linux/scripts/coccinelle/api/
H A Dstream_open.cocci232 …"ERROR: %s: .read() can deadlock .write(); change nonseekable_open -> stream_open to fix." % (fops…
239 …"WARNING: %s: .read() and .write() have stream semantic; safe to change nonseekable_open -> stream…
299 …"WARNING: %s: .read() has stream semantic; safe to change nonseekable_open -> stream_open." % (fop…
347 …"WARNING: %s: .write() has stream semantic; safe to change nonseekable_open -> stream_open." % (fo…
370 // no read, no write - don't change anything
/openbmc/u-boot/doc/
H A DREADME.generic-board21 The main change is that the arch/<arch>/lib/board.c file is removed in
40 What is the motivation for this change?
42 1. There is a lot of repeated code in the board.c files. Any change to
43 things like setting up the baud rate requires a change in 10 separate
58 5. While it is a bit of a tricky change, I believe it is worthwhile and
109 be done as a separate change, and this series does not require it.
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nic/
H A Ddcb.c89 bool change = false; in nfp_refresh_tc2idx() local
108 change = true; in nfp_refresh_tc2idx()
113 return change; in nfp_refresh_tc2idx()
271 bool change; in nfp_nic_dcbnl_ieee_setets() local
286 change = nfp_refresh_tc2idx(nn); in nfp_nic_dcbnl_ieee_setets()
289 if (change || !dcb->rate_init) { in nfp_nic_dcbnl_ieee_setets()

12345678910>>...96