Searched refs:modified (Results 76 - 100 of 180) sorted by relevance

12345678

/linux-master/include/linux/iio/imu/
H A Dadis.h490 .modified = 1, \
/linux-master/fs/exfat/
H A Ddir.c539 es->modified = true;
556 es->modified = true;
563 if (es->modified)
753 * User should call exfat_get_dentry_set() after setting 'modified' to apply
789 es->modified = false;
/linux-master/drivers/iio/chemical/
H A Dpms7003.c174 .modified = 1, \
H A Dsunrise_co2.c382 .modified = 1,
/linux-master/drivers/iio/accel/
H A Dsca3000.c486 .modified = 1, \
518 .modified = 1,
547 .modified = 1,
H A Dkxsd9.c281 .modified = 1, \
H A Dbmi088-accel-core.c445 .modified = 1, \
H A Dmma9551.c309 .modified = 1, \
H A Dmxc4005.c275 .modified = 1, \
H A Dstk8ba50.c104 .modified = 1, \
H A Dbma180.c667 .modified = 1, \
696 .modified = 1, \
/linux-master/drivers/iio/light/
H A Dgp2ap020a00f.c1330 .modified = 1,
1347 .modified = 1,
1361 .modified = 0,
H A Dzopt2201.c241 .modified = 1,
H A Dapds9960.c275 .modified = 1, \
307 .modified = 1,
H A Dtsl2591.c682 .modified = 1,
692 .modified = 1,
/linux-master/arch/m68k/fpsp040/
H A Dx_store.S52 | if fp0-fp3 is being modified, we must put a copy
/linux-master/drivers/iio/frequency/
H A Dadrf6780.c332 .modified = 1, \
/linux-master/drivers/iio/gyro/
H A Dadis16136.c362 .modified = 1,
/linux-master/drivers/iio/health/
H A Dmax30102.c136 .modified = 1, \
/linux-master/drivers/iio/magnetometer/
H A Drm3100-core.c233 .modified = 1, \
H A Dmmc35240.c145 .modified = 1, \
H A Daf8133j.c78 .modified = 1, \
/linux-master/include/linux/iio/
H A Diio.h181 * channel then this is it. If modified is set then the
232 * @modified: Does a modifier apply to this channel. What these are
269 unsigned modified:1; member in struct:iio_chan_spec
/linux-master/net/ceph/
H A Dosdmap.c1682 /* fsid, epoch, created, modified */
1684 sizeof(map->created) + sizeof(map->modified), e_inval);
1688 ceph_decode_copy(p, &map->modified, sizeof(map->modified));
1970 struct ceph_timespec modified; local
1985 /* fsid, epoch, modified, new_pool_max, new_flags */
1986 ceph_decode_need(p, end, sizeof(fsid) + sizeof(u32) + sizeof(modified) +
1991 ceph_decode_copy(p, &modified, sizeof(modified));
2028 map->modified
[all...]
/linux-master/drivers/iio/temperature/
H A Dmlx90635.c810 .modified = 1,
818 .modified = 1,

Completed in 304 milliseconds

12345678