Searched defs:dp (Results 1 - 200 of 272) sorted by relevance

12

/linux-4.1.27/drivers/gpu/drm/imx/
H A Dipuv3-plane.h22 struct ipu_dp *dp; member in struct:ipu_plane
H A Dipuv3-plane.c366 ipu_plane_init(struct drm_device *dev, struct ipu_soc *ipu, int dma, int dp, unsigned int possible_crtcs, bool priv) ipu_plane_init() argument
H A Dipuv3-crtc.c350 int dp = -EINVAL; ipu_crtc_init() local
/linux-4.1.27/arch/powerpc/sysdev/
H A Dmicropatch.c626 volatile uint *dp; /* Dual-ported RAM. */ cpm_load_patch() local
H A Ddcr.c66 struct device_node *dp; dcr_map_generic() local
159 struct device_node *dp; of_translate_dcr_address() local
H A Ddart_iommu.c168 unsigned int *dp; dart_build() local
206 unsigned int *dp; dart_free() local
/linux-4.1.27/sound/core/seq/oss/
H A Dseq_oss_writeq.h29 struct seq_oss_devinfo *dp; member in struct:seq_oss_writeq
H A Dseq_oss_ioctl.c31 static int snd_seq_oss_synth_info_user(struct seq_oss_devinfo *dp, void __user *arg) snd_seq_oss_synth_info_user() argument
44 static int snd_seq_oss_midi_info_user(struct seq_oss_devinfo *dp, void __user *arg) snd_seq_oss_midi_info_user() argument
57 static int snd_seq_oss_oob_user(struct seq_oss_devinfo *dp, void __user *arg) snd_seq_oss_oob_user() argument
74 snd_seq_oss_ioctl(struct seq_oss_devinfo *dp, unsigned int cmd, unsigned long carg) snd_seq_oss_ioctl() argument
H A Dseq_oss_timer.h31 struct seq_oss_devinfo *dp; member in struct:seq_oss_timer
H A Dseq_oss_writeq.c37 snd_seq_oss_writeq_new(struct seq_oss_devinfo *dp, int maxlen) snd_seq_oss_writeq_new() argument
96 struct seq_oss_devinfo *dp = q->dp; snd_seq_oss_writeq_sync() local
H A Dseq_oss_readq.c46 snd_seq_oss_readq_new(struct seq_oss_devinfo *dp, int maxlen) snd_seq_oss_readq_new() argument
H A Dseq_oss_rw.c44 snd_seq_oss_read(struct seq_oss_devinfo *dp, char __user *buf, int count) snd_seq_oss_read() argument
96 snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt) snd_seq_oss_write() argument
164 insert_queue(struct seq_oss_devinfo *dp, union evrec *rec, struct file *opt) insert_queue() argument
200 snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait) snd_seq_oss_poll() argument
H A Dseq_oss_timer.c46 snd_seq_oss_timer_new(struct seq_oss_devinfo *dp) snd_seq_oss_timer_new() argument
140 send_timer_event(struct seq_oss_devinfo *dp, int type, int value) send_timer_event() argument
162 struct seq_oss_devinfo *dp = timer->dp; snd_seq_oss_timer_start() local
H A Dseq_oss.c146 struct seq_oss_devinfo *dp; odev_release() local
161 struct seq_oss_devinfo *dp; odev_read() local
172 struct seq_oss_devinfo *dp; odev_write() local
182 struct seq_oss_devinfo *dp; odev_ioctl() local
198 struct seq_oss_devinfo *dp; odev_poll() local
H A Dseq_oss_event.c54 snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) snd_seq_oss_process_event() argument
107 old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) old_event() argument
133 extended_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) extended_event() argument
187 chn_voice_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) chn_voice_event() argument
208 chn_common_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) chn_common_event() argument
235 timing_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) timing_event() argument
270 local_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) local_event() argument
286 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) note_on_event() argument
346 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) note_off_event() argument
382 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd_seq_event *ev) set_note_event() argument
400 set_control_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int param, int val, struct snd_seq_event *ev) set_control_event() argument
418 set_echo_event(struct seq_oss_devinfo *dp, union evrec *rec, struct snd_seq_event *ev) set_echo_event() argument
435 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private_data; snd_seq_oss_event_input() local
H A Dseq_oss_device.h148 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) snd_seq_oss_dispatch() argument
155 snd_seq_oss_control(struct seq_oss_devinfo *dp, unsigned int type, void *arg) snd_seq_oss_control() argument
162 snd_seq_oss_fill_addr(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, snd_seq_oss_fill_addr() argument
H A Dseq_oss_init.c188 struct seq_oss_devinfo *dp; snd_seq_oss_open() local
313 create_port(struct seq_oss_devinfo *dp) create_port() argument
347 delete_port(struct seq_oss_devinfo *dp) delete_port() argument
361 alloc_seq_queue(struct seq_oss_devinfo *dp) alloc_seq_queue() argument
402 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private; free_devinfo() local
418 snd_seq_oss_release(struct seq_oss_devinfo *dp) snd_seq_oss_release() argument
442 snd_seq_oss_reset(struct seq_oss_devinfo *dp) snd_seq_oss_reset() argument
494 struct seq_oss_devinfo *dp; snd_seq_oss_system_info_read() local
H A Dseq_oss_midi.c280 snd_seq_oss_midi_setup(struct seq_oss_devinfo *dp) snd_seq_oss_midi_setup() argument
289 snd_seq_oss_midi_cleanup(struct seq_oss_devinfo *dp) snd_seq_oss_midi_cleanup() argument
302 snd_seq_oss_midi_open_all(struct seq_oss_devinfo *dp, int file_mode) snd_seq_oss_midi_open_all() argument
314 get_mididev(struct seq_oss_devinfo *dp, int dev) get_mididev() argument
326 snd_seq_oss_midi_open(struct seq_oss_devinfo *dp, int dev, int fmode) snd_seq_oss_midi_open() argument
393 snd_seq_oss_midi_close(struct seq_oss_devinfo *dp, int dev) snd_seq_oss_midi_close() argument
430 snd_seq_oss_midi_filemode(struct seq_oss_devinfo *dp, int dev) snd_seq_oss_midi_filemode() argument
453 snd_seq_oss_midi_reset(struct seq_oss_devinfo *dp, int dev) snd_seq_oss_midi_reset() argument
501 snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr) snd_seq_oss_midi_get_addr() argument
519 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private_data; snd_seq_oss_midi_input() local
545 send_synth_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dev) send_synth_event() argument
606 send_midi_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, struct seq_oss_midi *mdev) send_midi_event() argument
634 snd_seq_oss_midi_putc(struct seq_oss_devinfo *dp, int dev, unsigned char c, struct snd_seq_event *ev) snd_seq_oss_midi_putc() argument
653 snd_seq_oss_midi_make_info(struct seq_oss_devinfo *dp, int dev, struct midi_info *inf) snd_seq_oss_midi_make_info() argument
H A Dseq_oss_synth.c212 snd_seq_oss_synth_setup(struct seq_oss_devinfo *dp) snd_seq_oss_synth_setup() argument
271 snd_seq_oss_synth_setup_midi(struct seq_oss_devinfo *dp) snd_seq_oss_synth_setup_midi() argument
305 snd_seq_oss_synth_cleanup(struct seq_oss_devinfo *dp) snd_seq_oss_synth_cleanup() argument
346 is_midi_dev(struct seq_oss_devinfo *dp, int dev) is_midi_dev() argument
359 get_synthdev(struct seq_oss_devinfo *dp, int dev) get_synthdev() argument
400 snd_seq_oss_synth_reset(struct seq_oss_devinfo *dp, int dev) snd_seq_oss_synth_reset() argument
453 snd_seq_oss_synth_load_patch(struct seq_oss_devinfo *dp, int dev, int fmt, snd_seq_oss_synth_load_patch() argument
479 snd_seq_oss_synth_is_valid(struct seq_oss_devinfo *dp, int dev) snd_seq_oss_synth_is_valid() argument
497 snd_seq_oss_synth_sysex(struct seq_oss_devinfo *dp, int dev, unsigned char *buf, struct snd_seq_event *ev) snd_seq_oss_synth_sysex() argument
554 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) snd_seq_oss_synth_addr() argument
568 snd_seq_oss_synth_ioctl(struct seq_oss_devinfo *dp, int dev, unsigned int cmd, unsigned long addr) snd_seq_oss_synth_ioctl() argument
590 snd_seq_oss_synth_raw_event(struct seq_oss_devinfo *dp, int dev, unsigned char *data, struct snd_seq_event *ev) snd_seq_oss_synth_raw_event() argument
604 snd_seq_oss_synth_make_info(struct seq_oss_devinfo *dp, int dev, struct synth_info *inf) snd_seq_oss_synth_make_info() argument
/linux-4.1.27/sound/
H A Dsound_firmware.c14 char *dp; do_mod_firmware_load() local
/linux-4.1.27/arch/sparc/kernel/
H A Dpower.c26 static int has_button_interrupt(unsigned int irq, struct device_node *dp) has_button_interrupt() argument
H A Dauxio_64.c107 struct device_node *dp = dev->dev.of_node; auxio_probe() local
H A Ddevices.c56 struct device_node *dp; __cpu_find_by() local
H A Dof_device_common.c60 struct device_node *dp; of_propagate_archdata() local
75 static void get_cells(struct device_node *dp, int *addrc, int *sizec) get_cells() argument
151 struct device_node *dp = np; of_bus_sbus_match() local
H A Dprom_32.c61 static void __init sparc32_path_component(struct device_node *dp, char *tmp_buf) sparc32_path_component() argument
77 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) sbus_path_component() argument
94 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) pci_path_component() argument
119 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) ebus_path_component() argument
136 static void __init ambapp_path_component(struct device_node *dp, char *tmp_buf) ambapp_path_component() argument
175 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) __build_path_component() argument
197 char * __init build_path_component(struct device_node *dp) build_path_component() argument
217 struct device_node *dp; of_console_init() local
335 void __init irq_trans_init(struct device_node *dp) irq_trans_init() argument
H A Dprom_common.c54 int of_set_property(struct device_node *dp, const char *name, void *val, int len) of_set_property() argument
H A Dof_device_32.c276 struct device_node *dp = op->dev.of_node; build_device_resources() local
338 static struct platform_device * __init scan_one_device(struct device_node *dp, scan_one_device() argument
393 static void __init scan_tree(struct device_node *dp, struct device *parent) scan_tree() argument
H A Dprom_64.c73 static void __init sun4v_path_component(struct device_node *dp, char *tmp_buf) sun4v_path_component() argument
114 static void __init sun4u_path_component(struct device_node *dp, char *tmp_buf) sun4u_path_component() argument
149 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) sbus_path_component() argument
166 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) pci_path_component() argument
191 static void __init upa_path_component(struct device_node *dp, char *tmp_buf) upa_path_component() argument
213 static void __init vdev_path_component(struct device_node *dp, char *tmp_buf) vdev_path_component() argument
228 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) ebus_path_component() argument
246 static void __init i2c_path_component(struct device_node *dp, char *tmp_buf) i2c_path_component() argument
265 static void __init usb_path_component(struct device_node *dp, char *tmp_buf) usb_path_component() argument
286 static void __init ieee1394_path_component(struct device_node *dp, char *tmp_buf) ieee1394_path_component() argument
306 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) __build_path_component() argument
357 char * __init build_path_component(struct device_node *dp) build_path_component() argument
432 struct device_node *dp; of_iterate_over_cpus() local
465 static void *check_cpu_node(struct device_node *dp, int cpuid, int id) check_cpu_node() argument
477 static void *record_one_cpu(struct device_node *dp, int cpuid, int arg) record_one_cpu() argument
496 static void *fill_in_one_cpu(struct device_node *dp, int cpuid, int arg) fill_in_one_cpu() argument
596 struct device_node *dp; of_console_init() local
H A Dtime_32.c281 struct device_node *dp = op->dev.of_node; clock_probe() local
H A Dleon_kernel.c486 void __init leon_trans_init(struct device_node *dp) leon_trans_init() argument
H A Dof_device_64.c354 struct device_node *dp = op->dev.of_node; build_device_resources() local
419 apply_interrupt_map(struct device_node *dp, struct device_node *pp, apply_interrupt_map() argument
478 static unsigned int __init pci_irq_swizzle(struct device_node *dp, pci_irq_swizzle() argument
536 struct device_node *dp = op->dev.of_node; build_one_device_irq() local
635 static struct platform_device * __init scan_one_device(struct device_node *dp, scan_one_device() argument
688 static void __init scan_tree(struct device_node *dp, struct device *parent) scan_tree() argument
H A Dsun4d_irq.c251 struct device_node *dp; sun4d_distribute_irqs() local
326 struct device_node *dp = op->dev.of_node; sun4d_build_device_irq() local
419 struct device_node *dp; sun4d_init_timers() local
485 struct device_node *dp; sun4d_init_sbi_irq() local
H A Dsun4m_irq.c357 struct device_node *dp = of_find_node_by_name(NULL, "counter"); sun4m_init_timers() local
434 struct device_node *dp = of_find_node_by_name(NULL, "interrupt"); sun4m_init_IRQ() local
H A Dvio.c150 struct device_node *dp; show_pciobppath_attr() local
207 struct device_node *dp; vio_create_one() local
H A Dirq_64.c906 struct device_node *dp; map_prom_timers() local
H A Dpci.c589 struct device_node *dp; show_pciobppath_attr() local
H A Dpci_fire.c415 struct device_node *dp = op->dev.of_node; pci_fire_pbm_init() local
459 struct device_node *dp = op->dev.of_node; fire_probe() local
H A Dpci_psycho.c510 struct device_node *dp = op->dev.of_node; psycho_probe() local
H A Dpci_sun4v.c518 struct device_node *dp; pci_sun4v_scan_bus() local
865 struct device_node *dp = op->dev.of_node; pci_sun4v_pbm_init() local
907 struct device_node *dp; pci_sun4v_probe() local
H A Dprom_irqtrans.c42 static unsigned int psycho_irq_build(struct device_node *dp, psycho_irq_build() argument
72 static void __init psycho_irq_trans_init(struct device_node *dp) psycho_irq_trans_init() argument
181 static int sabre_device_needs_wsync(struct device_node *dp) sabre_device_needs_wsync() argument
220 static unsigned int sabre_irq_build(struct device_node *dp, sabre_irq_build() argument
268 static void __init sabre_irq_trans_init(struct device_node *dp) sabre_irq_trans_init() argument
377 static unsigned int schizo_irq_build(struct device_node *dp, schizo_irq_build() argument
425 static void __init __schizo_irq_trans_init(struct device_node *dp, __schizo_irq_trans_init() argument
448 static void __init schizo_irq_trans_init(struct device_node *dp) schizo_irq_trans_init() argument
453 static void __init tomatillo_irq_trans_init(struct device_node *dp) tomatillo_irq_trans_init() argument
458 static unsigned int pci_sun4v_irq_build(struct device_node *dp, pci_sun4v_irq_build() argument
467 static void __init pci_sun4v_irq_trans_init(struct device_node *dp) pci_sun4v_irq_trans_init() argument
509 static unsigned int fire_irq_build(struct device_node *dp, fire_irq_build() argument
541 static void __init fire_irq_trans_init(struct device_node *dp) fire_irq_trans_init() argument
647 static unsigned int sbus_of_build_irq(struct device_node *dp, sbus_of_build_irq() argument
704 static void __init sbus_irq_trans_init(struct device_node *dp) sbus_irq_trans_init() argument
717 static unsigned int central_build_irq(struct device_node *dp, central_build_irq() argument
751 static void __init central_irq_trans_init(struct device_node *dp) central_irq_trans_init() argument
782 static unsigned int sun4v_vdev_irq_build(struct device_node *dp, sun4v_vdev_irq_build() argument
791 static void __init sun4v_vdev_irq_trans_init(struct device_node *dp) sun4v_vdev_irq_trans_init() argument
803 void __init irq_trans_init(struct device_node *dp) irq_trans_init() argument
H A Dpsycho_common.c453 struct device_node *dp = op->dev.of_node; psycho_pbm_init_common() local
H A Dsbus.c541 struct device_node *dp = op->dev.of_node; sbus_iommu_init() local
664 struct device_node *dp; sbus_init() local
H A Dtime_64.c537 struct device_node *dp = op->dev.of_node; mostek_probe() local
602 struct device_node *dp; sparc64_init_timers() local
/linux-4.1.27/drivers/video/fbdev/nvidia/
H A Dnv_of.c31 struct device_node *parent, *dp; nvidia_probe_of_connector() local
/linux-4.1.27/fs/freevxfs/
H A Dvxfs_immed.c77 vxfs_immed_follow_link(struct dentry *dp, struct nameidata *np) vxfs_immed_follow_link() argument
H A Dvxfs_super.c148 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) vxfs_fill_super() argument
H A Dvxfs_lookup.c114 vxfs_find_entry(struct inode *ip, struct dentry *dp, struct page **ppp) vxfs_find_entry() argument
175 vxfs_inode_by_name(struct inode *dip, struct dentry *dp) vxfs_inode_by_name() argument
206 vxfs_lookup(struct inode *dip, struct dentry *dp, unsigned int flags) vxfs_lookup() argument
/linux-4.1.27/lib/raid6/
H A Drecov_avx2.c25 u8 *p, *q, *dp, *dq; raid6_2data_recov_avx2() local
H A Drecov_ssse3.c25 u8 *p, *q, *dp, *dq; raid6_2data_recov_ssse3() local
H A Drecov.c28 u8 *p, *q, *dp, *dq; raid6_2data_recov_intx1() local
/linux-4.1.27/net/openvswitch/
H A Ddp_notify.c30 struct datapath *dp; dp_detach_port_notify() local
50 struct datapath *dp; ovs_dp_notify_wq() local
H A Dvport-netdev.c80 static struct net_device *get_dpdev(const struct datapath *dp) get_dpdev() argument
H A Ddatapath.h150 static inline struct net *ovs_dp_get_net(const struct datapath *dp) ovs_dp_get_net() argument
155 static inline void ovs_dp_set_net(struct datapath *dp, struct net *net) ovs_dp_set_net() argument
162 static inline struct vport *ovs_vport_rcu(const struct datapath *dp, int port_no) ovs_vport_rcu() argument
168 static inline struct vport *ovs_vport_ovsl_rcu(const struct datapath *dp, int port_no) ovs_vport_ovsl_rcu() argument
174 static inline struct vport *ovs_vport_ovsl(const struct datapath *dp, int port_no) ovs_vport_ovsl() argument
H A Dvport.h110 struct datapath *dp; member in struct:vport
140 struct datapath *dp; member in struct:vport_parms
H A Dactions.c600 static void do_output(struct datapath *dp, struct sk_buff *skb, int out_port) do_output() argument
610 static int output_userspace(struct datapath *dp, struct sk_buff *skb, output_userspace() argument
656 static int sample(struct datapath *dp, struct sk_buff *skb, sample() argument
800 static int execute_recirc(struct datapath *dp, struct sk_buff *skb, execute_recirc() argument
843 static int do_execute_actions(struct datapath *dp, struct sk_buff *skb, do_execute_actions() argument
937 static void process_deferred_actions(struct datapath *dp) process_deferred_actions() argument
964 int ovs_execute_actions(struct datapath *dp, struct sk_buff *skb, ovs_execute_actions() argument
/linux-4.1.27/drivers/mtd/maps/
H A Dsun_uflash.c50 int uflash_devinit(struct platform_device *op, struct device_node *dp) uflash_devinit() argument
112 struct device_node *dp = op->dev.of_node; uflash_probe() local
H A Dphysmap_of.c80 struct device_node *dp = dev->dev.of_node; obsolete_probe() local
115 static const char * const *of_get_probes(struct device_node *dp) of_get_probes() argument
155 struct device_node *dp = dev->dev.of_node; of_flash_probe() local
/linux-4.1.27/net/dccp/
H A Ddiag.c21 struct dccp_sock *dp = dccp_sk(sk); dccp_get_info() local
H A Dminisocks.c247 dccp_reqsk_init(struct request_sock *req, struct dccp_sock const *dp, struct sk_buff const *skb) dccp_reqsk_init() argument
H A Dtimer.c243 struct dccp_sock *dp = dccp_sk(sk); dccp_init_xmit_timers() local
H A Dinput.c176 const struct dccp_sock *dp = dccp_sk(sk); dccp_deliver_input_to_ccids() local
192 struct dccp_sock *dp = dccp_sk(sk); dccp_check_seqno() local
290 struct dccp_sock *dp = dccp_sk(sk); __dccp_rcv_established() local
406 struct dccp_sock *dp = dccp_sk(sk); dccp_rcv_request_sent_state_process() local
526 struct dccp_sock *dp = dccp_sk(sk); dccp_rcv_respond_partopen_state_process() local
577 struct dccp_sock *dp = dccp_sk(sk); dccp_rcv_state_process() local
H A Dccid.h116 static inline int ccid_get_current_rx_ccid(struct dccp_sock *dp) ccid_get_current_rx_ccid() argument
125 static inline int ccid_get_current_tx_ccid(struct dccp_sock *dp) ccid_get_current_tx_ccid() argument
H A Doptions.c54 struct dccp_sock *dp = dccp_sk(sk); dccp_parse_options() local
314 struct dccp_sock *dp = dccp_sk(sk); dccp_insert_option_ndp() local
355 static int dccp_insert_option_timestamp_echo(struct dccp_sock *dp, dccp_insert_option_timestamp_echo() argument
401 struct dccp_sock *dp = dccp_sk(sk); dccp_insert_option_ackvec() local
551 struct dccp_sock *dp = dccp_sk(sk); dccp_insert_options() local
H A Doutput.c50 struct dccp_sock *dp = dccp_sk(sk); dccp_transmit_skb() local
153 static u32 dccp_determine_ccmps(const struct dccp_sock *dp) dccp_determine_ccmps() argument
165 struct dccp_sock *dp = dccp_sk(sk); dccp_sync_mss() local
247 struct dccp_sock *dp = dccp_sk(sk); dccp_xmit_packet() local
309 struct dccp_sock *dp = dccp_sk(sk); dccp_flush_write_queue() local
348 struct dccp_sock *dp = dccp_sk(sk); dccp_write_xmit() local
533 struct dccp_sock *dp = dccp_sk(sk); dccp_connect() local
667 struct dccp_sock *dp = dccp_sk(sk); dccp_send_close() local
H A Dipv4.c46 struct dccp_sock *dp = dccp_sk(sk); dccp_v4_connect() local
153 const struct dccp_sock *dp = dccp_sk(sk); dccp_do_pmtu_discovery() local
241 struct dccp_sock *dp; dccp_v4_err() local
H A Dipv6.c74 struct dccp_sock *dp; dccp_v6_err() local
802 struct dccp_sock *dp = dccp_sk(sk); dccp_v6_connect() local
H A Dproto.c175 struct dccp_sock *dp = dccp_sk(sk); dccp_init_sock() local
202 struct dccp_sock *dp = dccp_sk(sk); dccp_destroy_sock() local
236 struct dccp_sock *dp = dccp_sk(sk); dccp_listen_start() local
399 struct dccp_sock *dp = dccp_sk(sk); dccp_setsockopt_service() local
495 struct dccp_sock *dp = dccp_sk(sk); do_dccp_setsockopt() local
587 const struct dccp_sock *dp = dccp_sk(sk); dccp_getsockopt_service() local
614 struct dccp_sock *dp; do_dccp_getsockopt() local
746 const struct dccp_sock *dp = dccp_sk(sk); dccp_sendmsg() local
983 struct dccp_sock *dp = dccp_sk(sk); dccp_close() local
/linux-4.1.27/lib/mpi/
H A Dmpih-div.c58 mpihelp_divrem(mpi_ptr_t qp, mpi_size_t qextra_limbs, mpi_ptr_t np, mpi_size_t nsize, mpi_ptr_t dp, mpi_size_t dsize) mpihelp_divrem() argument
/linux-4.1.27/drivers/isdn/mISDN/
H A Dclock.c53 mISDN_init_clock(u_int *dp) mISDN_init_clock() argument
H A Dstack.c658 mISDN_initstack(u_int *dp) mISDN_initstack() argument
H A Dtei.c490 u_char *dp = arg; tei_id_assign() local
519 u_char *dp = arg; tei_id_test_dup() local
543 u_char *dp = arg; tei_id_denied() local
559 u_char *dp = arg; tei_id_chk_req() local
577 u_char *dp = arg; tei_id_remove() local
672 u_char *dp = arg; tei_assign_req() local
707 u_char *dp = arg; tei_id_chk_resp() local
721 u_char *dp = arg; tei_id_verify_net() local
770 tei_ph_data_ind(struct teimgr *tm, u_int mt, u_char *dp, int len) tei_ph_data_ind() argument
857 new_tei_req(struct manager *mgr, u_char *dp) new_tei_req() argument
/linux-4.1.27/drivers/mtd/
H A Dofpart.c116 struct device_node *dp; parse_ofoldpart_partitions() local
/linux-4.1.27/drivers/misc/mic/card/
H A Dmic_device.h81 void __iomem *dp; member in struct:mic_driver
/linux-4.1.27/drivers/s390/crypto/
H A Dzcrypt_pcica.h76 unsigned char dp[72]; member in struct:type4_scr
87 unsigned char dp[136]; member in struct:type4_lcr
H A Dzcrypt_cex2a.h94 unsigned char dp[64]; member in struct:type50_crb1_msg
107 unsigned char dp[128]; member in struct:type50_crb2_msg
120 unsigned char dp[256]; member in struct:type50_crb3_msg
H A Dzcrypt_pcica.c137 unsigned char *p, *q, *dp, *dq, *u, *inp; ICACRT_msg_to_type4CRT_msg() local
H A Dzcrypt_msgtype50.c124 unsigned char dp[64]; member in struct:type50_crb1_msg
137 unsigned char dp[128]; member in struct:type50_crb2_msg
150 unsigned char dp[256]; member in struct:type50_crb3_msg
248 unsigned char *p, *q, *dp, *dq, *u, *inp; ICACRT_msg_to_type50CRT_msg() local
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_encoder.h62 } dp; member in union:nouveau_encoder::__anon4165
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_clocks.c102 struct device_node *dp = rdev->pdev->dev.of_node; radeon_read_clocks_OF() local
/linux-4.1.27/arch/c6x/kernel/
H A Dprocess.c142 unsigned long dp; copy_thread() local
/linux-4.1.27/arch/m68k/mm/
H A Dmemory.c39 ptable_desc *dp; init_pointer_table() local
63 ptable_desc *dp = ptable_list.next; get_pointer_table() local
103 ptable_desc *dp; free_pointer_table() local
/linux-4.1.27/net/ax25/
H A Dax25_in.c193 ax25_digi dp, reverse_dp; ax25_rcv() local
H A Dax25_addr.c276 int ax25_addr_size(const ax25_digi *dp) ax25_addr_size() argument
/linux-4.1.27/tools/iio/
H A Dlsiio.c47 DIR *dp; dump_channels() local
98 DIR *dp; dump_devices() local
H A Diio_utils.c90 DIR *dp; iioutils_get_type() local
190 DIR *dp; iioutils_get_param_float() local
271 DIR *dp; build_channel_array() local
436 DIR *dp; find_type_by_name() local
/linux-4.1.27/drivers/misc/sgi-gru/
H A Dgrukdump.c37 static int gru_user_copy_handle(void __user **dp, void *s) gru_user_copy_handle() argument
/linux-4.1.27/drivers/net/ieee802154/
H A Dfakelb.c88 struct fakelb_dev_priv *dp; fakelb_hw_xmit() local
217 struct fakelb_dev_priv *dp; fakelb_probe() local
249 struct fakelb_dev_priv *dp, *temp; fakelb_remove() local
/linux-4.1.27/drivers/net/
H A Difb.c66 struct ifb_private *dp = netdev_priv(_dev); ri_tasklet() local
135 struct ifb_private *dp = netdev_priv(dev); ifb_stats64() local
195 struct ifb_private *dp = netdev_priv(dev); ifb_xmit() local
224 struct ifb_private *dp = netdev_priv(dev); ifb_close() local
235 struct ifb_private *dp = netdev_priv(dev); ifb_open() local
270 struct ifb_private *dp; ifb_init_one() local
/linux-4.1.27/drivers/staging/fwserial/
H A Ddma_fifo.h74 static inline void dp_mark_completed(struct dma_pending *dp) dp_mark_completed() argument
79 static inline bool dp_is_completed(struct dma_pending *dp) dp_is_completed() argument
/linux-4.1.27/drivers/sbus/char/
H A Dflash.c163 struct device_node *dp = op->dev.of_node; flash_probe() local
H A Dbbc_i2c.c296 struct device_node *dp; attach_one_i2c() local
H A Dopenprom.c143 static int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize) opromgetprop() argument
160 static int opromnxtprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize) opromnxtprop() argument
190 static int opromsetopt(struct device_node *dp, struct openpromio *op, int bufsize) opromsetopt() argument
198 static int opromnext(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio *op, int bufsize, DATA *data) opromnext() argument
245 static int oprompci2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize, DATA *data) oprompci2node() argument
252 struct device_node *dp; oprompci2node() local
270 static int oprompath2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize, DATA *data) oprompath2node() argument
377 struct device_node *dp = of_find_node_by_phandle(n); get_node() local
415 struct device_node *dp; opiocget() local
447 struct device_node *dp; opiocnextprop() local
493 struct device_node *dp; opiocset() local
524 struct device_node *dp; opiocgetnext() local
732 struct device_node *dp; openprom_init() local
301 openprom_sunos_ioctl(struct file * file, unsigned int cmd, unsigned long arg, struct device_node *dp) openprom_sunos_ioctl() argument
H A Denvctrl.c769 static void envctrl_init_adc(struct i2c_child_t *pchild, struct device_node *dp) envctrl_init_adc() argument
863 static void envctrl_init_i2c_child(struct device_node *dp, envctrl_init_i2c_child() argument
1027 struct device_node *dp; envctrl_probe() local
/linux-4.1.27/drivers/of/
H A Dpdt.c37 static char * __init of_pdt_build_full_name(struct device_node *dp) of_pdt_build_full_name() argument
62 static inline void irq_trans_init(struct device_node *dp) { } irq_trans_init() argument
64 static char * __init of_pdt_build_full_name(struct device_node *dp) of_pdt_build_full_name() argument
172 struct device_node *dp; of_pdt_create_node() local
197 struct device_node *dp; of_pdt_build_tree() local
/linux-4.1.27/drivers/input/serio/
H A Di8042-sparcio.h55 struct device_node *dp = op->dev.of_node; sparc_i8042_probe() local
/linux-4.1.27/drivers/gpu/drm/msm/edp/
H A Dedp_aux.c91 u8 *dp; edp_msg_fifo_rx() local
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dconn.h35 u8 dp; member in struct:nvbios_connE
/linux-4.1.27/drivers/tty/hvc/
H A Dhvsi_lib.c232 struct hvsi_data dp; hvsilib_put_chars() local
/linux-4.1.27/drivers/tty/serial/
H A Dsuncore.c55 int sunserial_console_match(struct console *con, struct device_node *dp, sunserial_console_match() argument
102 struct device_node *dp; sunserial_console_termios() local
H A Ddigicolor-usart.c125 struct digicolor_port *dp = digicolor_rx_poll() local
261 struct digicolor_port *dp = digicolor_uart_startup() local
285 struct digicolor_port *dp = digicolor_uart_shutdown() local
457 struct digicolor_port *dp; digicolor_uart_probe() local
H A Dsunsab.c1115 struct device_node *dp; sunsab_init() local
H A Dsunsu.c1393 static enum su_type su_get_type(struct device_node *dp) su_get_type() argument
1416 struct device_node *dp = op->dev.of_node; su_probe() local
1488 sunserial_console_match(SUNSU_CONSOLE(), dp, su_probe() local
1561 struct device_node *dp; sunsu_init() local
H A Dsunzilog.c1552 struct device_node *dp; sunzilog_init() local
/linux-4.1.27/drivers/usb/isp1760/
H A Disp1760-if.c206 struct device_node *dp = pdev->dev.of_node; isp1760_plat_probe() local
/linux-4.1.27/fs/xfs/
H A Dxfs_attr_inactive.c47 xfs_attr3_leaf_freextent( struct xfs_trans **trans, struct xfs_inode *dp, xfs_dablk_t blkno, int blkcnt) xfs_attr3_leaf_freextent() argument
119 xfs_attr3_leaf_inactive( struct xfs_trans **trans, struct xfs_inode *dp, struct xfs_buf *bp) xfs_attr3_leaf_inactive() argument
208 xfs_attr3_node_inactive( struct xfs_trans **trans, struct xfs_inode *dp, struct xfs_buf *bp, int level) xfs_attr3_node_inactive() argument
326 xfs_attr3_root_inactive( struct xfs_trans **trans, struct xfs_inode *dp) xfs_attr3_root_inactive() argument
392 xfs_attr_inactive( struct xfs_inode *dp) xfs_attr_inactive() argument
H A Dxfs_symlink.c166 xfs_symlink( struct xfs_inode *dp, struct xfs_name *link_name, const char *target_path, umode_t mode, struct xfs_inode **ipp) xfs_symlink() argument
H A Dxfs_attr.h119 struct xfs_inode *dp; /* inode */ member in struct:xfs_attr_list_context
H A Dxfs_attr_list.c75 xfs_inode_t *dp; xfs_attr_shortform_list() local
229 struct xfs_inode *dp = context->dp; xfs_attr_node_list() local
512 xfs_inode_t *dp = context->dp; xfs_attr_list_int() local
605 xfs_attr_list( xfs_inode_t *dp, char *buffer, int bufsize, int flags, attrlist_cursor_kern_t *cursor) xfs_attr_list() argument
H A Dxfs_dir2_readdir.c64 struct xfs_inode *dp = args->dp; /* incore directory inode */ xfs_dir2_sf_getdents() local
162 struct xfs_inode *dp = args->dp; /* incore directory inode */ xfs_dir2_block_getdents() local
275 struct xfs_inode *dp = args->dp; xfs_dir2_leaf_readbuf() local
475 struct xfs_inode *dp = args->dp; xfs_dir2_leaf_getdents() local
648 xfs_readdir( struct xfs_inode *dp, struct dir_context *ctx, size_t bufsize) xfs_readdir() argument
H A Dxfs_trans.c1046 xfs_trans_roll( struct xfs_trans **tpp, struct xfs_inode *dp) xfs_trans_roll() argument
H A Dxfs_inode.h197 xfs_get_initial_prid(struct xfs_inode *dp) xfs_get_initial_prid() argument
/linux-4.1.27/drivers/video/fbdev/
H A Dsunxvr1000.c116 struct device_node *dp = op->dev.of_node; gfb_probe() local
H A Dchipsfb.c350 static int chipsfb_pci_init(struct pci_dev *dp, const struct pci_device_id *ent) chipsfb_pci_init() argument
440 static void chipsfb_remove(struct pci_dev *dp) chipsfb_remove() argument
H A Digafb.c479 struct device_node *dp = pci_device_to_OF_node(pdev); igafb_init() local
H A Dsbuslib.c19 void sbusfb_fill_var(struct fb_var_screeninfo *var, struct device_node *dp, sbusfb_fill_var() argument
H A Dvalkyriefb.c343 struct device_node *dp; valkyriefb_init() local
H A Dasiliantfb.c538 static int asiliantfb_pci_init(struct pci_dev *dp, asiliantfb_pci_init() argument
584 static void asiliantfb_remove(struct pci_dev *dp) asiliantfb_remove() argument
H A Dbw2.c277 struct device_node *dp = op->dev.of_node; bw2_probe() local
H A Dplatinumfb.c539 struct device_node *dp = odev->dev.of_node; platinumfb_probe() local
H A Dcg3.c351 struct device_node *dp = op->dev.of_node; cg3_probe() local
246 cg3_init_fix(struct fb_info *info, int linebytes, struct device_node *dp) cg3_init_fix() argument
259 cg3_rdi_maybe_fixup_var(struct fb_var_screeninfo *var, struct device_node *dp) cg3_rdi_maybe_fixup_var() argument
H A Doffb.c323 static void offb_init_palette_hacks(struct fb_info *info, struct device_node *dp, offb_init_palette_hacks() argument
535 static void __init offb_init_nodriver(struct device_node *dp, int no_real_node) offb_init_nodriver() argument
644 struct device_node *dp = NULL, *boot_disp = NULL; offb_init() local
390 offb_init_fb(const char *name, const char *full_name, int width, int height, int depth, int pitch, unsigned long address, int foreign_endian, struct device_node *dp) offb_init_fb() argument
H A Dp9100.c240 static void p9100_init_fix(struct fb_info *info, int linebytes, struct device_node *dp) p9100_init_fix() argument
254 struct device_node *dp = op->dev.of_node; p9100_probe() local
H A Dtcx.c367 struct device_node *dp = op->dev.of_node; tcx_probe() local
H A Dcg14.c468 struct device_node *dp = op->dev.of_node; cg14_probe() local
355 cg14_init_fix(struct fb_info *info, int linebytes, struct device_node *dp) cg14_init_fix() argument
H A Dcontrolfb.c183 struct device_node *dp; init_module() local
588 struct device_node *dp; control_init() local
684 static int __init control_of_init(struct device_node *dp) control_of_init() argument
H A Dleo.c435 leo_init_fix(struct fb_info *info, struct device_node *dp) leo_init_fix() argument
552 struct device_node *dp = op->dev.of_node; leo_probe() local
/linux-4.1.27/fs/afs/
H A Dcell.c39 char keyname[4 + AFS_MAXCELLNAME + 1], *cp, *dp, *next; afs_cell_alloc() local
/linux-4.1.27/fs/cifs/
H A Dcifs_spnego.c104 char *description, *dp; cifs_get_spnego_key() local
/linux-4.1.27/lib/
H A Dasn1_decoder.c60 size_t dp = *_dp, len, n; asn1_find_indefinite_length() local
174 size_t pc = 0, dp = 0, tdp = 0, len = 0; asn1_ber_decoder() local
/linux-4.1.27/drivers/net/usb/
H A Dax88172a.c405 struct ax88172a_private *dp = dev->driver_priv; ax88172a_rx_fixup() local
H A Dasix_common.c133 struct asix_common_private *dp = dev->driver_priv; asix_rx_fixup_common() local
/linux-4.1.27/drivers/scsi/libfc/
H A Dfc_disc.c96 struct fc_disc_port *dp, *next; fc_disc_recv_rscn_req() local
677 static int fc_disc_single(struct fc_lport *lport, struct fc_disc_port *dp) fc_disc_single() argument
H A Dfc_lport.c433 void *dp; fc_lport_recv_echo_req() local
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_diag.c331 struct ipath_diag_xpkt dp; ipath_diagpkt_write() local
/linux-4.1.27/drivers/input/misc/
H A Dsparcspkr.c189 struct device_node *dp; bbc_beep_probe() local
/linux-4.1.27/arch/sparc/mm/
H A Dio-unit.c77 struct device_node *dp; iounit_init() local
H A Diommu.c135 struct device_node *dp; iommu_init() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddport.c49 dp_set_link_config(struct dp_state *dp) dp_set_link_config() argument
105 dp_set_training_pattern(struct dp_state *dp, u8 pattern) dp_set_training_pattern() argument
121 dp_link_train_commit(struct dp_state *dp, bool pc) dp_link_train_commit() argument
167 dp_link_train_update(struct dp_state *dp, bool pc, u32 delay) dp_link_train_update() argument
194 dp_link_train_cr(struct dp_state *dp) dp_link_train_cr() argument
228 dp_link_train_eq(struct dp_state *dp) dp_link_train_eq() argument
260 dp_link_train_init(struct dp_state *dp, bool spread) dp_link_train_init() argument
286 dp_link_train_fini(struct dp_state *dp) dp_link_train_fini() argument
329 }, *dp = &_dp; nvkm_dp_train() local
/linux-4.1.27/crypto/async_tx/
H A Dasync_raid6_recov.c203 struct page *p, *q, *g, *dp, *dq; __2data_recov_5() local
277 struct page *p, *q, *dp, *dq; __2data_recov_n() local
/linux-4.1.27/drivers/gpu/ipu-v3/
H A Dipu-dp.c79 static inline struct ipu_flow *to_flow(struct ipu_dp *dp) to_flow() argument
87 int ipu_dp_set_global_alpha(struct ipu_dp *dp, bool enable, ipu_dp_set_global_alpha() argument
123 int ipu_dp_set_window_pos(struct ipu_dp *dp, u16 x_pos, u16 y_pos) ipu_dp_set_window_pos() argument
176 int ipu_dp_setup_channel(struct ipu_dp *dp, ipu_dp_setup_channel() argument
235 int ipu_dp_enable_channel(struct ipu_dp *dp) ipu_dp_enable_channel() argument
258 void ipu_dp_disable_channel(struct ipu_dp *dp) ipu_dp_disable_channel() argument
308 struct ipu_dp *dp; ipu_dp_get() local
327 void ipu_dp_put(struct ipu_dp *dp) ipu_dp_put() argument
/linux-4.1.27/fs/openpromfs/
H A Dinode.c182 struct device_node *dp, *child; openpromfs_lookup() local
267 struct device_node *dp = oi->u.node; openpromfs_readdir() local
/linux-4.1.27/fs/quota/
H A Dquota_v2.c180 static void v2r0_disk2memdqb(struct dquot *dquot, void *dp) v2r0_disk2memdqb() argument
200 static void v2r0_mem2diskdqb(void *dp, struct dquot *dquot) v2r0_mem2diskdqb() argument
220 static int v2r0_is_id(void *dp, struct dquot *dquot) v2r0_is_id() argument
233 static void v2r1_disk2memdqb(struct dquot *dquot, void *dp) v2r1_disk2memdqb() argument
253 static void v2r1_mem2diskdqb(void *dp, struct dquot *dquot) v2r1_mem2diskdqb() argument
273 static int v2r1_is_id(void *dp, struct dquot *dquot) v2r1_is_id() argument
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_attr.c572 xfs_inode_t *dp; xfs_attr_leaf_addname() local
779 xfs_inode_t *dp; xfs_attr_leaf_removename() local
881 xfs_inode_t *dp; xfs_attr_node_addname() local
1150 xfs_inode_t *dp; xfs_attr_node_removename() local
77 xfs_attr_args_init( struct xfs_da_args *args, struct xfs_inode *dp, const unsigned char *name, int flags) xfs_attr_args_init() argument
195 xfs_attr_set( struct xfs_inode *dp, const unsigned char *name, unsigned char *value, int valuelen, int flags) xfs_attr_set() argument
405 xfs_attr_remove( struct xfs_inode *dp, const unsigned char *name, int flags) xfs_attr_remove() argument
H A Dxfs_attr_remote.c417 struct xfs_inode *dp = args->dp; xfs_attr_rmtval_set() local
H A Dxfs_dir2.c581 struct xfs_inode *dp = args->dp; xfs_dir2_grow_inode() local
666 xfs_inode_t *dp; xfs_dir2_shrink_inode() local
174 xfs_dir_isempty( xfs_inode_t *dp) xfs_dir_isempty() argument
226 xfs_dir_init( xfs_trans_t *tp, xfs_inode_t *dp, xfs_inode_t *pdp) xfs_dir_init() argument
256 xfs_dir_createname( xfs_trans_t *tp, xfs_inode_t *dp, struct xfs_name *name, xfs_ino_t inum, xfs_fsblock_t *first, xfs_bmap_free_t *flist, xfs_extlen_t total) xfs_dir_createname() argument
355 xfs_dir_lookup( xfs_trans_t *tp, xfs_inode_t *dp, struct xfs_name *name, xfs_ino_t *inum, struct xfs_name *ci_name) xfs_dir_lookup() argument
430 xfs_dir_removename( xfs_trans_t *tp, xfs_inode_t *dp, struct xfs_name *name, xfs_ino_t ino, xfs_fsblock_t *first, xfs_bmap_free_t *flist, xfs_extlen_t total) xfs_dir_removename() argument
492 xfs_dir_replace( xfs_trans_t *tp, xfs_inode_t *dp, struct xfs_name *name, xfs_ino_t inum, xfs_fsblock_t *first, xfs_bmap_free_t *flist, xfs_extlen_t total) xfs_dir_replace() argument
557 xfs_dir_canenter( xfs_trans_t *tp, xfs_inode_t *dp, struct xfs_name *name) xfs_dir_canenter() argument
H A Dxfs_dir2.h196 xfs_dir2_dataptr_to_byte(xfs_dir2_dataptr_t dp) xfs_dir2_dataptr_to_byte() argument
223 xfs_dir2_dataptr_to_db(struct xfs_da_geometry *geo, xfs_dir2_dataptr_t dp) xfs_dir2_dataptr_to_db() argument
241 xfs_dir2_dataptr_to_off(struct xfs_da_geometry *geo, xfs_dir2_dataptr_t dp) xfs_dir2_dataptr_to_off() argument
H A Dxfs_da_btree.h71 struct xfs_inode *dp; /* directory inode to manipulate */ member in struct:xfs_da_args
H A Dxfs_dir2_data.c575 xfs_inode_t *dp; /* incore directory inode */ xfs_dir3_data_init() local
41 __xfs_dir3_data_check( struct xfs_inode *dp, struct xfs_buf *bp) __xfs_dir3_data_check() argument
316 xfs_dir3_data_read( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t bno, xfs_daddr_t mapped_bno, struct xfs_buf **bpp) xfs_dir3_data_read() argument
333 xfs_dir3_data_readahead( struct xfs_inode *dp, xfs_dablk_t bno, xfs_daddr_t mapped_bno) xfs_dir3_data_readahead() argument
503 xfs_dir2_data_freescan( struct xfs_inode *dp, struct xfs_dir2_data_hdr *hdr, int *loghead) xfs_dir2_data_freescan() argument
H A Dxfs_dir2_sf.c162 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_block_to_sf() local
286 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_sf_addname() local
392 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_sf_addname_easy() local
445 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_sf_addname_hard() local
537 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_sf_addname_pick() local
605 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_sf_check() local
647 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_sf_create() local
700 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_sf_lookup() local
786 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_sf_removename() local
872 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_sf_replace() local
1002 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_sf_toino4() local
1078 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_sf_toino8() local
62 xfs_dir2_block_sfsize( xfs_inode_t *dp, xfs_dir2_data_hdr_t *hdr, xfs_dir2_sf_hdr_t *sfhp) xfs_dir2_block_sfsize() argument
H A Dxfs_da_format.c881 xfs_dir_get_ops( struct xfs_mount *mp, struct xfs_inode *dp) xfs_dir_get_ops() argument
897 xfs_nondir_get_ops( struct xfs_mount *mp, struct xfs_inode *dp) xfs_nondir_get_ops() argument
H A Dxfs_dir2_block.c340 xfs_inode_t *dp; /* directory inode */ xfs_dir2_block_addname() local
613 xfs_inode_t *dp; /* incore inode */ xfs_dir2_block_lookup() local
661 xfs_inode_t *dp; /* incore inode */ xfs_dir2_block_lookup_int() local
763 xfs_inode_t *dp; /* incore inode */ xfs_dir2_block_removename() local
843 xfs_inode_t *dp; /* incore inode */ xfs_dir2_block_replace() local
906 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_leaf_to_block() local
1052 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_sf_to_block() local
128 xfs_dir3_block_read( struct xfs_trans *tp, struct xfs_inode *dp, struct xfs_buf **bpp) xfs_dir3_block_read() argument
144 xfs_dir3_block_init( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *bp, struct xfs_inode *dp) xfs_dir3_block_init() argument
168 xfs_dir2_block_need_space( struct xfs_inode *dp, struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_block_tail *btp, struct xfs_dir2_leaf_entry *blp, __be16 **tagpp, struct xfs_dir2_data_unused **dupp, struct xfs_dir2_data_unused **enddupp, int *compact, int len) xfs_dir2_block_need_space() argument
H A Dxfs_inode_fork.c301 xfs_bmbt_rec_t *dp; xfs_iformat_extents() local
734 xfs_iextents_copy( xfs_inode_t *ip, xfs_bmbt_rec_t *dp, int whichfork) xfs_iextents_copy() argument
H A Dxfs_dir2_leaf.c343 struct xfs_inode *dp = args->dp; xfs_dir3_leaf_get_buf() local
379 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_block_to_leaf() local
610 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_leaf_addname() local
918 struct xfs_inode *dp = args->dp; xfs_dir3_leaf_compact() local
1154 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_leaf_lookup() local
1214 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_leaf_lookup_int() local
1345 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_leaf_removename() local
1486 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_leaf_replace() local
1596 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_leaf_trim_data() local
1677 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_node_to_leaf() local
59 xfs_dir3_leaf1_check( struct xfs_inode *dp, struct xfs_buf *bp) xfs_dir3_leaf1_check() argument
82 xfs_dir3_leaf_check_int( struct xfs_mount *mp, struct xfs_inode *dp, struct xfs_dir3_icleaf_hdr *hdr, struct xfs_dir2_leaf *leaf) xfs_dir3_leaf_check_int() argument
255 xfs_dir3_leaf_read( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t fbno, xfs_daddr_t mappedbno, struct xfs_buf **bpp) xfs_dir3_leaf_read() argument
272 xfs_dir3_leafn_read( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t fbno, xfs_daddr_t mappedbno, struct xfs_buf **bpp) xfs_dir3_leafn_read() argument
H A Dxfs_dir2_node.c201 struct xfs_inode *dp = args->dp; xfs_dir3_free_get_buf() local
289 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_leaf_to_node() local
379 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_leafn_add() local
517 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_leafn_lookup_for_addname() local
672 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_leafn_lookup_for_entry() local
964 struct xfs_inode *dp = state->args->dp; xfs_dir2_leafn_rebalance() local
1077 struct xfs_inode *dp = args->dp; xfs_dir3_data_block_free() local
1160 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_leafn_remove() local
1316 struct xfs_inode *dp; xfs_dir2_leafn_split() local
1390 struct xfs_inode *dp = state->args->dp; xfs_dir2_leafn_toosmall() local
1517 struct xfs_inode *dp = state->args->dp; xfs_dir2_leafn_unbalance() local
1646 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_node_addname_int() local
2227 xfs_inode_t *dp; /* incore directory inode */ xfs_dir2_node_trim_free() local
62 xfs_dir3_leafn_check( struct xfs_inode *dp, struct xfs_buf *bp) xfs_dir3_leafn_check() argument
156 __xfs_dir3_free_read( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t fbno, xfs_daddr_t mappedbno, struct xfs_buf **bpp) __xfs_dir3_free_read() argument
175 xfs_dir2_free_read( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t fbno, struct xfs_buf **bpp) xfs_dir2_free_read() argument
185 xfs_dir2_free_try_read( struct xfs_trans *tp, struct xfs_inode *dp, xfs_dablk_t fbno, struct xfs_buf **bpp) xfs_dir2_free_try_read() argument
457 xfs_dir2_free_hdr_check( struct xfs_inode *dp, struct xfs_buf *bp, xfs_dir2_db_t db) xfs_dir2_free_hdr_check() argument
480 xfs_dir2_leafn_lasthash( struct xfs_inode *dp, struct xfs_buf *bp, int *count) xfs_dir2_leafn_lasthash() argument
911 xfs_dir2_leafn_order( struct xfs_inode *dp, struct xfs_buf *leaf1_bp, struct xfs_buf *leaf2_bp) xfs_dir2_leafn_order() argument
/linux-4.1.27/arch/ia64/kernel/
H A Dunwind_decoder.c85 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) unw_decode_x1() argument
102 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) unw_decode_x2() argument
120 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) unw_decode_x3() argument
140 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) unw_decode_x4() argument
161 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) unw_decode_r1() argument
172 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) unw_decode_r2() argument
187 unw_decode_r3 (unsigned char *dp, unsigned char code, void *arg) unw_decode_r3() argument
197 unw_decode_p1 (unsigned char *dp, unsigned char code, void *arg) unw_decode_p1() argument
206 unw_decode_p2_p5 (unsigned char *dp, unsigned char code, void *arg) unw_decode_p2_p5() argument
255 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) unw_decode_p6() argument
268 unw_decode_p7_p10 (unsigned char *dp, unsigned char code, void *arg) unw_decode_p7_p10() argument
367 unw_decode_b1 (unsigned char *dp, unsigned char code, void *arg) unw_decode_b1() argument
379 unw_decode_b2 (unsigned char *dp, unsigned char code, void *arg) unw_decode_b2() argument
389 unw_decode_b3_x4 (unsigned char *dp, unsigned char code, void *arg) unw_decode_b3_x4() argument
450 unw_decode (unsigned char *dp, int inside_body, void *arg) unw_decode() argument
/linux-4.1.27/arch/arc/kernel/
H A Dsetup.c100 struct bcr_fp_arcompact sp, dp; read_arc_build_cfg_regs() local
/linux-4.1.27/net/dccp/ccids/
H A Dccid2.c234 struct dccp_sock *dp = dccp_sk(sk); ccid2_hc_tx_packet_sent() local
430 struct dccp_sock *dp = dccp_sk(sk); ccid2_new_ack() local
505 struct dccp_sock *dp = dccp_sk(sk); ccid2_hc_tx_packet_recv() local
713 struct dccp_sock *dp = dccp_sk(sk); ccid2_hc_tx_init() local
H A Dccid3.c282 struct dccp_sock *dp = dccp_sk(sk); ccid3_hc_tx_send_packet() local
601 struct dccp_sock *dp = dccp_sk(sk); ccid3_hc_rx_send_feedback() local
/linux-4.1.27/net/rds/
H A Dib_cm.c127 const struct rds_ib_connect_private *dp = NULL; rds_ib_cm_connect_complete() local
415 const struct rds_ib_connect_private *dp = event->param.conn.private_data; rds_ib_protocol_compatible() local
459 const struct rds_ib_connect_private *dp = event->param.conn.private_data; rds_ib_cm_handle_connect() local
556 struct rds_ib_connect_private dp; rds_ib_cm_initiate_connect() local
201 rds_ib_cm_fill_conn_param(struct rds_connection *conn, struct rdma_conn_param *conn_param, struct rds_ib_connect_private *dp, u32 protocol_version, u32 max_responder_resources, u32 max_initiator_depth) rds_ib_cm_fill_conn_param() argument
H A Diw_cm.c72 const struct rds_iw_connect_private *dp = NULL; rds_iw_cm_connect_complete() local
348 static u32 rds_iw_protocol_compatible(const struct rds_iw_connect_private *dp) rds_iw_protocol_compatible() argument
380 const struct rds_iw_connect_private *dp = event->param.conn.private_data; rds_iw_cm_handle_connect() local
481 struct rds_iw_connect_private dp; rds_iw_cm_initiate_connect() local
107 rds_iw_cm_fill_conn_param(struct rds_connection *conn, struct rdma_conn_param *conn_param, struct rds_iw_connect_private *dp, u32 protocol_version) rds_iw_cm_fill_conn_param() argument
/linux-4.1.27/drivers/isdn/hardware/avm/
H A Db1.c155 unsigned char *dp; b1_load_t4file() local
197 unsigned char *dp; b1_load_config() local
H A Davmcard.h281 b1_get_slice(unsigned int base, unsigned char *dp) b1_get_slice() argument
291 b1_put_slice(unsigned int base, unsigned char *dp, unsigned int len) b1_put_slice() argument
409 t1_get_slice(unsigned int base, unsigned char *dp) t1_get_slice() argument
462 t1_put_slice(unsigned int base, unsigned char *dp, unsigned int len) t1_put_slice() argument
H A Db1dma.c178 static inline void _put_slice(void **pp, unsigned char *dp, unsigned int len) _put_slice() argument
207 static inline u32 _get_slice(void **pp, unsigned char *dp) _get_slice() argument
H A Dc4.c198 unsigned char *dp; c4_load_t4file() local
256 static inline void _put_slice(void **pp, unsigned char *dp, unsigned int len) _put_slice() argument
285 static inline u32 _get_slice(void **pp, unsigned char *dp) _get_slice() argument
817 unsigned char *dp; c4_send_config() local
/linux-4.1.27/drivers/md/
H A Ddm-io.c174 static void list_get_page(struct dpages *dp, list_get_page() argument
185 static void list_next_page(struct dpages *dp) list_next_page() argument
192 static void list_dp_init(struct dpages *dp, struct page_list *pl, unsigned offset) list_dp_init() argument
203 static void bio_get_page(struct dpages *dp, struct page **p, bio_get_page() argument
212 static void bio_next_page(struct dpages *dp) bio_next_page() argument
219 static void bio_dp_init(struct dpages *dp, struct bio *bio) bio_dp_init() argument
230 static void vm_get_page(struct dpages *dp, vm_get_page() argument
238 static void vm_next_page(struct dpages *dp) vm_next_page() argument
244 static void vm_dp_init(struct dpages *dp, void *data) vm_dp_init() argument
255 static void km_get_page(struct dpages *dp, struct page **p, unsigned long *len, km_get_page() argument
263 static void km_next_page(struct dpages *dp) km_next_page() argument
269 static void km_dp_init(struct dpages *dp, void *data) km_dp_init() argument
463 static int dp_init(struct dm_io_request *io_req, struct dpages *dp, dp_init() argument
512 struct dpages dp; dm_io() local
280 do_region(int rw, unsigned region, struct dm_io_region *where, struct dpages *dp, struct io *io) do_region() argument
361 dispatch_io(int rw, unsigned int num_regions, struct dm_io_region *where, struct dpages *dp, struct io *io, int sync) dispatch_io() argument
403 sync_io(struct dm_io_client *client, unsigned int num_regions, struct dm_io_region *where, int rw, struct dpages *dp, unsigned long *error_bits) sync_io() argument
437 async_io(struct dm_io_client *client, unsigned int num_regions, struct dm_io_region *where, int rw, struct dpages *dp, io_notify_fn fn, void *context) async_io() argument
/linux-4.1.27/drivers/ide/
H A Dau1xxx-ide.c61 au1x_ddma_desc_t *dp; auide_insw() local
79 au1x_ddma_desc_t *dp; auide_outsw() local
/linux-4.1.27/drivers/misc/mic/host/
H A Dmic_device.h124 void *dp; member in struct:mic_device
/linux-4.1.27/drivers/scsi/
H A Dsun_esp.c125 struct device_node *dp; esp_get_scsi_id() local
147 struct device_node *dp; esp_get_differential() local
159 struct device_node *bus_dp, *dp; esp_get_clock_params() local
176 struct device_node *dp; esp_get_bursts() local
566 struct device_node *dp = op->dev.of_node; esp_sbus_probe() local
H A Dqlogicpti.c755 struct device_node *dp; qpti_get_scsi_id() local
1297 struct device_node *dp = op->dev.of_node; qpti_sbus_probe() local
H A Dimm.c43 unsigned dp:1; /* Data phase present */ member in struct:__anon8974
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_diag.c553 struct qib_diag_xpkt dp; qib_diagpkt_write() local
/linux-4.1.27/arch/sparc/include/asm/
H A Dfloppy_32.h278 struct device_node *dp; sun_floppy_init() local
H A Dfloppy_64.h529 static int __init ebus_fdthree_p(struct device_node *dp) ebus_fdthree_p() argument
546 struct device_node *dp; sun_floppy_init() local
/linux-4.1.27/arch/mips/alchemy/common/
H A Ddbdma.c212 void *au1xxx_ddma_get_nextptr_virt(au1x_ddma_desc_t *dp) au1xxx_ddma_get_nextptr_virt() argument
398 au1x_ddma_desc_t *dp; au1xxx_dbdma_ring_alloc() local
594 au1x_ddma_desc_t *dp; au1xxx_dbdma_put_source() local
653 au1x_ddma_desc_t *dp; au1xxx_dbdma_put_dest() local
717 au1x_ddma_desc_t *dp; au1xxx_dbdma_get_dest() local
801 au1x_ddma_desc_t *dp; au1xxx_dbdma_reset() local
867 au1x_ddma_desc_t *dp; dbdma_interrupt() local
892 au1x_ddma_desc_t *dp; au1xxx_dbdma_dump() local
937 au1x_ddma_desc_t *dp; au1xxx_dbdma_put_dscr() local
/linux-4.1.27/drivers/ata/
H A Dpata_atp867x.c124 struct atp867x_priv *dp = ap->private_data; atp867x_set_dmamode() local
155 struct atp867x_priv *dp = ap->private_data; atp867x_get_active_clocks_shifted() local
217 struct atp867x_priv *dp = ap->private_data; atp867x_set_piomode() local
303 struct atp867x_priv *dp = ap->private_data; atp867x_check_ports() local
352 struct atp867x_priv *dp; atp867x_set_priv() local
/linux-4.1.27/fs/ocfs2/
H A Dquota_global.c69 static void ocfs2_global_disk2memdqb(struct dquot *dquot, void *dp) ocfs2_global_disk2memdqb() argument
94 static void ocfs2_global_mem2diskdqb(void *dp, struct dquot *dquot) ocfs2_global_mem2diskdqb() argument
112 static int ocfs2_global_is_id(void *dp, struct dquot *dquot) ocfs2_global_is_id() argument
/linux-4.1.27/fs/proc/
H A Dgeneric.c333 static int proc_register(struct proc_dir_entry * dir, struct proc_dir_entry * dp) proc_register() argument
/linux-4.1.27/drivers/video/fbdev/aty/
H A Dradeon_monitor.c65 static int radeon_parse_montype_prop(struct device_node *dp, u8 **out_EDID, radeon_parse_montype_prop() argument
121 struct device_node *dp; radeon_probe_OF_head() local
/linux-4.1.27/fs/
H A Dbinfmt_misc.c525 char *dp = page; entry_status() local
/linux-4.1.27/net/sched/
H A Dsch_gred.c157 u16 dp = tc_index_to_dp(skb); gred_enqueue() local
255 u16 dp = tc_index_to_dp(skb); gred_dequeue() local
287 u16 dp = tc_index_to_dp(skb); gred_drop() local
383 static inline int gred_change_vq(struct Qdisc *sch, int dp, gred_change_vq() argument
/linux-4.1.27/drivers/isdn/hisax/
H A Dq931.c203 char *dp = dest; prbits() local
448 char *dp = dest; prcause() local
524 char *dp = dest; prcause_1tr6() local
559 char *dp = dest; prchident() local
572 char *dp = dest; prcalled() local
589 char *dp = dest; prcalling() local
615 char *dp = dest, ch; prbearer() local
663 char *dp = dest; prbearer_ni1() local
720 char *dp = dest; general() local
747 char *dp = dest; general_ni1() local
774 char *dp = dest; prcharge() local
791 char *dp = dest; prtext() local
807 char *dp = dest; prfeatureind() local
873 char *dp = dest; disptext_ni1() local
912 char *dp = dest; display() local
941 char *dp = dest; prfacility() local
1168 char *dp; LogFrame() local
1191 char *dp; dlogframe() local
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dsunqe.c745 static u8 qec_get_burst(struct device_node *dp) qec_get_burst() argument
/linux-4.1.27/drivers/nubus/
H A Dnubus.c916 unsigned char dp; nubus_probe_slot() local
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_dp_reg.c27 void exynos_dp_enable_video_mute(struct exynos_dp_device *dp, bool enable) exynos_dp_enable_video_mute() argument
42 void exynos_dp_stop_video(struct exynos_dp_device *dp) exynos_dp_stop_video() argument
51 void exynos_dp_lane_swap(struct exynos_dp_device *dp, bool enable) exynos_dp_lane_swap() argument
65 void exynos_dp_init_analog_param(struct exynos_dp_device *dp) exynos_dp_init_analog_param() argument
87 void exynos_dp_init_interrupt(struct exynos_dp_device *dp) exynos_dp_init_interrupt() argument
107 void exynos_dp_reset(struct exynos_dp_device *dp) exynos_dp_reset() argument
152 void exynos_dp_swreset(struct exynos_dp_device *dp) exynos_dp_swreset() argument
157 void exynos_dp_config_interrupt(struct exynos_dp_device *dp) exynos_dp_config_interrupt() argument
178 enum pll_status exynos_dp_get_pll_lock_status(struct exynos_dp_device *dp) exynos_dp_get_pll_lock_status() argument
189 void exynos_dp_set_pll_power_down(struct exynos_dp_device *dp, bool enable) exynos_dp_set_pll_power_down() argument
204 void exynos_dp_set_analog_power_down(struct exynos_dp_device *dp, exynos_dp_set_analog_power_down() argument
291 void exynos_dp_init_analog_func(struct exynos_dp_device *dp) exynos_dp_init_analog_func() argument
326 void exynos_dp_clear_hotplug_interrupts(struct exynos_dp_device *dp) exynos_dp_clear_hotplug_interrupts() argument
340 void exynos_dp_init_hpd(struct exynos_dp_device *dp) exynos_dp_init_hpd() argument
354 enum dp_irq_type exynos_dp_get_irq_type(struct exynos_dp_device *dp) exynos_dp_get_irq_type() argument
381 void exynos_dp_reset_aux(struct exynos_dp_device *dp) exynos_dp_reset_aux() argument
391 void exynos_dp_init_aux(struct exynos_dp_device *dp) exynos_dp_init_aux() argument
416 int exynos_dp_get_plug_in_status(struct exynos_dp_device *dp) exynos_dp_get_plug_in_status() argument
432 void exynos_dp_enable_sw_function(struct exynos_dp_device *dp) exynos_dp_enable_sw_function() argument
441 int exynos_dp_start_aux_transaction(struct exynos_dp_device *dp) exynos_dp_start_aux_transaction() argument
485 int exynos_dp_write_byte_to_dpcd(struct exynos_dp_device *dp, exynos_dp_write_byte_to_dpcd() argument
530 int exynos_dp_read_byte_from_dpcd(struct exynos_dp_device *dp, exynos_dp_read_byte_from_dpcd() argument
575 int exynos_dp_write_bytes_to_dpcd(struct exynos_dp_device *dp, exynos_dp_write_bytes_to_dpcd() argument
639 int exynos_dp_read_bytes_from_dpcd(struct exynos_dp_device *dp, exynos_dp_read_bytes_from_dpcd() argument
705 int exynos_dp_select_i2c_device(struct exynos_dp_device *dp, exynos_dp_select_i2c_device() argument
738 int exynos_dp_read_byte_from_i2c(struct exynos_dp_device *dp, exynos_dp_read_byte_from_i2c() argument
782 int exynos_dp_read_bytes_from_i2c(struct exynos_dp_device *dp, exynos_dp_read_bytes_from_i2c() argument
855 void exynos_dp_set_link_bandwidth(struct exynos_dp_device *dp, u32 bwtype) exynos_dp_set_link_bandwidth() argument
864 void exynos_dp_get_link_bandwidth(struct exynos_dp_device *dp, u32 *bwtype) exynos_dp_get_link_bandwidth() argument
872 void exynos_dp_set_lane_count(struct exynos_dp_device *dp, u32 count) exynos_dp_set_lane_count() argument
880 void exynos_dp_get_lane_count(struct exynos_dp_device *dp, u32 *count) exynos_dp_get_lane_count() argument
888 void exynos_dp_enable_enhanced_mode(struct exynos_dp_device *dp, bool enable) exynos_dp_enable_enhanced_mode() argument
903 void exynos_dp_set_training_pattern(struct exynos_dp_device *dp, exynos_dp_set_training_pattern() argument
936 void exynos_dp_set_lane0_pre_emphasis(struct exynos_dp_device *dp, u32 level) exynos_dp_set_lane0_pre_emphasis() argument
946 void exynos_dp_set_lane1_pre_emphasis(struct exynos_dp_device *dp, u32 level) exynos_dp_set_lane1_pre_emphasis() argument
956 void exynos_dp_set_lane2_pre_emphasis(struct exynos_dp_device *dp, u32 level) exynos_dp_set_lane2_pre_emphasis() argument
966 void exynos_dp_set_lane3_pre_emphasis(struct exynos_dp_device *dp, u32 level) exynos_dp_set_lane3_pre_emphasis() argument
976 void exynos_dp_set_lane0_link_training(struct exynos_dp_device *dp, exynos_dp_set_lane0_link_training() argument
985 void exynos_dp_set_lane1_link_training(struct exynos_dp_device *dp, exynos_dp_set_lane1_link_training() argument
994 void exynos_dp_set_lane2_link_training(struct exynos_dp_device *dp, exynos_dp_set_lane2_link_training() argument
1003 void exynos_dp_set_lane3_link_training(struct exynos_dp_device *dp, exynos_dp_set_lane3_link_training() argument
1012 u32 exynos_dp_get_lane0_link_training(struct exynos_dp_device *dp) exynos_dp_get_lane0_link_training() argument
1020 u32 exynos_dp_get_lane1_link_training(struct exynos_dp_device *dp) exynos_dp_get_lane1_link_training() argument
1028 u32 exynos_dp_get_lane2_link_training(struct exynos_dp_device *dp) exynos_dp_get_lane2_link_training() argument
1036 u32 exynos_dp_get_lane3_link_training(struct exynos_dp_device *dp) exynos_dp_get_lane3_link_training() argument
1044 void exynos_dp_reset_macro(struct exynos_dp_device *dp) exynos_dp_reset_macro() argument
1059 void exynos_dp_init_video(struct exynos_dp_device *dp) exynos_dp_init_video() argument
1079 void exynos_dp_set_video_color_format(struct exynos_dp_device *dp) exynos_dp_set_video_color_format() argument
1099 int exynos_dp_is_slave_video_stream_clock_on(struct exynos_dp_device *dp) exynos_dp_is_slave_video_stream_clock_on() argument
1127 void exynos_dp_set_video_cr_mn(struct exynos_dp_device *dp, exynos_dp_set_video_cr_mn() argument
1162 void exynos_dp_set_video_timing_mode(struct exynos_dp_device *dp, u32 type) exynos_dp_set_video_timing_mode() argument
1177 void exynos_dp_enable_video_master(struct exynos_dp_device *dp, bool enable) exynos_dp_enable_video_master() argument
1194 void exynos_dp_start_video(struct exynos_dp_device *dp) exynos_dp_start_video() argument
1203 int exynos_dp_is_video_stream_on(struct exynos_dp_device *dp) exynos_dp_is_video_stream_on() argument
1219 void exynos_dp_config_video_slave_mode(struct exynos_dp_device *dp) exynos_dp_config_video_slave_mode() argument
1247 void exynos_dp_enable_scrambling(struct exynos_dp_device *dp) exynos_dp_enable_scrambling() argument
1256 void exynos_dp_disable_scrambling(struct exynos_dp_device *dp) exynos_dp_disable_scrambling() argument
H A Dexynos_dp_core.c39 static inline struct exynos_drm_crtc *dp_to_crtc(struct exynos_dp_device *dp) dp_to_crtc() argument
55 static void exynos_dp_init_dp(struct exynos_dp_device *dp) exynos_dp_init_dp() argument
74 static int exynos_dp_detect_hpd(struct exynos_dp_device *dp) exynos_dp_detect_hpd() argument
101 static int exynos_dp_read_edid(struct exynos_dp_device *dp) exynos_dp_read_edid() argument
202 static int exynos_dp_handle_edid(struct exynos_dp_device *dp) exynos_dp_handle_edid() argument
224 static void exynos_dp_enable_rx_to_enhanced_mode(struct exynos_dp_device *dp, exynos_dp_enable_rx_to_enhanced_mode() argument
240 static int exynos_dp_is_enhanced_mode_available(struct exynos_dp_device *dp) exynos_dp_is_enhanced_mode_available() argument
251 static void exynos_dp_set_enhanced_mode(struct exynos_dp_device *dp) exynos_dp_set_enhanced_mode() argument
260 static void exynos_dp_training_pattern_dis(struct exynos_dp_device *dp) exynos_dp_training_pattern_dis() argument
269 static void exynos_dp_set_lane_lane_pre_emphasis(struct exynos_dp_device *dp, exynos_dp_set_lane_lane_pre_emphasis() argument
290 static int exynos_dp_link_start(struct exynos_dp_device *dp) exynos_dp_link_start() argument
411 static void exynos_dp_set_lane_link_training(struct exynos_dp_device *dp, exynos_dp_set_lane_link_training() argument
459 static void exynos_dp_reduce_link_rate(struct exynos_dp_device *dp) exynos_dp_reduce_link_rate() argument
467 static void exynos_dp_get_adjust_training_lane(struct exynos_dp_device *dp, exynos_dp_get_adjust_training_lane() argument
491 static int exynos_dp_process_clock_recovery(struct exynos_dp_device *dp) exynos_dp_process_clock_recovery() argument
566 static int exynos_dp_process_equalizer_training(struct exynos_dp_device *dp) exynos_dp_process_equalizer_training() argument
640 static void exynos_dp_get_max_rx_bandwidth(struct exynos_dp_device *dp, exynos_dp_get_max_rx_bandwidth() argument
653 static void exynos_dp_get_max_rx_lane_count(struct exynos_dp_device *dp, exynos_dp_get_max_rx_lane_count() argument
666 static void exynos_dp_init_training(struct exynos_dp_device *dp, exynos_dp_init_training() argument
703 static int exynos_dp_sw_link_training(struct exynos_dp_device *dp) exynos_dp_sw_link_training() argument
740 static int exynos_dp_set_link_train(struct exynos_dp_device *dp, exynos_dp_set_link_train() argument
759 static int exynos_dp_config_video(struct exynos_dp_device *dp) exynos_dp_config_video() argument
826 static void exynos_dp_enable_scramble(struct exynos_dp_device *dp, bool enable) exynos_dp_enable_scramble() argument
853 struct exynos_dp_device *dp = arg; exynos_dp_irq_handler() local
886 struct exynos_dp_device *dp; exynos_dp_hotplug() local
896 struct exynos_dp_device *dp = display_to_dp(display); exynos_dp_commit() local
964 struct exynos_dp_device *dp = ctx_from_connector(connector); exynos_dp_get_modes() local
992 struct exynos_dp_device *dp = ctx_from_connector(connector); exynos_dp_best_encoder() local
1003 static int exynos_drm_attach_lcd_bridge(struct exynos_dp_device *dp, exynos_drm_attach_lcd_bridge() argument
1022 struct exynos_dp_device *dp = display_to_dp(display); exynos_dp_create_connector() local
1054 static void exynos_dp_phy_init(struct exynos_dp_device *dp) exynos_dp_phy_init() argument
1060 static void exynos_dp_phy_exit(struct exynos_dp_device *dp) exynos_dp_phy_exit() argument
1066 static void exynos_dp_poweron(struct exynos_dp_device *dp) exynos_dp_poweron() argument
1090 static void exynos_dp_poweroff(struct exynos_dp_device *dp) exynos_dp_poweroff() argument
1120 struct exynos_dp_device *dp = display_to_dp(display); exynos_dp_dpms() local
1201 static int exynos_dp_dt_parse_panel(struct exynos_dp_device *dp) exynos_dp_dt_parse_panel() argument
1216 struct exynos_dp_device *dp = dev_get_drvdata(dev); exynos_dp_bind() local
1317 struct exynos_dp_device *dp = dev_get_drvdata(dev); exynos_dp_unbind() local
1331 struct exynos_dp_device *dp; exynos_dp_probe() local
1387 struct exynos_dp_device *dp = dev_get_drvdata(dev); exynos_dp_suspend() local
1395 struct exynos_dp_device *dp = dev_get_drvdata(dev); exynos_dp_resume() local
432 exynos_dp_get_lane_link_training( struct exynos_dp_device *dp, int lane) exynos_dp_get_lane_link_training() argument
/linux-4.1.27/drivers/char/
H A Drtc.c974 struct device_node *dp; rtc_init() local
/linux-4.1.27/drivers/usb/mon/
H A Dmon_text.c194 struct mon_iso_desc *dp; mon_text_event() local
558 const struct mon_iso_desc *dp; mon_text_read_isodesc() local
/linux-4.1.27/fs/ntfs/
H A Dcompress.c185 struct page *dp; /* Current destination page being worked on. */ ntfs_decompress() local
/linux-4.1.27/include/video/
H A Dimx-ipu-v3.h345 int dp; member in struct:ipu_client_platformdata
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dnvram.c507 static int __init core99_nvram_setup(struct device_node *dp, unsigned long addr) core99_nvram_setup() argument
558 struct device_node *dp; pmac_nvram_init() local
/linux-4.1.27/arch/powerpc/math-emu/
H A Dmath_efp.c111 u64 dp[1]; member in union:dw_union
/linux-4.1.27/net/ceph/
H A Dauth_x.c146 void *dp, *dend; process_one_ticket() local
/linux-4.1.27/security/tomoyo/
H A Dutil.c417 unsigned char *dp = buffer; tomoyo_normalize_line() local
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c1354 struct device_node *dp; tulip_init_one() local
1622 struct device_node *dp = pci_device_to_OF_node(pdev); tulip_init_one() local
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Ddir.c154 struct lu_dirpage *dp; ll_dir_filler() local
285 struct lu_dirpage *dp; ll_dir_page_locate() local
344 struct lu_dirpage *dp; ll_get_dir_page() local
498 struct lu_dirpage *dp; ll_dir_read() local
H A Dstatahead.c1097 struct lu_dirpage *dp; ll_statahead_thread() local
1380 struct lu_dirpage *dp; is_first_dirent() local
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dintel_cacheinfo.c714 unsigned char *dp = (unsigned char *)regs; init_intel_cacheinfo() local
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_debugfs.c516 static void drbd_debugfs_remove(struct dentry **dp) drbd_debugfs_remove() argument
/linux-4.1.27/drivers/usb/host/
H A Disp116x-hcd.c91 u8 *dp = (u8 *) buf; write_ptddata_to_fifo() local
128 u8 *dp = (u8 *) buf; read_ptddata_from_fifo() local
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Ddss.c627 enum omap_display_type dp; dss_select_hdmi_venc_clk_source() local

Completed in 4434 milliseconds

12