/linux-4.4.14/drivers/misc/genwqe/ |
D | card_base.c | 125 struct genwqe_dev *cd; in genwqe_dev_alloc() local 166 static void genwqe_dev_free(struct genwqe_dev *cd) in genwqe_dev_free() 183 static int genwqe_bus_reset(struct genwqe_dev *cd) in genwqe_bus_reset() 249 bool genwqe_need_err_masking(struct genwqe_dev *cd) in genwqe_need_err_masking() 254 static void genwqe_tweak_hardware(struct genwqe_dev *cd) in genwqe_tweak_hardware() 281 int genwqe_recovery_on_fatal_gfir_required(struct genwqe_dev *cd) in genwqe_recovery_on_fatal_gfir_required() 286 int genwqe_flash_readback_fails(struct genwqe_dev *cd) in genwqe_flash_readback_fails() 302 static int genwqe_T_psec(struct genwqe_dev *cd) in genwqe_T_psec() 323 static bool genwqe_setup_pf_jtimer(struct genwqe_dev *cd) in genwqe_setup_pf_jtimer() 343 static bool genwqe_setup_vf_jtimer(struct genwqe_dev *cd) in genwqe_setup_vf_jtimer() [all …]
|
D | card_utils.c | 54 int __genwqe_writeq(struct genwqe_dev *cd, u64 byte_offs, u64 val) in __genwqe_writeq() 78 u64 __genwqe_readq(struct genwqe_dev *cd, u64 byte_offs) in __genwqe_readq() 105 int __genwqe_writel(struct genwqe_dev *cd, u64 byte_offs, u32 val) in __genwqe_writel() 129 u32 __genwqe_readl(struct genwqe_dev *cd, u64 byte_offs) in __genwqe_readl() 145 int genwqe_read_app_id(struct genwqe_dev *cd, char *app_name, int len) in genwqe_read_app_id() 217 void *__genwqe_alloc_consistent(struct genwqe_dev *cd, size_t size, in __genwqe_alloc_consistent() 227 void __genwqe_free_consistent(struct genwqe_dev *cd, size_t size, in __genwqe_free_consistent() 236 static void genwqe_unmap_pages(struct genwqe_dev *cd, dma_addr_t *dma_list, in genwqe_unmap_pages() 249 static int genwqe_map_pages(struct genwqe_dev *cd, in genwqe_map_pages() 298 int genwqe_alloc_sync_sgl(struct genwqe_dev *cd, struct genwqe_sgl *sgl, in genwqe_alloc_sync_sgl() [all …]
|
D | card_sysfs.c | 50 struct genwqe_dev *cd = dev_get_drvdata(dev); in status_show() local 61 struct genwqe_dev *cd = dev_get_drvdata(dev); in appid_show() local 72 struct genwqe_dev *cd = dev_get_drvdata(dev); in version_show() local 85 struct genwqe_dev *cd = dev_get_drvdata(dev); in type_show() local 97 struct genwqe_dev *cd = dev_get_drvdata(dev); in tempsens_show() local 109 struct genwqe_dev *cd = dev_get_drvdata(dev); in freerunning_timer_show() local 121 struct genwqe_dev *cd = dev_get_drvdata(dev); in queue_working_time_show() local 133 struct genwqe_dev *cd = dev_get_drvdata(dev); in base_clock_show() local 160 struct genwqe_dev *cd = dev_get_drvdata(dev); in curr_bitstream_show() local 176 struct genwqe_dev *cd = dev_get_drvdata(dev); in next_bitstream_show() local [all …]
|
D | card_ddcb.c | 172 static void print_ddcb_info(struct genwqe_dev *cd, struct ddcb_queue *queue) in print_ddcb_info() 250 static int ddcb_requ_finished(struct genwqe_dev *cd, struct ddcb_requ *req) in ddcb_requ_finished() 274 static int enqueue_ddcb(struct genwqe_dev *cd, struct ddcb_queue *queue, in enqueue_ddcb() 371 static int genwqe_check_ddcb_queue(struct genwqe_dev *cd, in genwqe_check_ddcb_queue() 483 int __genwqe_wait_ddcb(struct genwqe_dev *cd, struct ddcb_requ *req) in __genwqe_wait_ddcb() 571 static struct ddcb *get_next_ddcb(struct genwqe_dev *cd, in get_next_ddcb() 624 int __genwqe_purge_ddcb(struct genwqe_dev *cd, struct ddcb_requ *req) in __genwqe_purge_ddcb() 729 int genwqe_init_debug_data(struct genwqe_dev *cd, struct genwqe_debug_data *d) in genwqe_init_debug_data() 758 int __genwqe_enqueue_ddcb(struct genwqe_dev *cd, struct ddcb_requ *req, in __genwqe_enqueue_ddcb() 915 int __genwqe_execute_raw_ddcb(struct genwqe_dev *cd, in __genwqe_execute_raw_ddcb() [all …]
|
D | card_dev.c | 40 static int genwqe_open_files(struct genwqe_dev *cd) in genwqe_open_files() 51 static void genwqe_add_file(struct genwqe_dev *cd, struct genwqe_file *cfile) in genwqe_add_file() 61 static int genwqe_del_file(struct genwqe_dev *cd, struct genwqe_file *cfile) in genwqe_del_file() 200 struct genwqe_dev *cd = cfile->cd; in genwqe_remove_mappings() local 238 struct genwqe_dev *cd = cfile->cd; in genwqe_remove_pinnings() local 262 static int genwqe_kill_fasync(struct genwqe_dev *cd, int sig) in genwqe_kill_fasync() 278 static int genwqe_force_sig(struct genwqe_dev *cd, int sig) in genwqe_force_sig() 305 struct genwqe_dev *cd; in genwqe_open() local 366 struct genwqe_dev *cd = cfile->cd; in genwqe_release() local 400 struct genwqe_dev *cd = container_of(inode->i_cdev, struct genwqe_dev, in genwqe_vma_close() local [all …]
|
D | card_debugfs.c | 66 struct genwqe_dev *cd = s->private; in curr_dbg_uidn_show() local 113 struct genwqe_dev *cd = s->private; in prev_dbg_uidn_show() local 142 struct genwqe_dev *cd = s->private; in genwqe_curr_regs_show() local 171 struct genwqe_dev *cd = s->private; in genwqe_prev_regs_show() local 195 struct genwqe_dev *cd = s->private; in genwqe_jtimer_show() local 216 struct genwqe_dev *cd = s->private; in genwqe_queue_working_time_show() local 234 struct genwqe_dev *cd = s->private; in genwqe_ddcb_info_show() local 307 struct genwqe_dev *cd = s->private; in genwqe_info_show() local 344 int genwqe_init_debugfs(struct genwqe_dev *cd) in genwqe_init_debugfs() 505 void genqwe_exit_debugfs(struct genwqe_dev *cd) in genqwe_exit_debugfs()
|
D | card_base.h | 402 struct genwqe_dev *cd; member 428 static inline int genwqe_get_slu_id(struct genwqe_dev *cd) in genwqe_get_slu_id() 578 static inline int genwqe_is_privileged(struct genwqe_dev *cd) in genwqe_is_privileged()
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | cyttsp4_core.c | 80 static int cyttsp4_load_status_regs(struct cyttsp4 *cd) in cyttsp4_load_status_regs() 98 static int cyttsp4_handshake(struct cyttsp4 *cd, u8 mode) in cyttsp4_handshake() 118 static int cyttsp4_hw_soft_reset(struct cyttsp4 *cd) in cyttsp4_hw_soft_reset() 130 static int cyttsp4_hw_hard_reset(struct cyttsp4 *cd) in cyttsp4_hw_hard_reset() 141 static int cyttsp4_hw_reset(struct cyttsp4 *cd) in cyttsp4_hw_reset() 160 static int cyttsp4_si_data_offsets(struct cyttsp4 *cd) in cyttsp4_si_data_offsets() 196 static int cyttsp4_si_get_cydata(struct cyttsp4 *cd) in cyttsp4_si_get_cydata() 267 static int cyttsp4_si_get_test_data(struct cyttsp4 *cd) in cyttsp4_si_get_test_data() 318 static int cyttsp4_si_get_pcfg_data(struct cyttsp4 *cd) in cyttsp4_si_get_pcfg_data() 360 static int cyttsp4_si_get_opcfg_data(struct cyttsp4 *cd) in cyttsp4_si_get_opcfg_data() [all …]
|
/linux-4.4.14/net/sunrpc/ |
D | cache.c | 194 static int cache_make_upcall(struct cache_detail *cd, struct cache_head *h) in cache_make_upcall() 342 void sunrpc_init_cache_detail(struct cache_detail *cd) in sunrpc_init_cache_detail() 360 void sunrpc_destroy_cache_detail(struct cache_detail *cd) in sunrpc_destroy_cache_detail() 764 loff_t *ppos, struct cache_detail *cd) in cache_read() 846 size_t count, struct cache_detail *cd) in cache_do_downcall() 862 size_t count, struct cache_detail *cd) in cache_slow_downcall() 878 size_t count, struct cache_detail *cd) in cache_downcall() 903 struct cache_detail *cd) in cache_write() 922 struct cache_detail *cd) in cache_poll() 950 struct cache_detail *cd) in cache_ioctl() [all …]
|
D | svcauth_unix.c | 143 static void ip_map_request(struct cache_detail *cd, in ip_map_request() 163 static int ip_map_parse(struct cache_detail *cd, in ip_map_parse() 246 struct cache_detail *cd, in ip_map_show() 275 static struct ip_map *__ip_map_lookup(struct cache_detail *cd, char *class, in __ip_map_lookup() 302 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, in __ip_map_update() 461 static void unix_gid_request(struct cache_detail *cd, in unix_gid_request() 475 static int unix_gid_parse(struct cache_detail *cd, in unix_gid_parse() 546 struct cache_detail *cd, in unix_gid_show() 589 struct cache_detail *cd; in unix_gid_cache_create() local 607 struct cache_detail *cd = sn->unix_gid_cache; in unix_gid_cache_destroy() local [all …]
|
D | rpc_pipe.c | 1126 umode_t umode, struct cache_detail *cd) in rpc_create_cache_dir()
|
/linux-4.4.14/drivers/scsi/ |
D | sr.c | 145 struct scsi_cd *cd = dev_get_drvdata(dev); in sr_runtime_suspend() local 162 struct scsi_cd *cd = NULL; in scsi_cd_get() local 178 static void scsi_cd_put(struct scsi_cd *cd) in scsi_cd_put() 232 struct scsi_cd *cd = cdi->handle; in sr_check_events() local 325 struct scsi_cd *cd = scsi_cd(SCpnt->request->rq_disk); in sr_done() local 389 struct scsi_cd *cd; in sr_init_command() local 522 struct scsi_cd *cd; in sr_block_open() local 538 struct scsi_cd *cd = scsi_cd(disk); in sr_block_release() local 548 struct scsi_cd *cd = scsi_cd(bdev->bd_disk); in sr_block_ioctl() local 585 struct scsi_cd *cd = scsi_cd(disk); in sr_block_check_events() local [all …]
|
D | sr_ioctl.c | 37 #define SR_GFP_DMA(cd) (((cd)->device->host->unchecked_isa_dma) ? GFP_DMA : 0) argument 42 struct scsi_cd *cd = cdi->handle; in sr_read_tochdr() local 72 struct scsi_cd *cd = cdi->handle; in sr_read_tocentry() local 161 struct scsi_cd *cd = cdi->handle; in sr_play_trkind() local 185 int sr_do_ioctl(Scsi_CD *cd, struct packet_command *cgc) in sr_do_ioctl() 275 Scsi_CD *cd = cdi->handle; in sr_tray_move() local 288 Scsi_CD *cd = cdi->handle; in sr_lock_door() local 296 struct scsi_cd *cd = cdi->handle; in sr_drive_status() local 353 Scsi_CD *cd = cdi->handle; in sr_disk_status() local 385 Scsi_CD *cd = cdi->handle; in sr_get_last_session() local [all …]
|
D | sr_vendor.c | 66 void sr_vendor_init(Scsi_CD *cd) in sr_vendor_init() 109 int sr_set_blocklength(Scsi_CD *cd, int blocklength) in sr_set_blocklength() 160 Scsi_CD *cd = cdi->handle; in sr_cd_check() local
|
D | sr.h | 59 #define sr_printk(prefix, cd, fmt, a...) \ argument
|
/linux-4.4.14/drivers/block/paride/ |
D | pcd.c | 230 struct pcd_unit *cd = bdev->bd_disk->private_data; in pcd_block_open() local 242 struct pcd_unit *cd = disk->private_data; in pcd_block_release() local 251 struct pcd_unit *cd = bdev->bd_disk->private_data; in pcd_block_ioctl() local 264 struct pcd_unit *cd = disk->private_data; in pcd_block_check_events() local 295 struct pcd_unit *cd; in pcd_init_units() local 329 struct pcd_unit *cd = cdi->handle; in pcd_open() local 339 static inline int status_reg(struct pcd_unit *cd) in status_reg() 344 static inline int read_reg(struct pcd_unit *cd, int reg) in read_reg() 349 static inline void write_reg(struct pcd_unit *cd, int reg, int val) in write_reg() 354 static int pcd_wait(struct pcd_unit *cd, int go, int stop, char *fun, char *msg) in pcd_wait() [all …]
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | octeon-irq.c | 63 struct octeon_ciu_chip_data *cd; in octeon_irq_set_ciu_mapping() local 83 struct octeon_ciu_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_free_cd() local 115 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_ack() local 131 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_eoi() local 144 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_set_enable_local() local 159 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_disable() local 165 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_enable() local 171 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_bus_lock() local 178 struct octeon_core_chip_data *cd = irq_data_get_irq_chip_data(data); in octeon_irq_core_bus_sync_unlock() local 207 struct octeon_core_chip_data *cd; in octeon_irq_init_core() local [all …]
|
/linux-4.4.14/arch/mips/loongson32/common/ |
D | time.c | 121 struct clock_event_device *cd = devid; in ls1x_clockevent_isr() local 129 static int ls1x_clockevent_set_state_periodic(struct clock_event_device *cd) in ls1x_clockevent_set_state_periodic() 140 static int ls1x_clockevent_tick_resume(struct clock_event_device *cd) in ls1x_clockevent_tick_resume() 149 static int ls1x_clockevent_set_state_shutdown(struct clock_event_device *cd) in ls1x_clockevent_set_state_shutdown() 160 struct clock_event_device *cd) in ls1x_clockevent_set_next() 191 struct clock_event_device *cd = &ls1x_clockevent; in ls1x_time_init() local
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | clockdomain.c | 104 struct clkdm_dep *cd; in _clkdm_deps_lookup() local 167 struct clkdm_dep *cd; in _resolve_clkdm_deps() local 194 struct clkdm_dep *cd; in _clkdm_add_wkdep() local 237 struct clkdm_dep *cd; in _clkdm_del_wkdep() local 282 struct clkdm_dep *cd; in _clkdm_add_sleepdep() local 327 struct clkdm_dep *cd; in _clkdm_del_sleepdep() local 574 struct clkdm_dep *cd; in clkdm_add_wkdep() local 603 struct clkdm_dep *cd; in clkdm_del_wkdep() local 636 struct clkdm_dep *cd; in clkdm_read_wkdep() local 694 struct clkdm_dep *cd; in clkdm_add_sleepdep() local [all …]
|
D | prm2xxx_3xxx.c | 224 struct clkdm_dep *cd; in omap2_clkdm_clear_all_wkdeps() local
|
D | cminst44xx.c | 390 struct clkdm_dep *cd; in omap4_clkdm_clear_all_wkup_sleep_deps() local
|
D | cm3xxx.c | 181 struct clkdm_dep *cd; in omap3xxx_clkdm_clear_all_sleepdeps() local
|
/linux-4.4.14/kernel/time/ |
D | posix-clock.c | 249 static int get_clock_desc(const clockid_t id, struct posix_clock_desc *cd) in get_clock_desc() 270 static void put_clock_desc(struct posix_clock_desc *cd) in put_clock_desc() 278 struct posix_clock_desc cd; in pc_clock_adjtime() local 302 struct posix_clock_desc cd; in pc_clock_gettime() local 321 struct posix_clock_desc cd; in pc_clock_getres() local 340 struct posix_clock_desc cd; in pc_clock_settime() local 365 struct posix_clock_desc cd; in pc_timer_create() local 385 struct posix_clock_desc cd; in pc_timer_delete() local 405 struct posix_clock_desc cd; in pc_timer_gettime() local 420 struct posix_clock_desc cd; in pc_timer_settime() local
|
/linux-4.4.14/fs/nfs/ |
D | cache_lib.c | 34 int nfs_cache_upcall(struct cache_detail *cd, char *entry_name) in nfs_cache_upcall() 115 int nfs_cache_register_sb(struct super_block *sb, struct cache_detail *cd) in nfs_cache_register_sb() 126 int nfs_cache_register_net(struct net *net, struct cache_detail *cd) in nfs_cache_register_net() 142 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()
|
D | dns_resolve.c | 130 static void nfs_dns_request(struct cache_detail *cd, in nfs_dns_request() 140 static int nfs_dns_upcall(struct cache_detail *cd, in nfs_dns_upcall() 166 static int nfs_dns_show(struct seq_file *m, struct cache_detail *cd, in nfs_dns_show() 192 static struct nfs_dns_ent *nfs_dns_lookup(struct cache_detail *cd, in nfs_dns_lookup() 205 static struct nfs_dns_ent *nfs_dns_update(struct cache_detail *cd, in nfs_dns_update() 219 static int nfs_dns_parse(struct cache_detail *cd, char *buf, int buflen) in nfs_dns_parse() 270 static int do_cache_lookup(struct cache_detail *cd, in do_cache_lookup() 286 static int do_cache_lookup_nowait(struct cache_detail *cd, in do_cache_lookup_nowait() 311 static int do_cache_lookup_wait(struct cache_detail *cd, in do_cache_lookup_wait() 420 struct cache_detail *cd = nn->nfs_dns_resolve; in rpc_pipefs_event() local
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-imx-gpcv2.c | 47 struct gpcv2_irqchip_data *cd; in gpcv2_wakeup_source_save() local 66 struct gpcv2_irqchip_data *cd; in gpcv2_wakeup_source_restore() local 87 struct gpcv2_irqchip_data *cd = d->chip_data; in imx_gpcv2_irq_set_wake() local 111 struct gpcv2_irqchip_data *cd = d->chip_data; in imx_gpcv2_irq_unmask() local 127 struct gpcv2_irqchip_data *cd = d->chip_data; in imx_gpcv2_irq_mask() local 213 struct gpcv2_irqchip_data *cd; in imx_gpcv2_irqchip_init() local
|
/linux-4.4.14/arch/mips/paravirt/ |
D | paravirt-irq.c | 38 struct core_chip_data *cd = irq_data_get_irq_chip_data(data); in irq_core_ack() local 54 struct core_chip_data *cd = irq_data_get_irq_chip_data(data); in irq_core_eoi() local 67 struct core_chip_data *cd = irq_data_get_irq_chip_data(data); in irq_core_set_enable_local() local 82 struct core_chip_data *cd = irq_data_get_irq_chip_data(data); in irq_core_disable() local 88 struct core_chip_data *cd = irq_data_get_irq_chip_data(data); in irq_core_enable() local 94 struct core_chip_data *cd = irq_data_get_irq_chip_data(data); in irq_core_bus_lock() local 101 struct core_chip_data *cd = irq_data_get_irq_chip_data(data); in irq_core_bus_sync_unlock() local 129 struct core_chip_data *cd; in irq_init_core() local
|
/linux-4.4.14/drivers/net/wireless/ath/ |
D | dfs_pattern_detector.c | 168 struct channel_detector *cd) in channel_detector_reset() 179 struct channel_detector *cd) in channel_detector_exit() 198 struct channel_detector *cd; in channel_detector_create() local 240 struct channel_detector *cd; in channel_detector_get() local 255 struct channel_detector *cd; in dpd_reset() local 263 struct channel_detector *cd, *cd0; in dpd_exit() local 274 struct channel_detector *cd; in dpd_add_pulse() local 319 struct channel_detector *cd, *cd0; in dpd_set_domain() local
|
/linux-4.4.14/fs/nfsd/ |
D | export.c | 51 static void expkey_request(struct cache_detail *cd, in expkey_request() 70 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse() 166 struct cache_detail *cd, in expkey_show() 262 svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *item) in svc_expkey_lookup() 275 svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new, in svc_expkey_update() 319 static void svc_export_request(struct cache_detail *cd, in svc_export_request() 509 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse() 657 struct cache_detail *cd, in svc_export_show() 803 exp_find_key(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, in exp_find_key() 826 exp_get_by_name(struct cache_detail *cd, struct auth_domain *clp, in exp_get_by_name() [all …]
|
D | nfs4idmap.c | 125 idtoname_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, in idtoname_request() 150 idtoname_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) in idtoname_show() 197 idtoname_parse(struct cache_detail *cd, char *buf, int buflen) in idtoname_parse() 265 idtoname_lookup(struct cache_detail *cd, struct ent *item) in idtoname_lookup() 276 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update() 298 nametoid_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, in nametoid_request() 321 nametoid_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) in nametoid_show() 360 nametoid_parse(struct cache_detail *cd, char *buf, int buflen) in nametoid_parse() 423 nametoid_lookup(struct cache_detail *cd, struct ent *item) in nametoid_lookup() 434 nametoid_update(struct cache_detail *cd, struct ent *new, struct ent *old) in nametoid_update()
|
D | nfs3xdr.c | 793 encode_entry_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, in encode_entry_baggage() 807 compose_entry_fh(struct nfsd3_readdirres *cd, struct svc_fh *fhp, in compose_entry_fh() 841 static __be32 *encode_entryplus_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, i… in encode_entryplus_baggage() 877 struct nfsd3_readdirres *cd = container_of(ccd, struct nfsd3_readdirres, in encode_entry() local 1003 nfs3svc_encode_entry(void *cd, const char *name, in nfs3svc_encode_entry() 1010 nfs3svc_encode_entry_plus(void *cd, const char *name, in nfs3svc_encode_entry_plus()
|
D | export.h | 62 struct cache_detail *cd; member
|
D | nfsxdr.c | 501 struct nfsd_readdirres *cd = container_of(ccd, struct nfsd_readdirres, common); in nfssvc_encode_entry() local
|
D | nfs4xdr.c | 2836 nfsd4_encode_dirent_fattr(struct xdr_stream *xdr, struct nfsd4_readdir *cd, in nfsd4_encode_dirent_fattr() 2919 struct nfsd4_readdir *cd = container_of(ccd, struct nfsd4_readdir, common); in nfsd4_encode_dirent() local
|
/linux-4.4.14/arch/mips/alchemy/common/ |
D | time.c | 61 struct clock_event_device *cd) in au1x_rtcmatch2_set_next_event() 74 struct clock_event_device *cd = dev_id; in au1x_rtcmatch2_irq() local 96 struct clock_event_device *cd = &au1x_rtcmatch2_clockdev; in alchemy_time_init() local
|
/linux-4.4.14/arch/mips/kernel/ |
D | cevt-sb1250.c | 69 static int sibyte_next_event(unsigned long delta, struct clock_event_device *cd) in sibyte_next_event() 87 struct clock_event_device *cd = dev_id; in sibyte_counter_handler() local 114 struct clock_event_device *cd = &per_cpu(sibyte_hpt_clockevent, cpu); in sb1250_clockevent_init() local
|
D | cevt-bcm1480.c | 70 static int sibyte_next_event(unsigned long delta, struct clock_event_device *cd) in sibyte_next_event() 88 struct clock_event_device *cd = dev_id; in sibyte_counter_handler() local 115 struct clock_event_device *cd = &per_cpu(sibyte_hpt_clockevent, cpu); in sb1480_clockevent_init() local
|
D | cevt-ds1287.c | 106 struct clock_event_device *cd = &ds1287_clockevent; in ds1287_interrupt() local 124 struct clock_event_device *cd; in ds1287_clockevent_init() local
|
D | cevt-gt641xx.c | 129 struct clock_event_device *cd = >641xx_timer0_clockevent; in gt641xx_timer0_interrupt() local 144 struct clock_event_device *cd; in gt641xx_timer0_clockevent_init() local
|
D | cevt-txx9.c | 76 struct clock_event_device cd; member 169 struct clock_event_device *cd = &txx9_cd->cd; in txx9tmr_interrupt() local 187 struct clock_event_device *cd = &txx9_clock_event_device.cd; in txx9_clockevent_init() local
|
D | cevt-r4k.c | 55 struct clock_event_device *cd; in c0_compare_interrupt() local 179 struct clock_event_device *cd; in r4k_clockevent_init() local
|
D | vpe-cmp.c | 40 static ssize_t ntcs_show(struct device *cd, struct device_attribute *attr, in ntcs_show() 76 static void vpe_device_release(struct device *cd) in vpe_device_release()
|
D | vpe-mt.c | 279 static ssize_t ntcs_show(struct device *cd, struct device_attribute *attr, in ntcs_show() 314 static void vpe_device_release(struct device *cd) in vpe_device_release()
|
/linux-4.4.14/fs/ |
D | char_dev.c | 50 struct char_device_struct *cd; in chrdev_show() local 77 struct char_device_struct *cd, **cp; in __register_chrdev_region() local 148 struct char_device_struct *cd = NULL, **cp; in __unregister_chrdev_region() local 176 struct char_device_struct *cd; in register_chrdev_region() local 213 struct char_device_struct *cd; in alloc_chrdev_region() local 246 struct char_device_struct *cd; in __register_chrdev() local 312 struct char_device_struct *cd; in __unregister_chrdev() local
|
/linux-4.4.14/arch/arm/mach-s3c64xx/ |
D | pl080.c | 22 static int pl08x_get_xfer_signal(const struct pl08x_channel_data *cd) in pl08x_get_xfer_signal() 27 static void pl08x_put_xfer_signal(const struct pl08x_channel_data *cd, int ch) in pl08x_put_xfer_signal()
|
/linux-4.4.14/arch/arm/mach-spear/ |
D | pl080.c | 30 int pl080_get_signal(const struct pl08x_channel_data *cd) in pl080_get_signal() 65 void pl080_put_signal(const struct pl08x_channel_data *cd, int signal) in pl080_put_signal()
|
/linux-4.4.14/drivers/clocksource/ |
D | mips-gic-timer.c | 38 struct clock_event_device *cd = dev_id; in gic_compare_interrupt() local 52 static void gic_clockevent_cpu_init(struct clock_event_device *cd) in gic_clockevent_cpu_init() 70 static void gic_clockevent_cpu_exit(struct clock_event_device *cd) in gic_clockevent_cpu_exit()
|
/linux-4.4.14/drivers/dca/ |
D | dca-sysfs.c | 38 struct device *cd; in dca_sysfs_add_req() local 55 struct device *cd; in dca_sysfs_add_provider() local
|
/linux-4.4.14/sound/soc/au1x/ |
D | dbdma2.c | 80 static void au1x_pcm_queue_tx(struct au1xpsc_audio_dmadata *cd) in au1x_pcm_queue_tx() 94 static void au1x_pcm_queue_rx(struct au1xpsc_audio_dmadata *cd) in au1x_pcm_queue_rx() 110 struct au1xpsc_audio_dmadata *cd = dev_id; in au1x_pcm_dmatx_cb() local 123 struct au1xpsc_audio_dmadata *cd = dev_id; in au1x_pcm_dmarx_cb() local
|
/linux-4.4.14/drivers/media/usb/usbvision/ |
D | usbvision-video.c | 163 static inline struct usb_usbvision *cd_to_usbvision(struct device *cd) in cd_to_usbvision() 170 static ssize_t show_version(struct device *cd, in show_version() 177 static ssize_t show_model(struct device *cd, in show_model() 188 static ssize_t show_hue(struct device *cd, in show_hue() 203 static ssize_t show_contrast(struct device *cd, in show_contrast() 218 static ssize_t show_brightness(struct device *cd, in show_brightness() 233 static ssize_t show_saturation(struct device *cd, in show_saturation() 248 static ssize_t show_streaming(struct device *cd, in show_streaming() 259 static ssize_t show_compression(struct device *cd, in show_compression() 270 static ssize_t show_device_bridge(struct device *cd, in show_device_bridge()
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | cevt-mn10300.c | 49 struct clock_event_device *cd; in timer_interrupt() local 79 struct clock_event_device *cd; in init_clockevents() local
|
/linux-4.4.14/arch/mips/jz4740/ |
D | time.c | 57 struct clock_event_device *cd = devid; in jz4740_clockevent_irq() local 95 struct clock_event_device *cd) in jz4740_clockevent_set_next()
|
/linux-4.4.14/arch/mips/sni/ |
D | time.c | 48 struct clock_event_device *cd = dev_id; in a20r_interrupt() local 70 struct clock_event_device *cd = &a20r_clockevent_device; in sni_a20r_timer_setup() local
|
/linux-4.4.14/arch/mips/jazz/ |
D | irq.c | 122 struct clock_event_device *cd = dev_id; in r4030_timer_interrupt() local 136 struct clock_event_device *cd = &r4030_clockevent; in plat_time_init() local
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 174 static void rsi_request(struct cache_detail *cd, in rsi_request() 185 static int rsi_parse(struct cache_detail *cd, in rsi_parse() 280 static struct rsi *rsi_lookup(struct cache_detail *cd, struct rsi *item) in rsi_lookup() 292 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old) in rsi_update() 407 static int rsc_parse(struct cache_detail *cd, in rsc_parse() 539 static struct rsc *rsc_lookup(struct cache_detail *cd, struct rsc *item) in rsc_lookup() 551 static struct rsc *rsc_update(struct cache_detail *cd, struct rsc *new, struct rsc *old) in rsc_update() 566 gss_svc_searchbyctx(struct cache_detail *cd, struct xdr_netobj *handle) in gss_svc_searchbyctx() 972 gss_write_init_verf(struct cache_detail *cd, struct svc_rqst *rqstp, in gss_write_init_verf() 1140 static int gss_proxy_save_rsc(struct cache_detail *cd, in gss_proxy_save_rsc() [all …]
|
/linux-4.4.14/arch/arm/mach-lpc32xx/ |
D | phy3250.c | 173 static int pl08x_get_signal(const struct pl08x_channel_data *cd) in pl08x_get_signal() 178 static void pl08x_put_signal(const struct pl08x_channel_data *cd, int ch) in pl08x_put_signal()
|
/linux-4.4.14/drivers/ide/ |
D | ide-cd_ioctl.c | 110 struct cdrom_info *cd = drive->driver_data; in cdrom_eject() local 214 struct cdrom_info *cd = drive->driver_data; in ide_cdrom_select_speed() local 301 struct cdrom_info *cd = drive->driver_data; in ide_cdrom_reset() local 386 struct cdrom_info *cd = drive->driver_data; in ide_cd_read_tochdr() local
|
D | ide-cd.c | 60 struct cdrom_info *cd = NULL; in ide_cd_get() local 75 static void ide_cd_put(struct cdrom_info *cd) in ide_cd_put() 703 struct cdrom_info *cd = drive->driver_data; in cdrom_start_rw() local 1142 struct cdrom_info *cd = drive->driver_data; in ide_cdrom_update_speed() local 1207 struct cdrom_info *cd = drive->driver_data; in ide_cdrom_probe_capabilities() local 1497 struct cdrom_info *cd = drive->driver_data; in ide_cdrom_setup() local
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-dev.c | 41 static ssize_t index_show(struct device *cd, in index_show() 50 static ssize_t dev_debug_show(struct device *cd, in dev_debug_show() 58 static ssize_t dev_debug_store(struct device *cd, struct device_attribute *attr, in dev_debug_store() 74 static ssize_t name_show(struct device *cd, in name_show() 170 static void v4l2_device_release(struct device *cd) in v4l2_device_release()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | llog_cat.c | 175 struct llog_process_cat_data cd; in llog_cat_process_cb() local 209 struct llog_process_cat_data cd; in llog_cat_process_or_fork() local
|
D | llog.c | 215 struct llog_process_cat_data *cd = lpi->lpi_catdata; in llog_process_thread() local
|
D | cl_object.c | 109 struct cl_device *cd, const struct lu_fid *fid, in cl_object_find()
|
D | obd_config.c | 1255 struct llog_process_cat_data cd = {0, 0}; in class_config_parse_llog() local
|
/linux-4.4.14/arch/mips/sgi-ip27/ |
D | ip27-timer.c | 75 struct clock_event_device *cd = &per_cpu(hub_rt_clockevent, cpu); in hub_rt_counter_handler() local 107 struct clock_event_device *cd = &per_cpu(hub_rt_clockevent, cpu); in hub_rt_clock_event_init() local
|
/linux-4.4.14/arch/mips/include/asm/ |
D | time.h | 80 static inline void clockevent_set_clock(struct clock_event_device *cd, in clockevent_set_clock()
|
/linux-4.4.14/arch/x86/crypto/ |
D | twofish-x86_64-asm_64-3way.S | 99 #define g1g2_3(ab, cd, Tx0, Tx1, Tx2, Tx3, Ty0, Ty1, Ty2, Ty3, x, y) \ argument 149 #define encrypt_round3(ab, cd, n) \ argument 163 #define encrypt_cycle3(ab, cd, n) \ argument
|
D | camellia-x86_64-asm_64.S | 104 #define roundsm(ab, subkey, cd) \ argument 281 #define roundsm2(ab, subkey, cd) \ argument
|
/linux-4.4.14/net/dsa/ |
D | dsa.c | 182 struct dsa_chip_data *cd = ds->pd; in dsa_cpu_dsa_setup() local 423 struct dsa_chip_data *cd = ds->pd; in dsa_switch_destroy() local 593 struct dsa_chip_data *cd, in dsa_of_setup_routing_table() 636 struct dsa_chip_data *cd, in dsa_of_probe_links() 687 struct dsa_chip_data *cd; in dsa_of_probe() local
|
D | slave.c | 1019 struct dsa_chip_data *cd = ds->pd; in dsa_slave_phy_setup() local
|
/linux-4.4.14/arch/mips/loongson64/loongson-3/ |
D | hpet.c | 175 struct clock_event_device *cd; in hpet_irq_handler() local 227 struct clock_event_device *cd; in setup_hpet_timer() local
|
/linux-4.4.14/arch/c6x/platforms/ |
D | timer64.c | 164 struct clock_event_device *cd = &t64_clockevent_device; in timer_interrupt() local 180 struct clock_event_device *cd = &t64_clockevent_device; in timer64_init() local
|
/linux-4.4.14/arch/mips/loongson64/common/cs5536/ |
D | cs5536_mfgpt.c | 120 struct clock_event_device *cd = &mfgpt_clockevent; in setup_mfgpt0_timer() local
|
/linux-4.4.14/include/linux/ |
D | dca.h | 38 struct device *cd; member
|
/linux-4.4.14/drivers/memory/ |
D | omap-gpmc.c | 299 static unsigned long gpmc_get_clk_period(int cs, enum gpmc_clk_domain cd) in gpmc_get_clk_period() 325 enum gpmc_clk_domain cd) in gpmc_ns_to_clk_ticks() 351 enum gpmc_clk_domain cd) in gpmc_clk_ticks_to_ns() 430 const char *name, const enum gpmc_clk_domain cd, in get_gpmc_timing_reg() 485 #define GPMC_GET_TICKS_CD(reg, st, end, field, cd) \ argument 487 #define GPMC_GET_TICKS_CD_MAX(reg, st, end, max, field, cd) \ argument 592 int time, enum gpmc_clk_domain cd, const char *name) in set_gpmc_timing_reg() 628 #define GPMC_SET_ONE_CD_MAX(reg, st, end, max, field, cd) \ argument
|
/linux-4.4.14/drivers/zorro/ |
D | zorro-sysfs.c | 70 struct ConfigDev cd; in zorro_read_config() local
|
D | proc.c | 33 struct ConfigDev cd; in proc_bus_zorro_read() local
|
/linux-4.4.14/lib/ |
D | earlycpio.c | 71 struct cpio_data cd = { NULL, 0, "" }; in find_cpio_data() local
|
/linux-4.4.14/net/bluetooth/cmtp/ |
D | sock.c | 69 struct cmtp_conndel_req cd; in cmtp_sock_ioctl() local
|
/linux-4.4.14/net/bluetooth/bnep/ |
D | sock.c | 56 struct bnep_conndel_req cd; in bnep_sock_ioctl() local
|
/linux-4.4.14/include/media/ |
D | media-devnode.h | 87 #define to_media_devnode(cd) container_of(cd, struct media_devnode, dev) argument
|
D | v4l2-dev.h | 147 #define to_video_device(cd) container_of(cd, struct video_device, dev) argument
|
/linux-4.4.14/drivers/hwtracing/coresight/ |
D | coresight.c | 241 struct coresight_device *cd; in coresight_enable_path() local 284 struct coresight_device *cd; in coresight_disable_path() local
|
/linux-4.4.14/drivers/s390/cio/ |
D | itcw.c | 292 struct dcw *itcw_add_dcw(struct itcw *itcw, u8 cmd, u8 flags, void *cd, in itcw_add_dcw()
|
D | fcx.c | 295 void *cd, u8 cd_count, u32 count) in tccb_add_dcw()
|
D | chsc_sch.c | 463 struct chsc_chp_cd *cd; in chsc_ioctl_info_channel_path() local 525 struct chsc_cu_cd *cd; in chsc_ioctl_info_cu() local
|
/linux-4.4.14/drivers/tty/serial/ |
D | xilinx_uartps.c | 339 u32 cd, bdiv; in cdns_uart_calc_baud_divs() local 389 u32 cd = 0, bdiv = 0; in cdns_uart_set_baud_rate() local 436 u32 bdiv, cd; in cdns_uart_clk_notifier_cb() local
|
/linux-4.4.14/drivers/media/ |
D | media-devnode.c | 60 static void media_devnode_release(struct device *cd) in media_devnode_release()
|
D | media-device.c | 344 static ssize_t show_model(struct device *cd, in show_model()
|
/linux-4.4.14/net/bluetooth/hidp/ |
D | sock.c | 53 struct hidp_conndel_req cd; in hidp_sock_ioctl() local
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_qsfp.c | 500 struct qib_qsfp_cache cd; in qib_qsfp_dump() local
|
/linux-4.4.14/drivers/tty/hvc/ |
D | hvsi_lib.c | 46 static void hvsi_cd_change(struct hvsi_priv *pv, int cd) in hvsi_cd_change()
|
/linux-4.4.14/arch/s390/include/asm/ |
D | nmi.h | 31 u64 cd : 1; /* 04 timing-facility damage */ member
|
D | cpu_mf.h | 64 unsigned int cd:1; /* 31: diag-sampling activation control */ member 86 unsigned int cd:1; /* 63: diag-sampling activation control */ member
|
D | fcx.h | 243 u8 cd[0]; member
|
/linux-4.4.14/fs/jfs/ |
D | jfs_txnmgr.c | 1141 struct commit cd; in txCommit() local 1381 static int txLog(struct jfs_log * log, struct tblock * tblk, struct commit * cd) in txLog() 1439 struct tlock * tlck, struct commit * cd) in diLog()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | microcode.h | 170 get_builtin_firmware(struct cpio_data *cd, const char *name) { return false; } in get_builtin_firmware()
|
/linux-4.4.14/arch/m68k/amiga/ |
D | config.c | 178 const struct ConfigDev *cd = data; in amiga_parse_bootinfo() local
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | f_uvc.c | 762 struct uvc_camera_terminal_descriptor *cd; in uvc_alloc_inst() local
|
D | uvc_configfs.c | 354 struct uvc_camera_terminal_descriptor *cd; in uvcg_default_camera_bm_controls_show() local
|
/linux-4.4.14/drivers/net/ethernet/renesas/ |
D | sh_eth.c | 875 static void sh_eth_set_default_cpu_data(struct sh_eth_cpu_data *cd) in sh_eth_set_default_cpu_data() 1714 struct sh_eth_cpu_data *cd = mdp->cd; in sh_eth_interrupt() local 1971 struct sh_eth_cpu_data *cd = mdp->cd; in __sh_eth_get_regs() local
|
D | sh_eth.h | 500 struct sh_eth_cpu_data *cd; member
|
/linux-4.4.14/drivers/media/i2c/ |
D | msp3400-kthreads.c | 508 struct msp3400c_carrier_detect *cd; in msp3400c_thread() local
|
/linux-4.4.14/include/linux/sunrpc/ |
D | cache.h | 201 static inline void cache_put(struct cache_head *h, struct cache_detail *cd) in cache_put()
|
/linux-4.4.14/drivers/net/ethernet/seeq/ |
D | ether3.c | 200 struct in_chunk_dir cd; in ether3_addr() local
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | se401.c | 221 u8 *cd = gspca_dev->usb_buf; in sd_config() local
|
/linux-4.4.14/arch/x86/kernel/cpu/microcode/ |
D | core.c | 105 bool get_builtin_firmware(struct cpio_data *cd, const char *name) in get_builtin_firmware()
|
D | intel.c | 547 struct cpio_data cd; in scan_microcode() local
|
/linux-4.4.14/arch/s390/kernel/ |
D | time.c | 96 struct clock_event_device *cd; in clock_comparator_work() local 129 struct clock_event_device *cd; in init_cpu_timer() local
|
/linux-4.4.14/include/linux/mfd/ |
D | ucb1x00.h | 163 #define classdev_to_ucb1x00(cd) container_of(cd, struct ucb1x00, dev) argument
|
/linux-4.4.14/drivers/ata/ |
D | sata_fsl.c | 523 struct command_desc *cd; in sata_fsl_qc_prep() local 599 struct command_desc *cd; in sata_fsl_qc_fill_rtf() local
|
/linux-4.4.14/arch/arm/include/asm/ |
D | ecard.h | 98 unsigned char cd:1; /* Chunk dir present */ member
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
D | etherh.c | 522 struct in_chunk_dir cd; in etherh_addr() local
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_pt.c | 81 struct pt_cap_desc *cd = &pt_caps[cap]; in pt_cap_get() local
|
/linux-4.4.14/drivers/dma/ |
D | mv_xor.c | 1237 struct mv_xor_channel_data *cd; in mv_xor_probe() local
|
D | cppi41.c | 135 struct cppi41_desc *cd; member
|
D | amba-pl08x.c | 238 const struct pl08x_channel_data *cd; member
|
/linux-4.4.14/drivers/ntb/ |
D | ntb_transport.c | 307 struct ntb_transport_client_dev *client_dev, *cd; in ntb_bus_remove() local 335 struct ntb_transport_client_dev *client, *cd; in ntb_transport_unregister_client_dev() local
|
/linux-4.4.14/arch/arm/mach-rpc/ |
D | ecard.c | 327 int ecard_readchunk(struct in_chunk_dir *cd, ecard_t *ec, int id, int num) in ecard_readchunk()
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_sysfs.c | 46 #define to_bond(cd) ((struct bonding *)(netdev_priv(to_net_dev(cd)))) argument
|
/linux-4.4.14/arch/cris/arch-v32/drivers/ |
D | cryptocop.c | 351 static void setup_descr_chain(struct cryptocop_dma_desc *cd) in setup_descr_chain() 1366 struct cryptocop_dma_desc *cd = iop->cdesc_out; in delete_internal_operation() local
|
/linux-4.4.14/drivers/mmc/host/ |
D | wmt-sdmmc.c | 723 u32 cd = (readb(priv->sdmmc_base + SDMMC_STS0) & STS0_CD_GPI) >> 3; in wmt_mci_get_cd() local
|
D | rtsx_pci_sdmmc.c | 1127 int cd = 0; in sdmmc_get_cd() local
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | qat_algs.c | 447 struct icp_qat_hw_cipher_algo_blk *cd, in qat_alg_ablkcipher_init_com()
|
/linux-4.4.14/drivers/spi/ |
D | spi-omap2-mcspi.c | 1103 struct omap2_mcspi_device_config *cd; in omap2_mcspi_work_one() local
|
/linux-4.4.14/net/bridge/ |
D | br_sysfs_br.c | 26 #define to_bridge(cd) ((struct net_bridge *)netdev_priv(to_net_dev(cd))) argument
|
/linux-4.4.14/virt/kvm/ |
D | kvm_main.c | 2675 struct kvm_create_device *cd) in kvm_ioctl_create_device() 2885 struct kvm_create_device cd; in kvm_vm_ioctl() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | pack_generic.c | 2315 void lustre_swab_close_data(struct close_data *cd) in lustre_swab_close_data()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 698 struct cl_device *cd; in echo_device_alloc() local
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | m68360_quicc.h | 252 volatile unsigned short cd:12; member
|
/linux-4.4.14/drivers/tty/ |
D | cyclades.c | 2997 u32 cd; in cyy_carrier_raised() local
|
D | synclink_gt.c | 3272 int cd; in block_til_ready() local
|
D | synclinkmp.c | 3286 int cd; in block_til_ready() local
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 186 static ssize_t show_card(struct device *cd, in show_card()
|
/linux-4.4.14/drivers/media/usb/pvrusb2/ |
D | pvrusb2-hdw.c | 1996 const struct pvr2_device_client_desc *cd) in pvr2_hdw_load_subdev()
|
/linux-4.4.14/drivers/iommu/ |
D | arm-smmu-v3.c | 529 } cd; member
|
/linux-4.4.14/drivers/pinctrl/sh-pfc/ |
D | pfc-r8a7778.c | 1560 #define SDHI_PFC_CDPN(name, cd) SH_PFC_MUX1(name, cd) argument
|
/linux-4.4.14/include/linux/mlx5/ |
D | mlx5_ifc.h | 711 u8 cd[0x1]; member
|