[go: nahoru, domu]

Searched defs:atime (Results 1 - 3 of 3) sorted by relevance

/drivers/iio/light/
H A Dtcs3472.c58 u8 atime; member in struct:tcs3472_data
141 *val2 = (256 - data->atime) * 2400;
173 data->atime = i;
176 data->atime);
294 data->atime = ret;
/drivers/misc/
H A Dapds990x.c140 u16 atime; /* als integration time */ member in struct:apds990x_chip
142 u16 a_max_result; /* Max possible ADC value with current atime */
284 * cpl = atime * again / (glass_attenuation * device_factor)
292 cpl = ((u32)chip->atime * (u32)again[chip->again_next] *
325 chip->atime = time_ms;
462 (u32)(again[chip->again_meas] * (u32)chip->atime);
/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_idl.h2153 #define LUSTRE_NOATIME_FL 0x00000080 /* do not update atime */
2196 __s64 atime; member in struct:mdt_body

Completed in 81 milliseconds