Home
last modified time | relevance | path

Searched refs:th_start (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/
H A Dds1620.c368 struct therm th, th_start; in ds1620_init() local
383 th_start.lo = 0; in ds1620_init()
384 th_start.hi = 1; in ds1620_init()
385 ds1620_write_state(&th_start); in ds1620_init()
/kernel/linux/linux-6.6/drivers/char/
H A Dds1620.c368 struct therm th, th_start; in ds1620_init() local
383 th_start.lo = 0; in ds1620_init()
384 th_start.hi = 1; in ds1620_init()
385 ds1620_write_state(&th_start); in ds1620_init()

Completed in 2 milliseconds