Home
last modified time | relevance | path

Searched refs:changed (Results 226 – 250 of 4724) sorted by relevance

12345678910>>...189

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-dqevent.rst176 changed for the subscribed pad. If multiple events occurred before
215 - A bitmask that tells what has changed. See
279 - A bitmask that tells what has changed. See
324 changed. Special cases: Volatile controls do no generate this
330 changed.
334 step or the default value of the control changed.
338 control changed. Note that the number of dimensions remains the
/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c86 unsigned int status, changed; in sa1100_mctrl_check() local
89 changed = status ^ sport->old_status; in sa1100_mctrl_check()
91 if (changed == 0) in sa1100_mctrl_check()
96 if (changed & TIOCM_RI) in sa1100_mctrl_check()
98 if (changed & TIOCM_DSR) in sa1100_mctrl_check()
100 if (changed & TIOCM_CAR) in sa1100_mctrl_check()
102 if (changed & TIOCM_CTS) in sa1100_mctrl_check()
/openbmc/u-boot/drivers/net/phy/
H A Dmicrel_ksz90x1.c111 int i, changed = 0, offset, max; in ksz90x1_of_config_group() local
124 changed = 1; /* Value was changed in OF */ in ksz90x1_of_config_group()
135 if (!changed) in ksz90x1_of_config_group()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/
H A Dfix_libtool_sysroot.patch5 1 file changed, 1 insertion(+)
/openbmc/openpower-pnor-code-mgmt/mmc/
H A Dopenpower-bios-factory-reset.service2 Description=Perform a bios reset if the GPIO changed
/openbmc/linux/drivers/md/
H A Ddm-thin-metadata.c237 bool changed:1; member
857 if (!td->changed) in __write_changed_details()
1040 int r, changed = 0; in __open_device() local
1073 changed = 1; in __open_device()
1087 (*td)->changed = changed; in __open_device()
1170 td->changed = true; in __set_snapshot_details()
1681 td->changed = true; in __insert()
1750 td->changed = true; in __remove_range()
1818 r = td->changed; in dm_thin_changed_this_transaction()
1831 if (td->changed) { in dm_pool_changed_this_transaction()
[all …]
/openbmc/linux/net/sctp/
H A Dsysctl.c396 bool changed = false; in proc_sctp_do_hmac_alg() local
416 changed = true; in proc_sctp_do_hmac_alg()
422 changed = true; in proc_sctp_do_hmac_alg()
427 changed = true; in proc_sctp_do_hmac_alg()
429 if (!changed) in proc_sctp_do_hmac_alg()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h145 unsigned long changed; member
452 u32 changed);
454 int enable, u32 changed);
458 struct ieee80211_sta *sta, bool changed);
554 enum mt76_txq_id qid, u32 changed);
/openbmc/linux/Documentation/driver-api/
H A Dframe-buffer.rst19 of a card that are created when a mode is set and can't be changed
22 cannot be changed or moved.
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dtwl6040.txt37 - vddvibl_uV: If the vddvibl default voltage need to be changed
38 - vddvibr_uV: If the vddvibr default voltage need to be changed
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0001-binutils-crosssdk-Generate-relocatable-SDKs.patch9 changed by the relocating script.
21 3 files changed, 6 insertions(+), 3 deletions(-)
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0003-Platform-corstone1000-Fix-issues-due-to-adjustment-M.patch7 Adjust Mailbox Agent API parameters patch changed memory check and
19 1 file changed, 18 insertions(+), 5 deletions(-)
/openbmc/u-boot/doc/device-tree-bindings/serial/
H A Dbcm2835-aux-uart.txt10 - skip-init: if present, the baud rate divisor is not changed
/openbmc/linux/drivers/input/keyboard/
H A Dtwl4030_keypad.c215 int changed = new_state[row] ^ kp->kp_state[row]; in twl4030_kp_scan() local
217 if (!changed) in twl4030_kp_scan()
224 if (!(changed & (1 << col))) in twl4030_kp_scan()
/openbmc/linux/include/sound/
H A Dpcm_params.h202 int changed; in snd_mask_refine_set() local
203 changed = !snd_mask_single(mask); in snd_mask_refine_set()
207 return changed; in snd_mask_refine_set()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0005-Use-list-for-changed-interfaces.patch4 Subject: [PATCH 5/8] Use list for changed interfaces
6 Uses a linked list to store the index of changed network interfaces
16 1 file changed, 43 insertions(+), 15 deletions(-)
/openbmc/linux/drivers/usb/serial/
H A Dopticon.c329 bool changed = false; in opticon_tiocmset() local
340 changed = rts ^ priv->rts; in opticon_tiocmset()
343 if (!changed) in opticon_tiocmset()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-tqma8mpql.dtsi104 /* VCC3V3 -> VMMC, ... must not be changed */
113 /* V_1V8 -> VQMMC, SPI-NOR, ... must not be changed */
122 /* V_1V1 -> RAM, ... must not be changed */
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-long-filename/
H A D0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch.expected8 1 file changed, 1 insertion(+), 1 deletion(-)
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-ignored/
H A Ddevtool-test-ignored.patch.expected8 1 file changed, 1 insertion(+), 1 deletion(-)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/
H A D0001-assume-zero-is-valid-address.patch8 1 file changed, 3 deletions(-)
/openbmc/linux/net/mac80211/
H A Dmlme.c140 if (!changed) in ieee80211_handle_puncturing_bitmap()
141 changed = &_changed; in ieee80211_handle_puncturing_bitmap()
2702 u64 changed = 0; in ieee80211_handle_bss_capability() local
2709 return changed; in ieee80211_handle_bss_capability()
2739 return changed; in ieee80211_handle_bss_capability()
2800 return changed; in ieee80211_link_set_associated()
2892 u64 changed = 0; in ieee80211_set_disassoc() local
4003 u64 *changed) in ieee80211_assoc_config_link() argument
5700 u64 *changed) in ieee80211_config_puncturing() argument
5922 u64 changed = 0; in ieee80211_rx_mgmt_beacon() local
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/neon/
H A Dpkgconfig.patch5 1 file changed, 1 insertion(+), 1 deletion(-)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-ttf/
H A Dautomake_foreign.patch9 1 file changed, 2 insertions(+)
/openbmc/linux/block/
H A Dbadblocks.c305 bb->changed = 1; in badblocks_set()
417 bb->changed = 1; in badblocks_clear()
433 if (bb->page == NULL || bb->changed) in ack_all_badblocks()
438 if (bb->changed == 0 && bb->unacked_exist) { in ack_all_badblocks()

12345678910>>...189