Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/iio/Documentation/
Ddevice.txt11 struct iio_dev *indio_dev = iio_device_alloc(sizeof(struct chip_state));
12 where chip_state is a structure of local state data for this instance of
/linux-4.4.14/drivers/mtd/lpddr/
Dlpddr_cmds.c116 flstate_t chip_state = chip->state; in wait_for_ready() local
132 map->name, chip_state); in wait_for_ready()
155 while (chip->state != chip_state) { in wait_for_ready()
/linux-4.4.14/drivers/mtd/chips/
Dcfi_cmdset_0001.c1244 int chip_state = chip->state; in inval_cache_and_wait_for_operation() local
1259 if (chip->state != chip_state) { in inval_cache_and_wait_for_operation()
1275 if (chip->erase_suspended && chip_state == FL_ERASING) { in inval_cache_and_wait_for_operation()
1280 if (chip->write_suspended && chip_state == FL_WRITING) { in inval_cache_and_wait_for_operation()