Home
last modified time | relevance | path

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

12345678910>>...18

/linux-6.15/drivers/gpu/drm/bridge/analogix/
H 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 …]
H 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
1475 struct analogix_dp_device *dp) in analogix_dp_create_bridge()
1526 struct analogix_dp_device *dp = to_dp(aux); in analogix_dpaux_transfer() local
1547 struct analogix_dp_device *dp; in analogix_dp_probe() local
1765 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_start_crc() local
[all …]
/linux-6.15/net/dsa/
H 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 …]
H A Duser.c2968 struct dsa_port *dp; in dsa_user_changeupper() local
3026 struct dsa_port *dp; in dsa_user_prechangeupper() local
3051 struct dsa_port *dp; in dsa_user_lag_changeupper() local
3083 struct dsa_port *dp; in dsa_user_lag_prechangeupper() local
3111 struct dsa_port *dp; in dsa_prevent_bridging_8021q_upper() local
3174 struct dsa_port *dp; in dsa_user_prechangeupper_sanity_check() local
3340 struct dsa_port *dp; in dsa_tree_migrate_ports_from_lag_conduit() local
3363 struct dsa_port *dp; in dsa_conduit_lag_join() local
3521 struct dsa_port *dp; in dsa_user_netdevice_event() local
3572 struct dsa_port *dp, *cpu_dp; in dsa_user_netdevice_event() local
[all …]
H 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 …]
H 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 …]
/linux-6.15/drivers/gpu/drm/rockchip/
H 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
1017 struct cdn_dp_device *dp = port->dp; in cdn_dp_pd_event() local
1031 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_bind() local
[all …]
H 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-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_display.c252 struct msm_dp_display_private *dp; in msm_dp_display_signal_audio_start() local
261 struct msm_dp_display_private *dp; in msm_dp_display_signal_audio_complete() local
333 struct msm_dp_display_private *dp; in msm_dp_display_send_hpd_event() local
623 struct msm_dp_display_private *dp; in msm_dp_display_handle_plugged_change() local
819 struct msm_dp_display_private *dp; in msm_dp_display_set_mode() local
850 struct msm_dp_display_private *dp; in msm_dp_display_post_enable() local
938 struct msm_dp *dp; in msm_dp_bridge_mode_valid() local
1041 struct msm_dp_display_private *dp; in msm_dp_display_set_psr() local
1287 struct msm_dp_display_private *dp; in msm_dp_display_probe() local
1437 struct msm_dp_display_private *dp; in msm_dp_is_yuv_420_enabled() local
[all …]
H A Ddp_drm.c24 struct msm_dp *dp; in msm_dp_bridge_detect() local
40 struct msm_dp *dp; in msm_dp_bridge_atomic_check() local
74 struct msm_dp *dp; in msm_dp_bridge_get_modes() local
96 struct msm_dp *dp = to_dp_bridge(bridge)->msm_dp_display; in msm_dp_bridge_debugfs_init() local
124 struct msm_dp *dp = to_dp_bridge(drm_bridge)->msm_dp_display; in msm_edp_bridge_atomic_check() local
146 struct msm_dp *dp = msm_dp_bridge->msm_dp_display; in msm_edp_bridge_atomic_enable() local
175 struct msm_dp *dp = msm_dp_bridge->msm_dp_display; in msm_edp_bridge_atomic_disable() local
248 struct msm_dp *dp; in msm_edp_bridge_mode_valid() local
274 struct msm_dp *dp = to_dp_bridge(bridge)->msm_dp_display; in msm_edp_bridge_debugfs_init() local
/linux-6.15/drivers/gpu/drm/hisilicon/hibmc/dp/
H A Ddp_link.c12 static int hibmc_dp_link_training_configure(struct hibmc_dp_dev *dp) in hibmc_dp_link_training_configure()
51 static int hibmc_dp_link_set_pattern(struct hibmc_dp_dev *dp, int pattern) in hibmc_dp_link_set_pattern()
96 static int hibmc_dp_link_training_cr_pre(struct hibmc_dp_dev *dp) in hibmc_dp_link_training_cr_pre()
122 static bool hibmc_dp_link_get_adjust_train(struct hibmc_dp_dev *dp, in hibmc_dp_link_get_adjust_train()
140 static inline int hibmc_dp_link_reduce_rate(struct hibmc_dp_dev *dp) in hibmc_dp_link_reduce_rate()
157 static inline int hibmc_dp_link_reduce_lane(struct hibmc_dp_dev *dp) in hibmc_dp_link_reduce_lane()
173 static int hibmc_dp_link_training_cr(struct hibmc_dp_dev *dp) in hibmc_dp_link_training_cr()
225 static int hibmc_dp_link_training_channel_eq(struct hibmc_dp_dev *dp) in hibmc_dp_link_training_channel_eq()
275 static int hibmc_dp_link_downgrade_training_cr(struct hibmc_dp_dev *dp) in hibmc_dp_link_downgrade_training_cr()
283 static int hibmc_dp_link_downgrade_training_eq(struct hibmc_dp_dev *dp) in hibmc_dp_link_downgrade_training_eq()
[all …]
/linux-6.15/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c343 struct zynqmp_dp *dp; member
1935 struct zynqmp_dp *dp = data; in zynqmp_dp_enhanced_get() local
1944 struct zynqmp_dp *dp = data; in zynqmp_dp_enhanced_set() local
1956 struct zynqmp_dp *dp = data; in zynqmp_dp_downspread_get() local
1965 struct zynqmp_dp *dp = data; in zynqmp_dp_downspread_set() local
1978 struct zynqmp_dp *dp = data; in zynqmp_dp_active_get() local
1987 struct zynqmp_dp *dp = data; in zynqmp_dp_active_set() local
2154 struct zynqmp_dp *dp = data; in zynqmp_dp_lanes_get() local
2163 struct zynqmp_dp *dp = data; in zynqmp_dp_lanes_set() local
2181 struct zynqmp_dp *dp = data; in zynqmp_dp_rate_get() local
[all …]
/linux-6.15/sound/core/seq/oss/
H 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()
333 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event… in note_off_event()
406 set_echo_event(struct seq_oss_devinfo *dp, union evrec *rec, struct snd_seq_event *ev) in set_echo_event()
[all …]
H 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 …]
H A Dseq_oss_synth.c193 snd_seq_oss_synth_setup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_setup()
252 snd_seq_oss_synth_setup_midi(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_setup_midi()
286 snd_seq_oss_synth_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_cleanup()
322 get_synthinfo_nospec(struct seq_oss_devinfo *dp, int dev) in get_synthinfo_nospec()
334 get_synthdev(struct seq_oss_devinfo *dp, int dev) in get_synthdev()
381 snd_seq_oss_synth_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_reset()
428 snd_seq_oss_synth_load_patch(struct seq_oss_devinfo *dp, int dev, int fmt, in snd_seq_oss_synth_load_patch()
457 snd_seq_oss_synth_info(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_info()
498 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) in snd_seq_oss_synth_addr()
514 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 …]
H 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()
469 struct seq_oss_devinfo *dp; in snd_seq_oss_system_info_read() local
/linux-6.15/arch/sparc/kernel/
H 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 …]
H A Dprom_32.c55 static void __init sparc32_path_component(struct device_node *dp, char *tmp_buf) in sparc32_path_component()
72 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
90 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
116 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component()
134 static void __init ambapp_path_component(struct device_node *dp, char *tmp_buf) in ambapp_path_component()
164 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) in __build_path_component()
186 char * __init build_path_component(struct device_node *dp) in build_path_component()
207 struct device_node *dp; in of_console_init() local
319 void __init irq_trans_init(struct device_node *dp) in irq_trans_init()
/linux-6.15/drivers/usb/typec/altmodes/
H 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-6.15/drivers/net/ethernet/netronome/nfp/
H 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 …]
H 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-6.15/drivers/md/
H 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()
387 struct dm_io_region *where, struct dpages *dp, in dispatch_io()
[all …]
/linux-6.15/net/openvswitch/
H 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
1928 struct datapath *dp; in ovs_dp_cmd_del() local
[all …]
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddp.c377 struct ath12k_dp *dp) in ath12k_dp_tx_get_bank_profile()
435 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_deinit_bank_profiles() local
443 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_init_bank_profiles() local
466 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_srng_common_cleanup() local
483 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_srng_common_setup() local
589 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_scatter_idle_link_desc_cleanup() local
609 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_scatter_idle_link_desc_setup() local
703 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_link_desc_bank_alloc() local
751 struct ath12k_dp *dp = &ab->dp; in ath12k_wbm_idle_ring_setup() local
1155 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_cc_cleanup() local
[all …]
/linux-6.15/drivers/gpu/drm/exynos/
H 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

12345678910>>...18