/Linux-v5.15/drivers/crypto/ux500/cryp/ |
D | cryp.c | 21 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 …]
|
D | cryp_core.c | 187 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 …]
|
D | cryp_irq.c | 20 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()
|
/Linux-v5.15/drivers/crypto/ux500/hash/ |
D | hash_core.c | 94 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 …]
|
/Linux-v5.15/sound/core/ |
D | device.c | 30 void *device_data, const struct snd_device_ops *ops) in snd_device_new() 82 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) in look_for_dev() 106 void snd_device_disconnect(struct snd_card *card, void *device_data) in snd_device_disconnect() 130 void snd_device_free(struct snd_card *card, void *device_data) in snd_device_free() 171 int snd_device_register(struct snd_card *card, void *device_data) in snd_device_register() 251 int snd_device_get_state(struct snd_card *card, void *device_data) in snd_device_get_state()
|
/Linux-v5.15/sound/aoa/core/ |
D | alsa.c | 62 void *device_data, const struct snd_device_ops *ops) in aoa_snd_device_new()
|
/Linux-v5.15/drivers/scsi/lpfc/ |
D | lpfc_mem.c | 219 struct lpfc_device_data *device_data; in lpfc_mem_free() local
|
D | lpfc_scsi.c | 6668 struct lpfc_device_data *device_data; in lpfc_slave_alloc() local 6802 struct lpfc_device_data *device_data = sdev->hostdata; in lpfc_slave_destroy() local
|
/Linux-v5.15/drivers/input/misc/ |
D | soc_button_array.c | 388 const struct soc_device_data *device_data; in soc_button_probe() local
|
/Linux-v5.15/drivers/md/ |
D | dm-ima.c | 102 static int dm_ima_alloc_and_copy_device_data(struct mapped_device *md, char **device_data, in dm_ima_alloc_and_copy_device_data()
|
/Linux-v5.15/include/linux/ |
D | dmi.h | 86 void *device_data; /* Type specific data */ member
|
/Linux-v5.15/drivers/input/touchscreen/ |
D | bu21013_ts.c | 236 static irqreturn_t bu21013_gpio_irq(int irq, void *device_data) in bu21013_gpio_irq()
|
/Linux-v5.15/include/sound/ |
D | core.h | 71 void *device_data; /* device structure */ member
|
/Linux-v5.15/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 446 uint8_t device_data[QXL_CURSOR_DEVICE_DATA_SIZE]; member
|