Searched refs:modified (Results 1 - 25 of 26) sorted by relevance

12

/drivers/staging/iio/imu/
H A Dadis16400_core.c644 .modified = 1,
654 .modified = 1,
664 .modified = 1,
674 .modified = 1,
684 .modified = 1,
694 .modified = 1,
704 .modified = 1,
713 .modified = 1,
722 .modified = 1,
762 .modified
[all...]
/drivers/staging/iio/
H A Diio.h115 * channel then this is it. If modified is set then the
141 * @modified: Does a modifier apply to this channel. What these are
170 unsigned modified:1; member in struct:iio_chan_spec
184 .modified = _mod, \
H A Diio_simple_dummy.c148 * 'modified' (i.e. axis specified) acceleration channel
153 .modified = 1,
H A Dindustrialio-event.c277 if (chan->modified)
H A Dindustrialio-core.c416 if (chan->modified && !generic) {
/drivers/media/dvb/ttpci/
H A Dav7110_ir.c224 int modified = force; local
234 modified = true;
236 if (modified) {
/drivers/staging/iio/gyro/
H A Dadis16080_core.c111 .modified = 1,
H A Dadis16130_core.c101 .modified = 1,
H A Dadxrs450_core.c330 .modified = 1,
345 .modified = 1,
H A Dadis16060_core.c121 .modified = 1,
/drivers/staging/iio/accel/
H A Dkxsd9.c182 .modified = 1, \
/drivers/usb/host/
H A Dohci-q.c909 int completed, modified; local
942 * have modified this list. normally it's just prepending
947 modified = 0;
997 modified = completed = 1;
1019 if (modified)
H A Dehci-sched.c2294 unsigned modified; local
2332 modified = 0;
2347 modified = qh_completions(ehci, temp.qh);
2348 if (!modified)
2403 modified = itd_complete (ehci, q.itd);
2440 modified = sitd_complete (ehci, q.sitd);
2451 if (unlikely (modified)) {
H A Disp1760-hcd.c1103 int modified; local
1111 modified = priv->int_done_map || priv->atl_done_map;
1227 if (modified)
H A Doxu210hp-hcd.c2254 unsigned modified; local
2291 modified = 0;
2304 modified = qh_completions(oxu, temp.qh);
2316 if (unlikely(modified))
/drivers/staging/iio/light/
H A Dtsl2563.c540 .modified = 1,
549 .modified = 1,
H A Disl29018.c426 .modified = 1,
/drivers/usb/misc/
H A DKconfig121 magazine published a modified version of this device in issue
/drivers/staging/iio/magnetometer/
H A Dak8975.c446 .modified = 1, \
H A Dhmc5843.c477 .modified = 1, \
/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c541 dev_spec->shadow_ram[i].modified = false;
2180 if (dev_spec->shadow_ram[offset+i].modified) {
2450 dev_spec->shadow_ram[offset+i].modified = true;
2466 * checking for the modified bit and writing only the pending changes.
2515 * in the other NVM bank or a modified value stored
2518 if (dev_spec->shadow_ram[i].modified) {
2599 dev_spec->shadow_ram[i].modified = false;
2627 * If the bit is 0, that the EEPROM had been modified, but the checksum was not
H A Dhw.h959 bool modified; member in struct:e1000_shadow_ram
/drivers/media/video/uvc/
H A Duvcvideo.h186 modified:1, member in struct:uvc_control
H A Duvc_ctrl.c1076 * dirty will be modified in the UVC device, and the dirty flag will be
1295 ctrl->modified = 1;
1557 * - Don't restore modified controls that are back to their default value.
1574 if (!ctrl->initialized || !ctrl->modified ||
/drivers/block/
H A DKconfig83 A standard SEGA Dreamcast comes with a modified CD ROM drive called a

Completed in 299 milliseconds

12