Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
A Dswp.c164 bool use_top; in spi_nor_sr_lock() local
189 use_top = can_be_top; in spi_nor_sr_lock()
192 if (use_top) in spi_nor_sr_lock()
220 if (!use_top) in spi_nor_sr_lock()
249 bool use_top; in spi_nor_sr_unlock() local
274 use_top = can_be_top; in spi_nor_sr_unlock()
277 if (use_top) in spi_nor_sr_unlock()
303 if (!use_top) in spi_nor_sr_unlock()

Completed in 3 milliseconds