Searched refs:need_clear (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/rtc/
H A Drtc-rx8025.c268 int need_clear = 0; rx8025_init_client() local
298 need_clear = 1; rx8025_init_client()
302 need_clear = 1; rx8025_init_client()
304 if (*need_reset || need_clear) { rx8025_init_client()
/linux-4.1.27/drivers/staging/unisys/visorchipset/
H A Dvisorchipset_main.c782 BOOL need_clear = FALSE; bus_responder() local
797 need_clear = TRUE; bus_responder()
806 if (need_clear) { bus_responder()
846 BOOL need_clear = FALSE; device_responder() local
855 need_clear = TRUE; device_responder()
866 if (need_clear) device_responder()
/linux-4.1.27/fs/btrfs/
H A Dextent-tree.c9332 int need_clear = 0; btrfs_read_block_groups() local
9347 need_clear = 1; btrfs_read_block_groups()
9349 need_clear = 1; btrfs_read_block_groups()
9368 if (need_clear) { btrfs_read_block_groups()

Completed in 213 milliseconds