Home
last modified time | relevance | path

Searched defs:device_data (Results 1 – 10 of 10) sorted by relevance

/drivers/crypto/ux500/cryp/
Dcryp.c21 void cryp_wait_until_done(struct cryp_device_data *device_data) in cryp_wait_until_done()
31 int cryp_check(struct cryp_device_data *device_data) in cryp_check()
69 void cryp_activity(struct cryp_device_data *device_data, in cryp_activity()
82 void cryp_flush_inoutfifo(struct cryp_device_data *device_data) in cryp_flush_inoutfifo()
110 int cryp_set_configuration(struct cryp_device_data *device_data, in cryp_set_configuration()
164 int cryp_configure_protection(struct cryp_device_data *device_data, in cryp_configure_protection()
185 int cryp_is_logic_busy(struct cryp_device_data *device_data) in cryp_is_logic_busy()
196 void cryp_configure_for_dma(struct cryp_device_data *device_data, in cryp_configure_for_dma()
209 int cryp_configure_key_values(struct cryp_device_data *device_data, in cryp_configure_key_values()
254 int cryp_configure_init_vector(struct cryp_device_data *device_data, in cryp_configure_init_vector()
[all …]
Dcryp_core.c187 struct cryp_device_data *device_data; in cryp_interrupt_handler() local
258 static int cfg_iv(struct cryp_device_data *device_data, u32 left, u32 right, in cfg_iv()
273 static int cfg_ivs(struct cryp_device_data *device_data, struct cryp_ctx *ctx) in cfg_ivs()
306 static int set_key(struct cryp_device_data *device_data, in set_key()
364 struct cryp_device_data *device_data) in cryp_setup_context()
418 struct cryp_device_data **device_data) in cryp_get_device_data()
469 static void cryp_dma_setup_channel(struct cryp_device_data *device_data, in cryp_dma_setup_channel()
648 struct cryp_device_data *device_data) in cryp_polling_mode()
668 struct cryp_device_data *device_data, in cryp_disable_power()
705 struct cryp_device_data *device_data, in cryp_enable_power()
[all …]
Dcryp_irq.c20 void cryp_enable_irq_src(struct cryp_device_data *device_data, u32 irq_src) in cryp_enable_irq_src()
31 void cryp_disable_irq_src(struct cryp_device_data *device_data, u32 irq_src) in cryp_disable_irq_src()
42 bool cryp_pending_irq_src(struct cryp_device_data *device_data, u32 irq_src) in cryp_pending_irq_src()
/drivers/crypto/ux500/hash/
Dhash_core.c94 static void release_hash_device(struct hash_device_data *device_data) in release_hash_device()
108 static void hash_dma_setup_channel(struct hash_device_data *device_data, in hash_dma_setup_channel()
218 struct hash_device_data *device_data, in get_empty_message_digest()
284 static int hash_disable_power(struct hash_device_data *device_data, in hash_disable_power()
321 static int hash_enable_power(struct hash_device_data *device_data, in hash_enable_power()
367 struct hash_device_data **device_data) in hash_get_device_data()
427 static void hash_hw_write_key(struct hash_device_data *device_data, in hash_hw_write_key()
471 static int init_hash_hw(struct hash_device_data *device_data, in init_hash_hw()
591 static void hash_processblock(struct hash_device_data *device_data, in hash_processblock()
616 static void hash_messagepad(struct hash_device_data *device_data, in hash_messagepad()
[all …]
/drivers/scsi/lpfc/
Dlpfc_mem.c219 struct lpfc_device_data *device_data; in lpfc_mem_free() local
Dlpfc_scsi.c6676 struct lpfc_device_data *device_data; in lpfc_slave_alloc() local
6810 struct lpfc_device_data *device_data = sdev->hostdata; in lpfc_slave_destroy() local
/drivers/input/misc/
Dsoc_button_array.c435 const struct soc_device_data *device_data; in soc_button_probe() local
/drivers/md/
Ddm-ima.c102 static int dm_ima_alloc_and_copy_device_data(struct mapped_device *md, char **device_data, in dm_ima_alloc_and_copy_device_data()
/drivers/input/touchscreen/
Dbu21013_ts.c236 static irqreturn_t bu21013_gpio_irq(int irq, void *device_data) in bu21013_gpio_irq()
/drivers/gpu/drm/qxl/
Dqxl_dev.h446 uint8_t device_data[QXL_CURSOR_DEVICE_DATA_SIZE]; member