Searched refs:updating (Results 1 - 8 of 8) sorted by relevance

/drivers/mtd/ubi/
H A Dupd.c133 ubi_assert(!vol->updating && !vol->changing_leb);
134 vol->updating = 1;
140 /* Before updating - wipe out the volume */
155 vol->updating = 0;
182 ubi_assert(!vol->updating && !vol->changing_leb);
292 * When updating volumes, we accumulate whole logical eraseblock of
369 vol->updating = 0;
H A Dcdev.c136 if (vol->updating) {
140 vol->updating = 0;
159 if (vol->updating) {
161 ubi_err("updating");
195 if (vol->updating) {
196 ubi_err("updating");
342 if (!vol->updating && !vol->changing_leb)
345 if (vol->updating)
H A Dubi.h290 * @updating: %1 if the volume is being updated
333 unsigned int updating:1; member in struct:ubi_volume
/drivers/video/fbdev/omap2/dss/
H A Dapply.c99 bool updating; member in struct:mgr_priv_data
280 if (mp->updating)
382 if (!mp->updating)
402 bool updating; local
409 updating = extra_info_update_ongoing();
411 if (!updating) {
661 if (mp->updating)
684 if (mp->updating)
710 if (mp->updating)
731 if (mp->updating)
[all...]
/drivers/net/ethernet/sfc/
H A Dmcdi.c1815 if (!part->updating) {
1819 part->updating = true;
1846 if (!part->updating) {
1850 part->updating = true;
1873 if (part->updating) {
1874 part->updating = false;
H A Dmcdi.h92 bool updating; member in struct:efx_mcdi_mtd_partition
/drivers/firmware/
H A DKconfig69 Say m if you want to have the option of updating the BIOS for your
/drivers/platform/x86/
H A DKconfig702 low level access for debug work and updating the firmware. Say

Completed in 376 milliseconds