Home
last modified time | relevance | path

Searched defs:cd (Results 1 – 25 of 163) sorted by relevance

1234567

/linux-6.1.9/drivers/misc/genwqe/
Dcard_base.c116 struct genwqe_dev *cd; in genwqe_dev_alloc() local
157 static void genwqe_dev_free(struct genwqe_dev *cd) in genwqe_dev_free()
175 static int genwqe_bus_reset(struct genwqe_dev *cd) in genwqe_bus_reset()
240 bool genwqe_need_err_masking(struct genwqe_dev *cd) in genwqe_need_err_masking()
245 static void genwqe_tweak_hardware(struct genwqe_dev *cd) in genwqe_tweak_hardware()
273 int genwqe_recovery_on_fatal_gfir_required(struct genwqe_dev *cd) in genwqe_recovery_on_fatal_gfir_required()
278 int genwqe_flash_readback_fails(struct genwqe_dev *cd) in genwqe_flash_readback_fails()
295 static int genwqe_T_psec(struct genwqe_dev *cd) in genwqe_T_psec()
317 static bool genwqe_setup_pf_jtimer(struct genwqe_dev *cd) in genwqe_setup_pf_jtimer()
338 static bool genwqe_setup_vf_jtimer(struct genwqe_dev *cd) in genwqe_setup_vf_jtimer()
[all …]
Dcard_utils.c44 int __genwqe_writeq(struct genwqe_dev *cd, u64 byte_offs, u64 val) in __genwqe_writeq()
68 u64 __genwqe_readq(struct genwqe_dev *cd, u64 byte_offs) in __genwqe_readq()
95 int __genwqe_writel(struct genwqe_dev *cd, u64 byte_offs, u32 val) in __genwqe_writel()
119 u32 __genwqe_readl(struct genwqe_dev *cd, u64 byte_offs) in __genwqe_readl()
138 int genwqe_read_app_id(struct genwqe_dev *cd, char *app_name, int len) in genwqe_read_app_id()
210 void *__genwqe_alloc_consistent(struct genwqe_dev *cd, size_t size, in __genwqe_alloc_consistent()
220 void __genwqe_free_consistent(struct genwqe_dev *cd, size_t size, in __genwqe_free_consistent()
229 static void genwqe_unmap_pages(struct genwqe_dev *cd, dma_addr_t *dma_list, in genwqe_unmap_pages()
242 static int genwqe_map_pages(struct genwqe_dev *cd, in genwqe_map_pages()
291 int genwqe_alloc_sync_sgl(struct genwqe_dev *cd, struct genwqe_sgl *sgl, in genwqe_alloc_sync_sgl()
[all …]
Dcard_sysfs.c42 struct genwqe_dev *cd = dev_get_drvdata(dev); in status_show() local
53 struct genwqe_dev *cd = dev_get_drvdata(dev); in appid_show() local
64 struct genwqe_dev *cd = dev_get_drvdata(dev); in version_show() local
77 struct genwqe_dev *cd = dev_get_drvdata(dev); in type_show() local
89 struct genwqe_dev *cd = dev_get_drvdata(dev); in tempsens_show() local
101 struct genwqe_dev *cd = dev_get_drvdata(dev); in freerunning_timer_show() local
113 struct genwqe_dev *cd = dev_get_drvdata(dev); in queue_working_time_show() local
125 struct genwqe_dev *cd = dev_get_drvdata(dev); in base_clock_show() local
152 struct genwqe_dev *cd = dev_get_drvdata(dev); in curr_bitstream_show() local
168 struct genwqe_dev *cd = dev_get_drvdata(dev); in next_bitstream_show() local
[all …]
Dcard_dev.c32 static int genwqe_open_files(struct genwqe_dev *cd) in genwqe_open_files()
43 static void genwqe_add_file(struct genwqe_dev *cd, struct genwqe_file *cfile) in genwqe_add_file()
53 static int genwqe_del_file(struct genwqe_dev *cd, struct genwqe_file *cfile) in genwqe_del_file()
194 struct genwqe_dev *cd = cfile->cd; in genwqe_remove_mappings() local
232 struct genwqe_dev *cd = cfile->cd; in genwqe_remove_pinnings() local
258 static int genwqe_kill_fasync(struct genwqe_dev *cd, int sig) in genwqe_kill_fasync()
274 static int genwqe_terminate(struct genwqe_dev *cd) in genwqe_terminate()
301 struct genwqe_dev *cd; in genwqe_open() local
360 struct genwqe_dev *cd = cfile->cd; in genwqe_release() local
395 struct genwqe_dev *cd = container_of(inode->i_cdev, struct genwqe_dev, in genwqe_vma_close() local
[all …]
Dcard_ddcb.c163 static void print_ddcb_info(struct genwqe_dev *cd, struct ddcb_queue *queue) in print_ddcb_info()
241 static int ddcb_requ_finished(struct genwqe_dev *cd, struct ddcb_requ *req) in ddcb_requ_finished()
265 static int enqueue_ddcb(struct genwqe_dev *cd, struct ddcb_queue *queue, in enqueue_ddcb()
365 static int genwqe_check_ddcb_queue(struct genwqe_dev *cd, in genwqe_check_ddcb_queue()
477 int __genwqe_wait_ddcb(struct genwqe_dev *cd, struct ddcb_requ *req) in __genwqe_wait_ddcb()
567 static struct ddcb *get_next_ddcb(struct genwqe_dev *cd, in get_next_ddcb()
620 int __genwqe_purge_ddcb(struct genwqe_dev *cd, struct ddcb_requ *req) in __genwqe_purge_ddcb()
725 int genwqe_init_debug_data(struct genwqe_dev *cd, struct genwqe_debug_data *d) in genwqe_init_debug_data()
754 int __genwqe_enqueue_ddcb(struct genwqe_dev *cd, struct ddcb_requ *req, in __genwqe_enqueue_ddcb()
911 int __genwqe_execute_raw_ddcb(struct genwqe_dev *cd, in __genwqe_execute_raw_ddcb()
[all …]
Dcard_debugfs.c45 struct genwqe_dev *cd = s->private; in curr_dbg_uidn_show() local
92 struct genwqe_dev *cd = s->private; in prev_dbg_uidn_show() local
121 struct genwqe_dev *cd = s->private; in curr_regs_show() local
150 struct genwqe_dev *cd = s->private; in prev_regs_show() local
174 struct genwqe_dev *cd = s->private; in jtimer_show() local
195 struct genwqe_dev *cd = s->private; in queue_working_time_show() local
213 struct genwqe_dev *cd = s->private; in ddcb_info_show() local
286 struct genwqe_dev *cd = s->private; in info_show() local
319 void genwqe_init_debugfs(struct genwqe_dev *cd) in genwqe_init_debugfs()
375 void genqwe_exit_debugfs(struct genwqe_dev *cd) in genqwe_exit_debugfs()
/linux-6.1.9/drivers/input/touchscreen/
Dcyttsp4_core.c84 static int cyttsp4_load_status_regs(struct cyttsp4 *cd) in cyttsp4_load_status_regs()
102 static int cyttsp4_handshake(struct cyttsp4 *cd, u8 mode) in cyttsp4_handshake()
122 static int cyttsp4_hw_soft_reset(struct cyttsp4 *cd) in cyttsp4_hw_soft_reset()
134 static int cyttsp4_hw_hard_reset(struct cyttsp4 *cd) in cyttsp4_hw_hard_reset()
145 static int cyttsp4_hw_reset(struct cyttsp4 *cd) in cyttsp4_hw_reset()
164 static int cyttsp4_si_data_offsets(struct cyttsp4 *cd) in cyttsp4_si_data_offsets()
200 static int cyttsp4_si_get_cydata(struct cyttsp4 *cd) in cyttsp4_si_get_cydata()
279 static int cyttsp4_si_get_test_data(struct cyttsp4 *cd) in cyttsp4_si_get_test_data()
338 static int cyttsp4_si_get_pcfg_data(struct cyttsp4 *cd) in cyttsp4_si_get_pcfg_data()
386 static int cyttsp4_si_get_opcfg_data(struct cyttsp4 *cd) in cyttsp4_si_get_opcfg_data()
[all …]
/linux-6.1.9/net/sunrpc/
Dcache.c84 struct cache_detail *cd) in sunrpc_begin_cache_remove_entry()
93 struct cache_detail *cd) in sunrpc_end_cache_remove_entry()
385 void sunrpc_init_cache_detail(struct cache_detail *cd) in sunrpc_init_cache_detail()
403 void sunrpc_destroy_cache_detail(struct cache_detail *cd) in sunrpc_destroy_cache_detail()
827 loff_t *ppos, struct cache_detail *cd) in cache_read()
909 size_t count, struct cache_detail *cd) in cache_do_downcall()
926 size_t count, struct cache_detail *cd) in cache_downcall()
948 struct cache_detail *cd) in cache_write()
967 struct cache_detail *cd) in cache_poll()
995 struct cache_detail *cd) in cache_ioctl()
[all …]
Dsvcauth_unix.c152 static int ip_map_upcall(struct cache_detail *cd, struct cache_head *h) in ip_map_upcall()
157 static void ip_map_request(struct cache_detail *cd, in ip_map_request()
177 static int ip_map_parse(struct cache_detail *cd, in ip_map_parse()
260 struct cache_detail *cd, in ip_map_show()
289 static struct ip_map *__ip_map_lookup(struct cache_detail *cd, char *class, in __ip_map_lookup()
307 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, in __ip_map_update()
458 static int unix_gid_upcall(struct cache_detail *cd, struct cache_head *h) in unix_gid_upcall()
463 static void unix_gid_request(struct cache_detail *cd, in unix_gid_request()
477 static int unix_gid_parse(struct cache_detail *cd, in unix_gid_parse()
549 struct cache_detail *cd, in unix_gid_show()
[all …]
/linux-6.1.9/drivers/scsi/
Dsr_ioctl.c39 struct scsi_cd *cd = cdi->handle; in sr_read_tochdr() local
72 struct scsi_cd *cd = cdi->handle; in sr_read_tocentry() local
164 struct scsi_cd *cd = cdi->handle; in sr_play_trkind() local
188 int sr_do_ioctl(Scsi_CD *cd, struct packet_command *cgc) in sr_do_ioctl()
271 Scsi_CD *cd = cdi->handle; in sr_tray_move() local
284 Scsi_CD *cd = cdi->handle; in sr_lock_door() local
292 struct scsi_cd *cd = cdi->handle; in sr_drive_status() local
349 Scsi_CD *cd = cdi->handle; in sr_disk_status() local
381 Scsi_CD *cd = cdi->handle; in sr_get_last_session() local
391 Scsi_CD *cd = cdi->handle; in sr_get_mcn() local
[all …]
Dsr.c148 struct scsi_cd *cd = dev_get_drvdata(dev); in sr_runtime_suspend() local
205 struct scsi_cd *cd = cdi->handle; in sr_check_events() local
299 struct scsi_cd *cd = scsi_cd(rq->q->disk); in sr_done() local
359 struct scsi_cd *cd; in sr_init_command() local
473 static void sr_revalidate_disk(struct scsi_cd *cd) in sr_revalidate_disk()
486 struct scsi_cd *cd = scsi_cd(bdev->bd_disk); in sr_block_open() local
509 struct scsi_cd *cd = scsi_cd(disk); in sr_block_release() local
521 struct scsi_cd *cd = scsi_cd(bdev->bd_disk); in sr_block_ioctl() local
555 struct scsi_cd *cd = disk->private_data; in sr_block_check_events() local
564 struct scsi_cd *cd = disk->private_data; in sr_free_disk() local
[all …]
/linux-6.1.9/drivers/clk/sunxi-ng/
Dccu_div.c19 struct ccu_div *cd = data; in ccu_div_round_rate() local
37 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_disable() local
44 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_enable() local
51 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_is_enabled() local
59 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_recalc_rate() local
82 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_determine_rate() local
91 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_set_rate() local
120 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_get_parent() local
127 struct ccu_div *cd = hw_to_ccu_div(hw); in ccu_div_set_parent() local
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/gpio/
Dddc_regs.h34 #define DDC_GPIO_REG_LIST_ENTRY(type,cd,id) \ argument
39 #define DDC_GPIO_REG_LIST(cd,id) \ argument
47 #define DDC_REG_LIST(cd,id) \ argument
51 #define DDC_REG_LIST_DCN2(cd, id) \ argument
57 #define DDC_GPIO_VGA_REG_LIST_ENTRY(type,cd)\ argument
62 #define DDC_GPIO_VGA_REG_LIST(cd) \ argument
70 #define DDC_VGA_REG_LIST(cd) \ argument
74 #define DDC_GPIO_I2C_REG_LIST_ENTRY(type,cd) \ argument
79 #define DDC_GPIO_I2C_REG_LIST(cd) \ argument
87 #define DDC_I2C_REG_LIST(cd) \ argument
[all …]
/linux-6.1.9/drivers/block/paride/
Dpcd.c231 struct pcd_unit *cd = bdev->bd_disk->private_data; in pcd_block_open() local
245 struct pcd_unit *cd = disk->private_data; in pcd_block_release() local
254 struct pcd_unit *cd = bdev->bd_disk->private_data; in pcd_block_ioctl() local
267 struct pcd_unit *cd = disk->private_data; in pcd_block_check_events() local
305 struct pcd_unit *cd = cdi->handle; in pcd_open() local
315 static inline int status_reg(struct pcd_unit *cd) in status_reg()
320 static inline int read_reg(struct pcd_unit *cd, int reg) in read_reg()
325 static inline void write_reg(struct pcd_unit *cd, int reg, int val) in write_reg()
330 static int pcd_wait(struct pcd_unit *cd, int go, int stop, char *fun, char *msg) in pcd_wait()
354 static int pcd_command(struct pcd_unit *cd, char *cmd, int dlen, char *fun) in pcd_command()
[all …]
/linux-6.1.9/drivers/irqchip/
Dirq-mst-intc.c42 struct mst_intc_chip_data *cd = irq_data_get_irq_chip_data(d); in mst_set_irq() local
58 struct mst_intc_chip_data *cd = irq_data_get_irq_chip_data(d); in mst_clear_irq() local
85 struct mst_intc_chip_data *cd = irq_data_get_irq_chip_data(d); in mst_intc_eoi_irq() local
128 static void mst_intc_polarity_save(struct mst_intc_chip_data *cd) in mst_intc_polarity_save()
137 static void mst_intc_polarity_restore(struct mst_intc_chip_data *cd) in mst_intc_polarity_restore()
148 struct mst_intc_chip_data *cd; in mst_irq_resume() local
156 struct mst_intc_chip_data *cd; in mst_irq_suspend() local
181 struct mst_intc_chip_data *cd = d->host_data; in mst_intc_domain_translate() local
208 struct mst_intc_chip_data *cd = domain->host_data; in mst_intc_domain_alloc() local
249 struct mst_intc_chip_data *cd; in mst_intc_of_init() local
Dirq-imx-gpcv2.c31 static void __iomem *gpcv2_idx_to_reg(struct gpcv2_irqchip_data *cd, int i) in gpcv2_idx_to_reg()
38 struct gpcv2_irqchip_data *cd; in gpcv2_wakeup_source_save() local
57 struct gpcv2_irqchip_data *cd; in gpcv2_wakeup_source_restore() local
75 struct gpcv2_irqchip_data *cd = d->chip_data; in imx_gpcv2_irq_set_wake() local
97 struct gpcv2_irqchip_data *cd = d->chip_data; in imx_gpcv2_irq_unmask() local
113 struct gpcv2_irqchip_data *cd = d->chip_data; in imx_gpcv2_irq_mask() local
206 struct gpcv2_irqchip_data *cd; in imx_gpcv2_irqchip_init() local
/linux-6.1.9/arch/mips/cavium-octeon/
Docteon-irq.c101 struct octeon_ciu_chip_data *cd; in octeon_irq_set_ciu_mapping() local
121 struct octeon_ciu_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_free_cd() local
163 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_ack() local
179 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_eoi() local
192 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_set_enable_local() local
207 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_disable() local
213 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_enable() local
219 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_bus_lock() local
226 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_bus_sync_unlock() local
255 struct octeon_core_chip_data *cd; in octeon_irq_init_core() local
[all …]
/linux-6.1.9/drivers/staging/fieldbus/anybuss/
Dhost.c316 static void __ab_task_finish(struct ab_task *t, struct anybuss_host *cd) in __ab_task_finish()
324 ab_task_dequeue_finish_put(struct kfifo *q, struct anybuss_host *cd) in ab_task_dequeue_finish_put()
390 static void reset_assert(struct anybuss_host *cd) in reset_assert()
395 static void reset_deassert(struct anybuss_host *cd) in reset_deassert()
459 struct anybuss_host *cd = data; in irq_handler() local
481 static int task_fn_power_off(struct anybuss_host *cd, in task_fn_power_off()
497 static int task_fn_power_on_2(struct anybuss_host *cd, in task_fn_power_on_2()
513 static int task_fn_power_on(struct anybuss_host *cd, in task_fn_power_on()
534 struct anybuss_host *cd = client->host; in anybuss_set_power() local
550 static int task_fn_area_3(struct anybuss_host *cd, struct ab_task *t) in task_fn_area_3()
[all …]
Darcx-anybus.c50 static void do_reset(struct controller_priv *cd, u8 rst_bit, bool reset) in do_reset()
76 static int anybuss_reset(struct controller_priv *cd, in anybuss_reset()
90 struct controller_priv *cd = dev_get_drvdata(dev); in export_reset_0() local
97 struct controller_priv *cd = dev_get_drvdata(dev); in export_reset_1() local
167 struct controller_priv *cd = dev_get_drvdata(dev); in version_show() local
176 struct controller_priv *cd = dev_get_drvdata(dev); in design_number_show() local
204 struct controller_priv *cd = rdev_get_drvdata(rdev); in can_power_is_enabled() local
226 struct controller_priv *cd; in controller_probe() local
326 struct controller_priv *cd = platform_get_drvdata(pdev); in controller_remove() local
/linux-6.1.9/arch/mips/loongson32/common/
Dtime.c118 struct clock_event_device *cd = devid; in ls1x_clockevent_isr() local
126 static int ls1x_clockevent_set_state_periodic(struct clock_event_device *cd) in ls1x_clockevent_set_state_periodic()
137 static int ls1x_clockevent_tick_resume(struct clock_event_device *cd) in ls1x_clockevent_tick_resume()
146 static int ls1x_clockevent_set_state_shutdown(struct clock_event_device *cd) in ls1x_clockevent_set_state_shutdown()
157 struct clock_event_device *cd) in ls1x_clockevent_set_next()
181 struct clock_event_device *cd = &ls1x_clockevent; in ls1x_time_init() local
/linux-6.1.9/io_uring/
Dcancel.c33 struct io_cancel_data *cd = data; in io_cancel_cb() local
55 struct io_cancel_data *cd) in io_async_cancel_one()
81 int io_try_cancel(struct io_uring_task *tctx, struct io_cancel_data *cd, in io_try_cancel()
130 static int __io_async_cancel(struct io_cancel_data *cd, in __io_async_cancel()
168 struct io_cancel_data cd = { in io_async_cancel() local
212 struct io_cancel_data *cd, int fd) in __io_sync_cancel()
236 struct io_cancel_data cd = { in io_sync_cancel() local
/linux-6.1.9/arch/arm/mach-omap2/
Dclockdomain.c105 struct clkdm_dep *cd; in _clkdm_deps_lookup() local
168 struct clkdm_dep *cd; in _resolve_clkdm_deps() local
195 struct clkdm_dep *cd; in _clkdm_add_wkdep() local
238 struct clkdm_dep *cd; in _clkdm_del_wkdep() local
283 struct clkdm_dep *cd; in _clkdm_add_sleepdep() local
328 struct clkdm_dep *cd; in _clkdm_del_sleepdep() local
595 struct clkdm_dep *cd; in clkdm_add_wkdep() local
624 struct clkdm_dep *cd; in clkdm_del_wkdep() local
657 struct clkdm_dep *cd; in clkdm_read_wkdep() local
715 struct clkdm_dep *cd; in clkdm_add_sleepdep() local
[all …]
/linux-6.1.9/fs/nfs/
Dcache_lib.c35 int nfs_cache_upcall(struct cache_detail *cd, char *entry_name) in nfs_cache_upcall()
116 int nfs_cache_register_sb(struct super_block *sb, struct cache_detail *cd) in nfs_cache_register_sb()
127 int nfs_cache_register_net(struct net *net, struct cache_detail *cd) in nfs_cache_register_net()
143 void nfs_cache_unregister_sb(struct super_block *sb, struct cache_detail *cd) in nfs_cache_unregister_sb()
148 void nfs_cache_unregister_net(struct net *net, struct cache_detail *cd) in nfs_cache_unregister_net()
Ddns_resolve.c141 static void nfs_dns_request(struct cache_detail *cd, in nfs_dns_request()
151 static int nfs_dns_upcall(struct cache_detail *cd, in nfs_dns_upcall()
178 static int nfs_dns_show(struct seq_file *m, struct cache_detail *cd, in nfs_dns_show()
204 static struct nfs_dns_ent *nfs_dns_lookup(struct cache_detail *cd, in nfs_dns_lookup()
217 static struct nfs_dns_ent *nfs_dns_update(struct cache_detail *cd, in nfs_dns_update()
231 static int nfs_dns_parse(struct cache_detail *cd, char *buf, int buflen) in nfs_dns_parse()
282 static int do_cache_lookup(struct cache_detail *cd, in do_cache_lookup()
298 static int do_cache_lookup_nowait(struct cache_detail *cd, in do_cache_lookup_nowait()
323 static int do_cache_lookup_wait(struct cache_detail *cd, in do_cache_lookup_wait()
432 struct cache_detail *cd = nn->nfs_dns_resolve; in rpc_pipefs_event() local
/linux-6.1.9/fs/nfsd/
Dexport.c54 static int expkey_upcall(struct cache_detail *cd, struct cache_head *h) in expkey_upcall()
59 static void expkey_request(struct cache_detail *cd, in expkey_request()
78 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse()
178 struct cache_detail *cd, in expkey_show()
287 svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *item) in svc_expkey_lookup()
300 svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new, in svc_expkey_update()
361 static int svc_export_upcall(struct cache_detail *cd, struct cache_head *h) in svc_export_upcall()
366 static void svc_export_request(struct cache_detail *cd, in svc_export_request()
570 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()
729 struct cache_detail *cd, in svc_export_show()
[all …]

1234567