Home
last modified time | relevance | path

Searched defs:dp (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/linux/drivers/gpu/drm/bridge/analogix/
A Danalogix_dp_reg.c41 void analogix_dp_stop_video(struct analogix_dp_device *dp) in analogix_dp_stop_video()
98 void analogix_dp_init_interrupt(struct analogix_dp_device *dp) in analogix_dp_init_interrupt()
118 void analogix_dp_reset(struct analogix_dp_device *dp) in analogix_dp_reset()
168 void analogix_dp_swreset(struct analogix_dp_device *dp) in analogix_dp_swreset()
392 void analogix_dp_init_hpd(struct analogix_dp_device *dp) in analogix_dp_init_hpd()
406 void analogix_dp_force_hpd(struct analogix_dp_device *dp) in analogix_dp_force_hpd()
442 void analogix_dp_reset_aux(struct analogix_dp_device *dp) in analogix_dp_reset_aux()
452 void analogix_dp_init_aux(struct analogix_dp_device *dp) in analogix_dp_init_aux()
609 void analogix_dp_reset_macro(struct analogix_dp_device *dp) in analogix_dp_reset_macro()
624 void analogix_dp_init_video(struct analogix_dp_device *dp) in analogix_dp_init_video()
[all …]
A Danalogix_dp_core.c786 struct analogix_dp_device *dp = arg; in analogix_dp_hardirq() local
801 struct analogix_dp_device *dp = arg; in analogix_dp_irq_thread() local
1006 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_get_modes() local
1042 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_best_encoder() local
1051 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_atomic_check() local
1083 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_detect() local
1483 struct analogix_dp_device *dp) in analogix_dp_create_bridge()
1534 struct analogix_dp_device *dp = to_dp(aux); in analogix_dpaux_transfer() local
1555 struct analogix_dp_device *dp; in analogix_dp_probe() local
1776 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_start_crc() local
[all …]
/linux/net/dsa/
A Dport.c181 int dsa_port_set_mst_state(struct dsa_port *dp, in dsa_port_set_mst_state()
249 void dsa_port_disable_rt(struct dsa_port *dp) in dsa_port_disable_rt()
264 void dsa_port_disable(struct dsa_port *dp) in dsa_port_disable()
585 int dsa_port_lag_change(struct dsa_port *dp, in dsa_port_lag_change()
920 int dsa_port_bridge_flags(struct dsa_port *dp, in dsa_port_bridge_flags()
959 int dsa_port_vlan_msti(struct dsa_port *dp, in dsa_port_vlan_msti()
1169 int dsa_port_mdb_add(const struct dsa_port *dp, in dsa_port_mdb_add()
1187 int dsa_port_mdb_del(const struct dsa_port *dp, in dsa_port_mdb_del()
1293 int dsa_port_vlan_add(struct dsa_port *dp, in dsa_port_vlan_add()
1306 int dsa_port_vlan_del(struct dsa_port *dp, in dsa_port_vlan_del()
[all …]
A Ddsa.c107 struct dsa_port *dp; in dsa_tree_lag_find() local
119 struct dsa_port *dp; in dsa_tree_bridge_find() local
182 struct dsa_port *dp; in dsa_switch_find() local
278 struct dsa_port *dp; in dsa_tree_find_port_by_node() local
343 struct dsa_port *dp; in dsa_tree_setup_routing_table() local
358 struct dsa_port *dp; in dsa_tree_find_first_cpu() local
456 struct dsa_port *dp; in dsa_tree_teardown_cpu_ports() local
721 struct dsa_port *dp; in dsa_tree_teardown_ports() local
736 struct dsa_port *dp; in dsa_tree_teardown_switches() local
745 struct dsa_port *dp; in dsa_tree_setup_ports() local
[all …]
A Dswitch.c26 struct dsa_port *dp; in dsa_switch_fastest_ageing_time() local
64 struct dsa_port *dp; in dsa_switch_mtu() local
437 struct dsa_port *dp; in dsa_switch_host_fdb_add() local
465 struct dsa_port *dp; in dsa_switch_host_fdb_del() local
517 struct dsa_port *dp; in dsa_switch_lag_fdb_add() local
535 struct dsa_port *dp; in dsa_switch_lag_fdb_del() local
618 struct dsa_port *dp; in dsa_switch_host_mdb_add() local
638 struct dsa_port *dp; in dsa_switch_host_mdb_del() local
794 struct dsa_port *dp; in dsa_switch_vlan_add() local
815 struct dsa_port *dp; in dsa_switch_vlan_del() local
[all …]
A Duser.c2911 struct dsa_port *dp; in dsa_user_changeupper() local
2969 struct dsa_port *dp; in dsa_user_prechangeupper() local
2994 struct dsa_port *dp; in dsa_user_lag_changeupper() local
3026 struct dsa_port *dp; in dsa_user_lag_prechangeupper() local
3054 struct dsa_port *dp; in dsa_prevent_bridging_8021q_upper() local
3117 struct dsa_port *dp; in dsa_user_prechangeupper_sanity_check() local
3283 struct dsa_port *dp; in dsa_tree_migrate_ports_from_lag_conduit() local
3306 struct dsa_port *dp; in dsa_conduit_lag_join() local
3464 struct dsa_port *dp; in dsa_user_netdevice_event() local
3515 struct dsa_port *dp, *cpu_dp; in dsa_user_netdevice_event() local
[all …]
/linux/drivers/gpu/drm/rockchip/
A Dcdn-dp-core.c68 static int cdn_dp_grf_write(struct cdn_dp_device *dp, in cdn_dp_grf_write()
91 static int cdn_dp_clk_enable(struct cdn_dp_device *dp) in cdn_dp_clk_enable()
499 static int cdn_dp_enable(struct cdn_dp_device *dp) in cdn_dp_enable()
786 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_hw_params() local
824 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_shutdown() local
841 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_mute_stream() local
860 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_get_eld() local
871 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_hook_plugged_cb() local
1024 struct cdn_dp_device *dp = port->dp; in cdn_dp_pd_event() local
1038 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_bind() local
[all …]
A Dcdn-dp-reg.c24 void cdn_dp_set_fw_clk(struct cdn_dp_device *dp, unsigned long clk) in cdn_dp_set_fw_clk()
29 void cdn_dp_clock_reset(struct cdn_dp_device *dp) in cdn_dp_clock_reset()
78 static int cdn_dp_mailbox_read(struct cdn_dp_device *dp) in cdn_dp_mailbox_read()
386 int cdn_dp_event_config(struct cdn_dp_device *dp) in cdn_dp_event_config()
403 u32 cdn_dp_get_event(struct cdn_dp_device *dp) in cdn_dp_get_event()
408 int cdn_dp_get_hpd_status(struct cdn_dp_device *dp) in cdn_dp_get_hpd_status()
437 struct cdn_dp_device *dp = data; in cdn_dp_get_edid_block() local
475 static int cdn_dp_training_start(struct cdn_dp_device *dp) in cdn_dp_training_start()
547 int cdn_dp_train_link(struct cdn_dp_device *dp) in cdn_dp_train_link()
630 int cdn_dp_config_video(struct cdn_dp_device *dp) in cdn_dp_config_video()
[all …]
/linux/drivers/gpu/drm/msm/dp/
A Ddp_display.c242 struct dp_display_private *dp; in dp_display_signal_audio_start() local
251 struct dp_display_private *dp; in dp_display_signal_audio_complete() local
323 struct dp_display_private *dp; in dp_display_send_hpd_event() local
599 struct dp_display_private *dp; in dp_display_handle_plugged_change() local
802 struct dp_display_private *dp; in dp_display_set_mode() local
833 struct dp_display_private *dp; in dp_display_post_enable() local
921 struct msm_dp *dp; in dp_bridge_mode_valid() local
1023 struct dp_display_private *dp; in dp_display_set_psr() local
1269 struct dp_display_private *dp; in dp_display_probe() local
1419 struct dp_display_private *dp; in msm_dp_is_yuv_420_enabled() local
[all …]
A Ddp_drm.c23 struct msm_dp *dp; in dp_bridge_detect() local
39 struct msm_dp *dp; in dp_bridge_atomic_check() local
73 struct msm_dp *dp; in dp_bridge_get_modes() local
95 struct msm_dp *dp = to_dp_bridge(bridge)->dp_display; in dp_bridge_debugfs_init() local
123 struct msm_dp *dp = to_dp_bridge(drm_bridge)->dp_display; in edp_bridge_atomic_check() local
146 struct msm_dp *dp = dp_bridge->dp_display; in edp_bridge_atomic_enable() local
176 struct msm_dp *dp = dp_bridge->dp_display; in edp_bridge_atomic_disable() local
250 struct msm_dp *dp; in edp_bridge_mode_valid() local
273 struct msm_dp *dp = to_dp_bridge(bridge)->dp_display; in edp_bridge_debugfs_init() local
/linux/sound/core/seq/oss/
A Dseq_oss_event.c42 snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in snd_seq_oss_process_event()
95 old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in old_event()
121 extended_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in extended_event()
175 chn_voice_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_voice_event()
196 chn_common_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_common_event()
223 timing_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in timing_event()
258 local_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in local_event()
274 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event … in note_on_event()
335 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event… in note_off_event()
408 set_echo_event(struct seq_oss_devinfo *dp, union evrec *rec, struct snd_seq_event *ev) in set_echo_event()
[all …]
A Dseq_oss_midi.c268 snd_seq_oss_midi_setup(struct seq_oss_devinfo *dp) in snd_seq_oss_midi_setup()
279 snd_seq_oss_midi_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_midi_cleanup()
292 snd_seq_oss_midi_open_all(struct seq_oss_devinfo *dp, int file_mode) in snd_seq_oss_midi_open_all()
304 get_mididev(struct seq_oss_devinfo *dp, int dev) in get_mididev()
317 snd_seq_oss_midi_open(struct seq_oss_devinfo *dp, int dev, int fmode) in snd_seq_oss_midi_open()
391 snd_seq_oss_midi_close(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_close()
430 snd_seq_oss_midi_filemode(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_filemode()
454 snd_seq_oss_midi_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_reset()
522 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private_data; in snd_seq_oss_midi_input() local
549 send_synth_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dev) in send_synth_event()
[all …]
A Dseq_oss_synth.c200 snd_seq_oss_synth_setup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_setup()
259 snd_seq_oss_synth_setup_midi(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_setup_midi()
293 snd_seq_oss_synth_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_cleanup()
331 get_synthinfo_nospec(struct seq_oss_devinfo *dp, int dev) in get_synthinfo_nospec()
343 get_synthdev(struct seq_oss_devinfo *dp, int dev) in get_synthdev()
390 snd_seq_oss_synth_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_reset()
441 snd_seq_oss_synth_load_patch(struct seq_oss_devinfo *dp, int dev, int fmt, in snd_seq_oss_synth_load_patch()
470 snd_seq_oss_synth_info(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_info()
548 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) in snd_seq_oss_synth_addr()
564 snd_seq_oss_synth_ioctl(struct seq_oss_devinfo *dp, int dev, unsigned int cmd, unsigned long addr) in snd_seq_oss_synth_ioctl()
[all …]
A Dseq_oss_init.c169 struct seq_oss_devinfo *dp; in snd_seq_oss_open() local
294 create_port(struct seq_oss_devinfo *dp) in create_port()
328 delete_port(struct seq_oss_devinfo *dp) in delete_port()
342 alloc_seq_queue(struct seq_oss_devinfo *dp) in alloc_seq_queue()
384 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private; in free_devinfo() local
400 snd_seq_oss_release(struct seq_oss_devinfo *dp) in snd_seq_oss_release()
424 snd_seq_oss_reset(struct seq_oss_devinfo *dp) in snd_seq_oss_reset()
475 struct seq_oss_devinfo *dp; in snd_seq_oss_system_info_read() local
/linux/arch/sparc/kernel/
A Dprom_64.c66 static void __init sun4v_path_component(struct device_node *dp, char *tmp_buf) in sun4v_path_component()
144 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
162 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
188 static void __init upa_path_component(struct device_node *dp, char *tmp_buf) in upa_path_component()
246 static void __init i2c_path_component(struct device_node *dp, char *tmp_buf) in i2c_path_component()
360 char * __init build_path_component(struct device_node *dp) in build_path_component()
436 struct device_node *dp; in of_iterate_over_cpus() local
469 static void *check_cpu_node(struct device_node *dp, int cpuid, int id) in check_cpu_node()
481 static void *record_one_cpu(struct device_node *dp, int cpuid, int arg) in record_one_cpu()
502 static void *fill_in_one_cpu(struct device_node *dp, int cpuid, int arg) in fill_in_one_cpu()
[all …]
A Dprom_32.c57 static void __init sparc32_path_component(struct device_node *dp, char *tmp_buf) in sparc32_path_component()
74 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
92 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
118 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component()
136 static void __init ambapp_path_component(struct device_node *dp, char *tmp_buf) in ambapp_path_component()
166 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) in __build_path_component()
188 char * __init build_path_component(struct device_node *dp) in build_path_component()
209 struct device_node *dp; in of_console_init() local
321 void __init irq_trans_init(struct device_node *dp) in irq_trans_init()
/linux/drivers/usb/typec/altmodes/
A Ddisplayport.c77 static int dp_altmode_notify(struct dp_altmode *dp) in dp_altmode_notify()
150 static int dp_altmode_status_update(struct dp_altmode *dp) in dp_altmode_status_update()
185 static int dp_altmode_configured(struct dp_altmode *dp) in dp_altmode_configured()
324 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_attention() local
351 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_vdm() local
516 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_store() local
561 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_show() local
614 struct dp_altmode *dp = dev_get_drvdata(dev); in pin_assignment_store() local
664 struct dp_altmode *dp = dev_get_drvdata(dev); in pin_assignment_show() local
700 struct dp_altmode *dp = dev_get_drvdata(dev); in hpd_show() local
[all …]
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_dp.h9 static inline dma_addr_t nfp_net_dma_map_rx(struct nfp_net_dp *dp, void *frag) in nfp_net_dma_map_rx()
17 nfp_net_dma_sync_dev_rx(const struct nfp_net_dp *dp, dma_addr_t dma_addr) in nfp_net_dma_sync_dev_rx()
24 static inline void nfp_net_dma_unmap_rx(struct nfp_net_dp *dp, in nfp_net_dma_unmap_rx()
32 static inline void nfp_net_dma_sync_cpu_rx(struct nfp_net_dp *dp, in nfp_net_dma_sync_cpu_rx()
64 nfp_net_read_tx_cmpl(struct nfp_net_tx_ring *tx_ring, struct nfp_net_dp *dp) in nfp_net_read_tx_cmpl()
167 nfp_net_tx_ring_reset(struct nfp_net_dp *dp, struct nfp_net_tx_ring *tx_ring) in nfp_net_tx_ring_reset()
173 nfp_net_rx_ring_fill_freelist(struct nfp_net_dp *dp, in nfp_net_rx_ring_fill_freelist()
186 nfp_net_tx_ring_free(struct nfp_net_dp *dp, struct nfp_net_tx_ring *tx_ring) in nfp_net_tx_ring_free()
192 nfp_net_tx_ring_bufs_alloc(struct nfp_net_dp *dp, in nfp_net_tx_ring_bufs_alloc()
199 nfp_net_tx_ring_bufs_free(struct nfp_net_dp *dp, in nfp_net_tx_ring_bufs_free()
[all …]
A Dnfp_net_dp.c17 void *nfp_net_rx_alloc_one(struct nfp_net_dp *dp, dma_addr_t *dma_addr) in nfp_net_rx_alloc_one()
53 nfp_net_tx_ring_init(struct nfp_net_tx_ring *tx_ring, struct nfp_net_dp *dp, in nfp_net_tx_ring_init()
132 nfp_net_rx_ring_bufs_free(struct nfp_net_dp *dp, in nfp_net_rx_ring_bufs_free()
161 nfp_net_rx_ring_bufs_alloc(struct nfp_net_dp *dp, in nfp_net_rx_ring_bufs_alloc()
183 int nfp_net_tx_rings_prepare(struct nfp_net *nn, struct nfp_net_dp *dp) in nfp_net_tx_rings_prepare()
232 void nfp_net_tx_rings_free(struct nfp_net_dp *dp) in nfp_net_tx_rings_free()
254 struct nfp_net_dp *dp = &r_vec->nfp_net->dp; in nfp_net_rx_ring_free() local
284 nfp_net_rx_ring_alloc(struct nfp_net_dp *dp, struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_alloc()
339 int nfp_net_rx_rings_prepare(struct nfp_net *nn, struct nfp_net_dp *dp) in nfp_net_rx_rings_prepare()
370 void nfp_net_rx_rings_free(struct nfp_net_dp *dp) in nfp_net_rx_rings_free()
/linux/drivers/gpu/drm/xlnx/
A Dzynqmp_dp.c1339 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_attach() local
1368 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_detach() local
1378 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_mode_valid() local
1404 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_atomic_enable() local
1482 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_atomic_disable() local
1505 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_atomic_check() local
1531 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_detect() local
1574 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_edid_read() local
1598 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_get_input_bus_fmts() local
1717 struct zynqmp_dp *dp; in zynqmp_dp_probe() local
[all …]
/linux/drivers/md/
A Ddm-io.c186 static void list_get_page(struct dpages *dp, in list_get_page()
197 static void list_next_page(struct dpages *dp) in list_next_page()
230 static void bio_next_page(struct dpages *dp) in bio_next_page()
254 static void vm_get_page(struct dpages *dp, in vm_get_page()
262 static void vm_next_page(struct dpages *dp) in vm_next_page()
268 static void vm_dp_init(struct dpages *dp, void *data) in vm_dp_init()
287 static void km_next_page(struct dpages *dp) in km_next_page()
293 static void km_dp_init(struct dpages *dp, void *data) in km_dp_init()
307 struct dm_io_region *where, struct dpages *dp, in do_region()
386 struct dm_io_region *where, struct dpages *dp, in dispatch_io()
[all …]
/linux/net/openvswitch/
A Ddatapath.c599 struct datapath *dp; in ovs_packet_cmd_execute() local
973 struct datapath *dp; in ovs_flow_cmd_new() local
1220 struct datapath *dp; in ovs_flow_cmd_set() local
1322 struct datapath *dp; in ovs_flow_cmd_get() local
1381 struct datapath *dp; in ovs_flow_cmd_del() local
1458 struct datapath *dp; in ovs_flow_cmd_dump() local
1626 struct datapath *dp; in lookup_datapath() local
1642 struct datapath *dp; in ovs_dp_reset_user_features() local
1787 struct datapath *dp; in ovs_dp_cmd_new() local
1929 struct datapath *dp; in ovs_dp_cmd_del() local
[all …]
/linux/drivers/net/wireless/ath/ath12k/
A Ddp.c369 struct ath12k_dp *dp) in ath12k_dp_tx_get_bank_profile()
427 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_deinit_bank_profiles() local
435 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_init_bank_profiles() local
458 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_srng_common_cleanup() local
475 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_srng_common_setup() local
581 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_scatter_idle_link_desc_cleanup() local
601 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_scatter_idle_link_desc_setup() local
695 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_link_desc_bank_alloc() local
743 struct ath12k_dp *dp = &ab->dp; in ath12k_wbm_idle_ring_setup() local
986 struct ath12k_pdev_dp *dp; in ath12k_dp_pdev_pre_alloc() local
[all …]
/linux/drivers/gpu/drm/exynos/
A Dexynos_dp.c51 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_crtc_clock_enable() local
75 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_get_modes() local
103 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_bridge_attach() local
136 static int exynos_dp_dt_parse_panel(struct exynos_dp_device *dp) in exynos_dp_dt_parse_panel()
151 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_bind() local
184 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_unbind() local
199 struct exynos_dp_device *dp; in exynos_dp_probe() local
259 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_suspend() local
266 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_resume() local
/linux/drivers/sbus/char/
A Dopenprom.c130 static int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromgetprop()
147 static int opromnxtprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromnxtprop()
177 static int opromsetopt(struct device_node *dp, struct openpromio *op, int bufsize) in opromsetopt()
232 static int oprompci2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufs… in oprompci2node()
239 struct device_node *dp; in oprompci2node() local
291 struct device_node *dp) in openprom_sunos_ioctl()
365 struct device_node *dp = of_find_node_by_phandle(n); in get_node() local
388 struct device_node *dp; in opiocget() local
420 struct device_node *dp; in opiocnextprop() local
466 struct device_node *dp; in opiocset() local
[all …]

Completed in 717 milliseconds

12345678910>>...17