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

/linux-4.1.27/drivers/mtd/lpddr/
H A Dlpddr_cmds.c344 struct flchip *loaner = shared->writing; put_chip() local
345 mutex_lock(&loaner->mutex); put_chip()
348 put_chip(map, loaner); put_chip()
350 mutex_unlock(&loaner->mutex); put_chip()
/linux-4.1.27/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c1000 struct flchip *loaner = shared->writing; put_chip() local
1001 mutex_lock(&loaner->mutex); put_chip()
1004 put_chip(map, loaner, loaner->start); put_chip()
1006 mutex_unlock(&loaner->mutex); put_chip()

Completed in 72 milliseconds