Home
last modified time | relevance | path

Searched refs:time_ms (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/misc/
Dapds990x.c321 static inline int apds990x_set_atime(struct apds990x_chip *chip, u32 time_ms) in apds990x_set_atime() argument
325 chip->atime = time_ms; in apds990x_set_atime()
327 reg_value = 256 - ((time_ms * TIME_STEP_SCALER) / TIMESTEP); in apds990x_set_atime()
/linux-3.4.99/sound/pci/asihpi/
Dhpi_internal.h942 u32 time_ms; member
946 u32 time_ms; member