Searched defs:device_data (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/drivers/crypto/ux500/cryp/
H A Dcryp_irq.c20 void cryp_enable_irq_src(struct cryp_device_data *device_data, u32 irq_src) cryp_enable_irq_src() argument
31 void cryp_disable_irq_src(struct cryp_device_data *device_data, u32 irq_src) cryp_disable_irq_src() argument
42 bool cryp_pending_irq_src(struct cryp_device_data *device_data, u32 irq_src) cryp_pending_irq_src() argument
H A Dcryp.c21 void cryp_wait_until_done(struct cryp_device_data *device_data) cryp_wait_until_done() argument
31 int cryp_check(struct cryp_device_data *device_data) cryp_check() argument
69 void cryp_activity(struct cryp_device_data *device_data, cryp_activity() argument
82 void cryp_flush_inoutfifo(struct cryp_device_data *device_data) cryp_flush_inoutfifo() argument
110 int cryp_set_configuration(struct cryp_device_data *device_data, cryp_set_configuration() argument
164 int cryp_configure_protection(struct cryp_device_data *device_data, cryp_configure_protection() argument
185 int cryp_is_logic_busy(struct cryp_device_data *device_data) cryp_is_logic_busy() argument
196 void cryp_configure_for_dma(struct cryp_device_data *device_data, cryp_configure_for_dma() argument
209 int cryp_configure_key_values(struct cryp_device_data *device_data, cryp_configure_key_values() argument
254 int cryp_configure_init_vector(struct cryp_device_data *device_data, cryp_configure_init_vector() argument
289 void cryp_save_device_context(struct cryp_device_data *device_data, cryp_save_device_context() argument
349 void cryp_restore_device_context(struct cryp_device_data *device_data, cryp_restore_device_context() argument
H A Dcryp_core.c194 struct cryp_device_data *device_data; cryp_interrupt_handler() local
265 static int cfg_iv(struct cryp_device_data *device_data, u32 left, u32 right, cfg_iv() argument
280 static int cfg_ivs(struct cryp_device_data *device_data, struct cryp_ctx *ctx) cfg_ivs() argument
312 static int set_key(struct cryp_device_data *device_data, set_key() argument
474 static void cryp_dma_setup_channel(struct cryp_device_data *device_data, cryp_dma_setup_channel() argument
828 struct cryp_device_data *device_data; ablk_dma_crypt() local
886 struct cryp_device_data *device_data; ablk_crypt() local
1410 struct cryp_device_data *device_data; ux500_cryp_probe() local
1575 struct cryp_device_data *device_data; ux500_cryp_remove() local
1641 struct cryp_device_data *device_data; ux500_cryp_shutdown() local
1696 struct cryp_device_data *device_data; ux500_cryp_suspend() local
1739 struct cryp_device_data *device_data; ux500_cryp_resume() local
368 cryp_setup_context(struct cryp_ctx *ctx, struct cryp_device_data *device_data) cryp_setup_context() argument
422 cryp_get_device_data(struct cryp_ctx *ctx, struct cryp_device_data **device_data) cryp_get_device_data() 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
/linux-4.1.27/sound/aoa/core/
H A Dalsa.c62 aoa_snd_device_new(enum snd_device_type type, void * device_data, struct snd_device_ops * ops) aoa_snd_device_new() argument
/linux-4.1.27/sound/core/
H A Ddevice.c97 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) look_for_dev() argument
121 void snd_device_disconnect(struct snd_card *card, void *device_data) snd_device_disconnect() argument
145 void snd_device_free(struct snd_card *card, void *device_data) snd_device_free() argument
186 int snd_device_register(struct snd_card *card, void *device_data) snd_device_register() argument
44 snd_device_new(struct snd_card *card, enum snd_device_type type, void *device_data, struct snd_device_ops *ops) snd_device_new() argument
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_mem.c220 struct lpfc_device_data *device_data; lpfc_mem_free() local
H A Dlpfc_scsi.c5399 struct lpfc_device_data *device_data; lpfc_slave_alloc() local
5525 struct lpfc_device_data *device_data = sdev->hostdata; lpfc_slave_destroy() local
/linux-4.1.27/drivers/vfio/platform/
H A Dvfio_platform_common.c96 static void vfio_platform_release(void *device_data) vfio_platform_release() argument
112 static int vfio_platform_open(void *device_data) vfio_platform_open() argument
145 static long vfio_platform_ioctl(void *device_data, vfio_platform_ioctl() argument
319 static ssize_t vfio_platform_read(void *device_data, char __user *buf, vfio_platform_read() argument
395 static ssize_t vfio_platform_write(void *device_data, const char __user *buf, vfio_platform_write() argument
437 static int vfio_platform_mmap(void *device_data, struct vm_area_struct *vma) vfio_platform_mmap() argument
/linux-4.1.27/drivers/vfio/pci/
H A Dvfio_pci.c240 static void vfio_pci_release(void *device_data) vfio_pci_release() argument
256 static int vfio_pci_open(void *device_data) vfio_pci_open() argument
424 static long vfio_pci_ioctl(void *device_data, vfio_pci_ioctl() argument
795 static ssize_t vfio_pci_rw(void *device_data, char __user *buf, vfio_pci_rw() argument
823 static ssize_t vfio_pci_read(void *device_data, char __user *buf, vfio_pci_read() argument
832 static ssize_t vfio_pci_write(void *device_data, const char __user *buf, vfio_pci_write() argument
841 static int vfio_pci_mmap(void *device_data, struct vm_area_struct *vma) vfio_pci_mmap() argument
906 static void vfio_pci_request(void *device_data, unsigned int count) vfio_pci_request() argument
/linux-4.1.27/include/linux/
H A Ddmi.h83 void *device_data; /* Type specific data */ member in struct:dmi_device
/linux-4.1.27/drivers/input/touchscreen/
H A Dbu21013_ts.c256 static irqreturn_t bu21013_gpio_irq(int irq, void *device_data) bu21013_gpio_irq() argument
/linux-4.1.27/drivers/crypto/ux500/hash/
H A Dhash_core.c107 static void release_hash_device(struct hash_device_data *device_data) release_hash_device() argument
121 static void hash_dma_setup_channel(struct hash_device_data *device_data, hash_dma_setup_channel() argument
298 static int hash_disable_power(struct hash_device_data *device_data, hash_disable_power() argument
335 static int hash_enable_power(struct hash_device_data *device_data, hash_enable_power() argument
441 static void hash_hw_write_key(struct hash_device_data *device_data, hash_hw_write_key() argument
485 static int init_hash_hw(struct hash_device_data *device_data, init_hash_hw() argument
604 static void hash_processblock(struct hash_device_data *device_data, hash_processblock() argument
629 static void hash_messagepad(struct hash_device_data *device_data, hash_messagepad() argument
690 int hash_setconfiguration(struct hash_device_data *device_data, hash_setconfiguration() argument
757 void hash_begin(struct hash_device_data *device_data, struct hash_ctx *ctx) hash_begin() argument
778 static int hash_process_data(struct hash_device_data *device_data, hash_process_data() argument
874 struct hash_device_data *device_data; hash_dma_final() local
980 struct hash_device_data *device_data; hash_hw_final() local
1082 struct hash_device_data *device_data; hash_hw_update() local
1139 int hash_resume_state(struct hash_device_data *device_data, hash_resume_state() argument
1197 int hash_save_state(struct hash_device_data *device_data, hash_save_state() argument
1249 int hash_check_hw(struct hash_device_data *device_data) hash_check_hw() argument
1273 void hash_get_digest(struct hash_device_data *device_data, hash_get_digest() argument
1616 static int ahash_algs_register_all(struct hash_device_data *device_data) ahash_algs_register_all() argument
1641 static void ahash_algs_unregister_all(struct hash_device_data *device_data) ahash_algs_unregister_all() argument
1657 struct hash_device_data *device_data; ux500_hash_probe() local
1780 struct hash_device_data *device_data; ux500_hash_remove() local
1840 struct hash_device_data *device_data; ux500_hash_shutdown() local
1892 struct hash_device_data *device_data; ux500_hash_suspend() local
1929 struct hash_device_data *device_data; ux500_hash_resume() local
231 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
380 hash_get_device_data(struct hash_ctx *ctx, struct hash_device_data **device_data) hash_get_device_data() argument
/linux-4.1.27/drivers/vfio/
H A Dvfio.c94 void *device_data; member in struct:vfio_device
710 void *device_data = device->device_data; vfio_del_group_dev() local
363 vfio_group_create_device(struct vfio_group *group, struct device *dev, const struct vfio_device_ops *ops, void *device_data) vfio_group_create_device() argument
611 vfio_add_group_dev(struct device *dev, const struct vfio_device_ops *ops, void *device_data) vfio_add_group_dev() argument
/linux-4.1.27/include/sound/
H A Dcore.h86 void *device_data; /* device structure */ member in struct:snd_device
/linux-4.1.27/drivers/gpu/drm/qxl/
H A Dqxl_dev.h449 uint8_t device_data[QXL_CURSOR_DEVICE_DATA_SIZE]; member in struct:qxl_cursor_cmd

Completed in 559 milliseconds