Lines Matching refs:device
210 * HASH bit numbers, used by device, setting in dev->hash_flags with
260 * struct s5p_aes_dev - Crypto device state container
261 * @dev: Associated device
267 * @req: Crypto request currently handled by the device
270 * in device. This is DMA-mapped into device.
272 * in device. This is DMA-mapped into device.
279 * @busy: Indicates whether the device is currently handling some request
283 * @lock: Lock for protecting both access to device hardware registers
300 struct device *dev;
338 * @dd: Associated device
378 * @dd: Associated device
574 * have to be written to device (by calling s5p_set_dma_outdata()).
596 * have to be written to device (by calling s5p_set_dma_indata()).
626 * @dev: device
639 * @dev: device
643 * 1 if new receiving (input) data is ready and can be written to device
800 * @dd: device
840 * @dev: secss device
849 * @dev: secss device
860 * @dev: secss device
870 * @dev: secss device
880 * @dev: secss device
900 * @dev: secss device
922 * @dd: secss device
978 * @dd: secss device
1296 * @dd: secss device
1365 * @dd: device s5p_aes_dev
1369 * device then processes the first request from the dd->queue
2160 struct device *dev = &pdev->dev;