/kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/ |
H A D | cryp_irq.c | 20 void cryp_enable_irq_src(struct cryp_device_data *device_data, u32 irq_src) in cryp_enable_irq_src() argument 31 void cryp_disable_irq_src(struct cryp_device_data *device_data, u32 irq_src) in cryp_disable_irq_src() argument 42 bool cryp_pending_irq_src(struct cryp_device_data *device_data, u32 irq_src) in cryp_pending_irq_src() argument [all...] |
H A D | cryp.c | 21 void cryp_wait_until_done(struct cryp_device_data *device_data) in cryp_wait_until_done() argument 31 int cryp_check(struct cryp_device_data *device_data) in cryp_check() argument 69 cryp_activity(struct cryp_device_data *device_data, enum cryp_crypen cryp_crypen) cryp_activity() argument 82 cryp_flush_inoutfifo(struct cryp_device_data *device_data) cryp_flush_inoutfifo() argument 110 cryp_set_configuration(struct cryp_device_data *device_data, struct cryp_config *cryp_config, u32 *control_register) cryp_set_configuration() argument 164 cryp_configure_protection(struct cryp_device_data *device_data, struct cryp_protection_config *p_protect_config) cryp_configure_protection() argument 185 cryp_is_logic_busy(struct cryp_device_data *device_data) cryp_is_logic_busy() argument 196 cryp_configure_for_dma(struct cryp_device_data *device_data, enum cryp_dma_req_type dma_req) cryp_configure_for_dma() argument 209 cryp_configure_key_values(struct cryp_device_data *device_data, enum cryp_key_reg_index key_reg_index, struct cryp_key_value key_value) cryp_configure_key_values() argument 254 cryp_configure_init_vector(struct cryp_device_data *device_data, enum cryp_init_vector_index init_vector_index, struct cryp_init_vector_value init_vector_value) cryp_configure_init_vector() argument 289 cryp_save_device_context(struct cryp_device_data *device_data, struct cryp_device_context *ctx, int cryp_mode) cryp_save_device_context() argument 352 cryp_restore_device_context(struct cryp_device_data *device_data, struct cryp_device_context *ctx) cryp_restore_device_context() argument [all...] |
H A D | cryp_core.c | 186 struct cryp_device_data *device_data; in cryp_interrupt_handler() local 257 cfg_iv(struct cryp_device_data *device_data, u32 left, u32 right, enum cryp_init_vector_index index) cfg_iv() argument 272 cfg_ivs(struct cryp_device_data *device_data, struct cryp_ctx *ctx) cfg_ivs() argument 305 set_key(struct cryp_device_data *device_data, u32 left_key, u32 right_key, enum cryp_key_reg_index index) set_key() argument 362 cryp_setup_context(struct cryp_ctx *ctx, struct cryp_device_data *device_data) cryp_setup_context() argument 416 cryp_get_device_data(struct cryp_ctx *ctx, struct cryp_device_data **device_data) cryp_get_device_data() argument 468 cryp_dma_setup_channel(struct cryp_device_data *device_data, struct device *dev) cryp_dma_setup_channel() argument 646 cryp_polling_mode(struct cryp_ctx *ctx, struct cryp_device_data *device_data) cryp_polling_mode() argument 666 cryp_disable_power(struct device *dev, struct cryp_device_data *device_data, bool save_device_context) cryp_disable_power() argument 702 cryp_enable_power( struct device *dev, struct cryp_device_data *device_data, bool restore_device_context) cryp_enable_power() argument 745 hw_crypt_noxts(struct cryp_ctx *ctx, struct cryp_device_data *device_data) hw_crypt_noxts() argument 828 struct cryp_device_data *device_data; ablk_dma_crypt() local 886 struct cryp_device_data *device_data; ablk_crypt() local 1260 struct cryp_device_data *device_data; ux500_cryp_probe() local 1398 struct cryp_device_data *device_data; ux500_cryp_remove() local 1445 struct cryp_device_data *device_data; ux500_cryp_shutdown() local 1491 struct cryp_device_data *device_data; ux500_cryp_suspend() local 1534 struct cryp_device_data *device_data; ux500_cryp_resume() local [all...] |
/kernel/linux/linux-5.10/sound/core/ |
H A D | device.c | 82 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) in look_for_dev() argument 106 void snd_device_disconnect(struct snd_card *card, void *device_data) in snd_device_disconnect() argument 29 snd_device_new(struct snd_card *card, enum snd_device_type type, void *device_data, const struct snd_device_ops *ops) snd_device_new() argument 130 snd_device_free(struct snd_card *card, void *device_data) snd_device_free() argument 171 snd_device_register(struct snd_card *card, void *device_data) snd_device_register() argument 251 snd_device_get_state(struct snd_card *card, void *device_data) snd_device_get_state() argument [all...] |
/kernel/linux/linux-5.10/sound/aoa/core/ |
H A D | alsa.c | 61 aoa_snd_device_new(enum snd_device_type type, void *device_data, const struct snd_device_ops *ops) aoa_snd_device_new() argument
|
/kernel/linux/linux-6.6/sound/aoa/core/ |
H A D | alsa.c | 61 aoa_snd_device_new(enum snd_device_type type, void *device_data, const struct snd_device_ops *ops) aoa_snd_device_new() argument
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | device.c | 82 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) in look_for_dev() argument 106 void snd_device_disconnect(struct snd_card *card, void *device_data) in snd_device_disconnect() argument 29 snd_device_new(struct snd_card *card, enum snd_device_type type, void *device_data, const struct snd_device_ops *ops) snd_device_new() argument 130 snd_device_free(struct snd_card *card, void *device_data) snd_device_free() argument 171 snd_device_register(struct snd_card *card, void *device_data) snd_device_register() argument 253 snd_device_get_state(struct snd_card *card, void *device_data) snd_device_get_state() argument [all...] |
/kernel/linux/linux-5.10/drivers/vfio/mdev/ |
H A D | vfio_mdev.c | 24 static int vfio_mdev_open(void *device_data) in vfio_mdev_open() argument 43 static void vfio_mdev_release(void *device_data) in vfio_mdev_release() argument 54 static long vfio_mdev_unlocked_ioctl(void *device_data, in vfio_mdev_unlocked_ioctl() argument 66 static ssize_t vfio_mdev_read(void *device_data, char __user *buf, in vfio_mdev_read() argument 78 static ssize_t vfio_mdev_write(void *device_data, const char __user *buf, in vfio_mdev_write() argument 90 vfio_mdev_mmap(void *device_data, struct vm_area_struct *vma) vfio_mdev_mmap() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/can/m_can/ |
H A D | m_can.h | 89 void *device_data; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | vfio.h | 27 void *device_data; member [all...] |
H A D | dmi.h | 86 void *device_data; /* Type specific data */ member
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 219 struct lpfc_device_data *device_data; in lpfc_mem_free() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | hid_bpf.h | 130 u8 *device_data; /* allocated when a bpf program of type member
|
H A D | dmi.h | 86 void *device_data; /* Type specific data */ member
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 219 struct lpfc_device_data *device_data; in lpfc_mem_free() local
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | soc_button_array.c | 435 const struct soc_device_data *device_data; in soc_button_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/vfio/platform/ |
H A D | vfio_platform_common.c | 220 static void vfio_platform_release(void *device_data) in vfio_platform_release() argument 246 static int vfio_platform_open(void *device_data) in vfio_platform_open() argument 295 static long vfio_platform_ioctl(void *device_data, in vfio_platform_ioctl() argument 457 static ssize_t vfio_platform_read(void *device_data, char __user *buf, in vfio_platform_read() argument 533 static ssize_t vfio_platform_write(void *device_data, const char __user *buf, in vfio_platform_write() argument 575 vfio_platform_mmap(void *device_data, struct vm_area_struct *vma) vfio_platform_mmap() argument [all...] |
/kernel/linux/linux-5.10/drivers/vfio/fsl-mc/ |
H A D | vfio_fsl_mc.c | 138 static int vfio_fsl_mc_open(void *device_data) in vfio_fsl_mc_open() argument 164 static void vfio_fsl_mc_release(void *device_data) in vfio_fsl_mc_release() argument 200 static long vfio_fsl_mc_ioctl(void *device_data, unsigned int cmd, in vfio_fsl_mc_ioctl() argument 330 static ssize_t vfio_fsl_mc_read(void *device_data, char __user *buf, in vfio_fsl_mc_read() argument 407 static ssize_t vfio_fsl_mc_write(void *device_data, const char __user *buf, in vfio_fsl_mc_write() argument 471 vfio_fsl_mc_mmap(void *device_data, struct vm_area_struct *vma) vfio_fsl_mc_mmap() argument [all...] |
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | soc_button_array.c | 435 const struct soc_device_data *device_data; in soc_button_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A 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() argument
|
/kernel/linux/linux-5.10/drivers/crypto/ux500/hash/ |
H A D | hash_core.c | 93 static void release_hash_device(struct hash_device_data *device_data) in release_hash_device() argument 107 static void hash_dma_setup_channel(struct hash_device_data *device_data, in hash_dma_setup_channel() argument 216 get_empty_message_digest( struct hash_device_data *device_data, u8 *zero_hash, u32 *zero_hash_size, bool *zero_digest) get_empty_message_digest() argument 283 hash_disable_power(struct hash_device_data *device_data, bool save_device_state) hash_disable_power() argument 320 hash_enable_power(struct hash_device_data *device_data, bool restore_device_state) hash_enable_power() argument 365 hash_get_device_data(struct hash_ctx *ctx, struct hash_device_data **device_data) hash_get_device_data() argument 426 hash_hw_write_key(struct hash_device_data *device_data, const u8 *key, unsigned int keylen) hash_hw_write_key() argument 470 init_hash_hw(struct hash_device_data *device_data, struct hash_ctx *ctx) init_hash_hw() argument 589 hash_processblock(struct hash_device_data *device_data, const u32 *message, int length) hash_processblock() argument 614 hash_messagepad(struct hash_device_data *device_data, const u32 *message, u8 index_bytes) hash_messagepad() argument 675 hash_setconfiguration(struct hash_device_data *device_data, struct hash_config *config) hash_setconfiguration() argument 742 hash_begin(struct hash_device_data *device_data, struct hash_ctx *ctx) hash_begin() argument 763 hash_process_data(struct hash_device_data *device_data, struct hash_ctx *ctx, struct hash_req_ctx *req_ctx, int msg_length, u8 *data_buffer, u8 *buffer, u8 *index) hash_process_data() argument 859 struct hash_device_data *device_data; hash_dma_final() local 966 struct hash_device_data *device_data; hash_hw_final() local 1070 struct hash_device_data *device_data; hash_hw_update() local 1133 hash_resume_state(struct hash_device_data *device_data, const struct hash_state *device_state) hash_resume_state() argument 1191 hash_save_state(struct hash_device_data *device_data, struct hash_state *device_state) hash_save_state() argument 1243 hash_check_hw(struct hash_device_data *device_data) hash_check_hw() argument 1267 hash_get_digest(struct hash_device_data *device_data, u8 *digest, int algorithm) hash_get_digest() argument 1621 ahash_algs_register_all(struct hash_device_data *device_data) ahash_algs_register_all() argument 1646 ahash_algs_unregister_all(struct hash_device_data *device_data) ahash_algs_unregister_all() argument 1662 struct hash_device_data *device_data; ux500_hash_probe() local 1766 struct hash_device_data *device_data; ux500_hash_remove() local 1816 struct hash_device_data *device_data; ux500_hash_shutdown() local 1862 struct hash_device_data *device_data; ux500_hash_suspend() local 1899 struct hash_device_data *device_data; ux500_hash_resume() local [all...] |
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | bu21013_ts.c | 236 static irqreturn_t bu21013_gpio_irq(int irq, void *device_data) in bu21013_gpio_irq() argument
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | core.h | 71 void *device_data; /* device structure */ member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | core.h | 72 void *device_data; /* device structure */ member
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | bu21013_ts.c | 236 static irqreturn_t bu21013_gpio_irq(int irq, void *device_data) in bu21013_gpio_irq() argument
|