Searched refs:ccp_device (Results 1 – 10 of 10) sorted by relevance
123 static struct ccp_device *ccp_rr;206 struct ccp_device *dp = NULL; in ccp_get_device()253 struct ccp_device *dp; in ccp_version()291 struct ccp_device *ccp; in ccp_enqueue_cmd()348 struct ccp_device *ccp = cmd->ccp; in ccp_do_cmd_backlog()376 struct ccp_device *ccp = cmd_q->ccp; in ccp_dequeue_cmd()478 struct ccp_device *ccp; in ccp_alloc_struct()508 struct ccp_device *ccp = container_of(rng, struct ccp_device, hwrng); in ccp_trng_read()553 struct ccp_device *ccp = sp->ccp_data; in ccp_dev_suspend()579 struct ccp_device *ccp = sp->ccp_data; in ccp_dev_resume()[all …]
222 struct ccp_device;235 struct ccp_device *ccp;246 struct ccp_device *ccp;261 struct ccp_device *ccp;339 struct ccp_device { struct631 void ccp_add_device(struct ccp_device *ccp);632 void ccp_del_device(struct ccp_device *ccp);643 int ccp_register_rng(struct ccp_device *ccp);644 void ccp_unregister_rng(struct ccp_device *ccp);663 int (*init)(struct ccp_device *);[all …]
22 struct ccp_device *ccp = cmd_q->ccp; in ccp_alloc_ksb()53 struct ccp_device *ccp = cmd_q->ccp; in ccp_free_ksb()77 struct ccp_device *ccp = cmd_q->ccp; in ccp_do_cmd()314 static void ccp_disable_queue_interrupts(struct ccp_device *ccp) in ccp_disable_queue_interrupts()319 static void ccp_enable_queue_interrupts(struct ccp_device *ccp) in ccp_enable_queue_interrupts()326 struct ccp_device *ccp = (struct ccp_device *)data; in ccp_irq_bh()358 struct ccp_device *ccp = (struct ccp_device *)data; in ccp_irq_handler()369 static int ccp_init(struct ccp_device *ccp) in ccp_init()517 static void ccp_destroy(struct ccp_device *ccp) in ccp_destroy()
43 static unsigned int ccp_get_dma_chan_attr(struct ccp_device *ccp) in ccp_get_dma_chan_attr()62 static void ccp_free_cmd_resources(struct ccp_device *ccp, in ccp_free_cmd_resources()73 static void ccp_free_desc_resources(struct ccp_device *ccp, in ccp_free_desc_resources()105 static void ccp_cleanup_desc_resources(struct ccp_device *ccp, in ccp_cleanup_desc_resources()361 struct ccp_device *ccp = chan->ccp; in ccp_create_desc()635 static void ccp_dma_release(struct ccp_device *ccp) in ccp_dma_release()650 static void ccp_dma_release_channels(struct ccp_device *ccp) in ccp_dma_release_channels()665 int ccp_dmaengine_register(struct ccp_device *ccp) in ccp_dmaengine_register()778 void ccp_dmaengine_unregister(struct ccp_device *ccp) in ccp_dmaengine_unregister()
27 struct ccp_device *ccp; in ccp_lsb_alloc()81 struct ccp_device *ccp = cmd_q->ccp; in ccp_lsb_free()608 static int ccp_find_and_assign_lsb_to_q(struct ccp_device *ccp, in ccp_find_and_assign_lsb_to_q()665 static int ccp_assign_lsbs(struct ccp_device *ccp) in ccp_assign_lsbs()728 static void ccp5_enable_queue_interrupts(struct ccp_device *ccp) in ccp5_enable_queue_interrupts()738 struct ccp_device *ccp = (struct ccp_device *)data; in ccp5_irq_bh()768 struct ccp_device *ccp = (struct ccp_device *)data; in ccp5_irq_handler()779 static int ccp5_init(struct ccp_device *ccp) in ccp5_init()1006 static void ccp5_destroy(struct ccp_device *ccp) in ccp5_destroy()1065 static void ccp5_config(struct ccp_device *ccp) in ccp5_config()[all …]
45 struct ccp_device *ccp = filp->private_data; in ccp5_debugfs_info_read()100 struct ccp_device *ccp = filp->private_data; in ccp5_debugfs_stats_read()178 struct ccp_device *ccp = filp->private_data; in ccp5_debugfs_stats_write()282 void ccp5_debugfs_setup(struct ccp_device *ccp) in ccp5_debugfs_setup()
32 struct ccp_device;36 void (*setup)(struct ccp_device *);
59 static u32 ccp_gen_jobid(struct ccp_device *ccp) in ccp_gen_jobid()
77 struct ccp_device { struct90 static int ccp_get_errno(struct ccp_device *ccp) in ccp_get_errno() argument135 struct ccp_device *ccp = hid_get_drvdata(hdev); in ccp_raw_event()204 struct ccp_device *ccp = dev_get_drvdata(dev); in ccp_read_string()226 struct ccp_device *ccp = dev_get_drvdata(dev); in ccp_read()295 struct ccp_device *ccp = dev_get_drvdata(dev); in ccp_write()324 const struct ccp_device *ccp = data; in ccp_is_visible()427 static int get_fan_cnct(struct ccp_device *ccp) in get_fan_cnct()465 static int get_temp_cnct(struct ccp_device *ccp) in get_temp_cnct()488 struct ccp_device *ccp; in ccp_probe()[all …]
21 struct ccp_device;643 struct ccp_device *ccp;
Completed in 25 milliseconds