/linux-6.3-rc2/drivers/gpu/drm/bridge/analogix/ |
A D | analogix_dp_reg.c | 41 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() 406 void analogix_dp_init_hpd(struct analogix_dp_device *dp) in analogix_dp_init_hpd() 420 void analogix_dp_force_hpd(struct analogix_dp_device *dp) in analogix_dp_force_hpd() 456 void analogix_dp_reset_aux(struct analogix_dp_device *dp) in analogix_dp_reset_aux() 466 void analogix_dp_init_aux(struct analogix_dp_device *dp) in analogix_dp_init_aux() 709 void analogix_dp_reset_macro(struct analogix_dp_device *dp) in analogix_dp_reset_macro() 724 void analogix_dp_init_video(struct analogix_dp_device *dp) in analogix_dp_init_video() [all …]
|
A D | analogix_dp_core.c | 890 struct analogix_dp_device *dp = arg; in analogix_dp_hardirq() local 905 struct analogix_dp_device *dp = arg; in analogix_dp_irq_thread() local 1110 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_get_modes() local 1145 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_best_encoder() local 1154 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_atomic_check() local 1186 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_detect() local 1616 struct analogix_dp_device *dp) in analogix_dp_create_bridge() 1667 struct analogix_dp_device *dp = to_dp(aux); in analogix_dpaux_transfer() local 1688 struct analogix_dp_device *dp; in analogix_dp_probe() local 1888 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_start_crc() local [all …]
|
/linux-6.3-rc2/net/dsa/ |
A D | port.c | 179 int dsa_port_set_mst_state(struct dsa_port *dp, in dsa_port_set_mst_state() 247 void dsa_port_disable_rt(struct dsa_port *dp) in dsa_port_disable_rt() 262 void dsa_port_disable(struct dsa_port *dp) in dsa_port_disable() 583 int dsa_port_lag_change(struct dsa_port *dp, in dsa_port_lag_change() 918 int dsa_port_bridge_flags(struct dsa_port *dp, in dsa_port_bridge_flags() 957 int dsa_port_vlan_msti(struct dsa_port *dp, in dsa_port_vlan_msti() 1167 int dsa_port_mdb_add(const struct dsa_port *dp, in dsa_port_mdb_add() 1185 int dsa_port_mdb_del(const struct dsa_port *dp, in dsa_port_mdb_del() 1291 int dsa_port_vlan_add(struct dsa_port *dp, in dsa_port_vlan_add() 1304 int dsa_port_vlan_del(struct dsa_port *dp, in dsa_port_vlan_del() [all …]
|
A D | dsa.c | 107 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 434 struct dsa_port *dp; in dsa_tree_teardown_cpu_ports() local 703 struct dsa_port *dp; in dsa_tree_teardown_ports() local 718 struct dsa_port *dp; in dsa_tree_teardown_switches() local 727 struct dsa_port *dp; in dsa_tree_setup_ports() local [all …]
|
A D | switch.c | 25 struct dsa_port *dp; in dsa_switch_fastest_ageing_time() local 63 struct dsa_port *dp; in dsa_switch_mtu() local 398 struct dsa_port *dp; in dsa_switch_host_fdb_add() local 426 struct dsa_port *dp; in dsa_switch_host_fdb_del() local 478 struct dsa_port *dp; in dsa_switch_lag_fdb_add() local 496 struct dsa_port *dp; in dsa_switch_lag_fdb_del() local 579 struct dsa_port *dp; in dsa_switch_host_mdb_add() local 599 struct dsa_port *dp; in dsa_switch_host_mdb_del() local 741 struct dsa_port *dp; in dsa_switch_vlan_add() local 762 struct dsa_port *dp; in dsa_switch_vlan_del() local [all …]
|
A D | slave.c | 80 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_standalone_event_work() local 162 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_sync_uc() local 2762 struct dsa_port *dp; in dsa_slave_lag_changeupper() local 2794 struct dsa_port *dp; in dsa_slave_lag_prechangeupper() local 2822 struct dsa_port *dp; in dsa_prevent_bridging_8021q_upper() local 2885 struct dsa_port *dp; in dsa_slave_prechangeupper_sanity_check() local 3051 struct dsa_port *dp; in dsa_tree_migrate_ports_from_lag_master() local 3074 struct dsa_port *dp; in dsa_master_lag_join() local 3232 struct dsa_port *dp; in dsa_slave_netdevice_event() local 3283 struct dsa_port *dp, *cpu_dp; in dsa_slave_netdevice_event() local [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/rockchip/ |
A D | cdn-dp-core.c | 69 static int cdn_dp_grf_write(struct cdn_dp_device *dp, in cdn_dp_grf_write() 92 static int cdn_dp_clk_enable(struct cdn_dp_device *dp) in cdn_dp_clk_enable() 500 static int cdn_dp_enable(struct cdn_dp_device *dp) in cdn_dp_enable() 787 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_hw_params() local 825 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_shutdown() local 842 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_mute_stream() local 861 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_get_eld() local 872 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_hook_plugged_cb() local 1027 struct cdn_dp_device *dp = port->dp; in cdn_dp_pd_event() local 1041 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_bind() local [all …]
|
A D | cdn-dp-reg.c | 24 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 …]
|
A D | analogix_dp-rockchip.c | 86 static int rockchip_dp_pre_init(struct rockchip_dp_device *dp) in rockchip_dp_pre_init() 97 struct rockchip_dp_device *dp = pdata_encoder_to_dp(plat_data); in rockchip_dp_poweron_start() local 118 struct rockchip_dp_device *dp = pdata_encoder_to_dp(plat_data); in rockchip_dp_powerdown() local 179 struct rockchip_dp_device *dp = encoder_to_dp(encoder); in rockchip_dp_drm_encoder_enable() local 221 struct rockchip_dp_device *dp = encoder_to_dp(encoder); in rockchip_dp_drm_encoder_disable() local 334 struct rockchip_dp_device *dp = dev_get_drvdata(dev); in rockchip_dp_bind() local 361 struct rockchip_dp_device *dp = dev_get_drvdata(dev); in rockchip_dp_unbind() local 377 struct rockchip_dp_device *dp; in rockchip_dp_probe() local 424 struct rockchip_dp_device *dp = platform_get_drvdata(pdev); in rockchip_dp_remove() local 435 struct rockchip_dp_device *dp = dev_get_drvdata(dev); in rockchip_dp_suspend() local [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/msm/dp/ |
A D | dp_display.c | 249 struct dp_display_private *dp; in dp_display_signal_audio_start() local 258 struct dp_display_private *dp; in dp_display_signal_audio_complete() local 357 struct dp_display_private *dp; in dp_display_send_hpd_event() local 633 struct dp_display_private *dp; in dp_display_handle_plugged_change() local 868 struct dp_display_private *dp; in dp_display_set_mode() local 899 struct dp_display_private *dp; in dp_display_post_enable() local 983 struct msm_dp *dp; in dp_bridge_mode_valid() local 1249 struct dp_display_private *dp; in dp_display_request_irq() local 1299 struct dp_display_private *dp; in dp_display_probe() local 1366 struct dp_display_private *dp; in dp_pm_resume() local [all …]
|
/linux-6.3-rc2/sound/core/seq/oss/ |
A D | seq_oss_event.c | 42 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 D | seq_oss_midi.c | 271 snd_seq_oss_midi_setup(struct seq_oss_devinfo *dp) in snd_seq_oss_midi_setup() 282 snd_seq_oss_midi_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_midi_cleanup() 295 snd_seq_oss_midi_open_all(struct seq_oss_devinfo *dp, int file_mode) in snd_seq_oss_midi_open_all() 307 get_mididev(struct seq_oss_devinfo *dp, int dev) in get_mididev() 320 snd_seq_oss_midi_open(struct seq_oss_devinfo *dp, int dev, int fmode) in snd_seq_oss_midi_open() 388 snd_seq_oss_midi_close(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_close() 426 snd_seq_oss_midi_filemode(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_filemode() 450 snd_seq_oss_midi_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_reset() 518 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private_data; in snd_seq_oss_midi_input() local 545 send_synth_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dev) in send_synth_event() [all …]
|
A D | seq_oss_synth.c | 200 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 D | seq_oss_init.c | 174 struct seq_oss_devinfo *dp; in snd_seq_oss_open() local 299 create_port(struct seq_oss_devinfo *dp) in create_port() 333 delete_port(struct seq_oss_devinfo *dp) in delete_port() 347 alloc_seq_queue(struct seq_oss_devinfo *dp) in alloc_seq_queue() 389 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private; in free_devinfo() local 405 snd_seq_oss_release(struct seq_oss_devinfo *dp) in snd_seq_oss_release() 429 snd_seq_oss_reset(struct seq_oss_devinfo *dp) in snd_seq_oss_reset() 480 struct seq_oss_devinfo *dp; in snd_seq_oss_system_info_read() local
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | prom_64.c | 66 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() 500 static void *fill_in_one_cpu(struct device_node *dp, int cpuid, int arg) in fill_in_one_cpu() [all …]
|
A D | prom_32.c | 57 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-6.3-rc2/arch/ia64/kernel/ |
A D | unwind_decoder.c | 86 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1() 103 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2() 121 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3() 141 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4() 162 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1() 173 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2() 188 unw_decode_r3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r3() 198 unw_decode_p1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p1() 256 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6() 368 unw_decode_b1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_b1() [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/ |
A D | nfp_net_dp.h | 9 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 D | nfp_net_dp.c | 17 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.3-rc2/drivers/usb/typec/altmodes/ |
A D | displayport.c | 71 static int dp_altmode_notify(struct dp_altmode *dp) in dp_altmode_notify() 129 static int dp_altmode_status_update(struct dp_altmode *dp) in dp_altmode_status_update() 156 static int dp_altmode_configured(struct dp_altmode *dp) in dp_altmode_configured() 237 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_attention() local 264 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_vdm() local 343 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_store() local 388 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_show() local 441 struct dp_altmode *dp = dev_get_drvdata(dev); in pin_assignment_store() local 490 struct dp_altmode *dp = dev_get_drvdata(dev); in pin_assignment_show() local 522 struct dp_altmode *dp = dev_get_drvdata(dev); in hpd_show() local [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/xlnx/ |
A D | zynqmp_dp.c | 792 static int zynqmp_dp_train(struct zynqmp_dp *dp) in zynqmp_dp_train() 1331 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_attach() local 1360 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_detach() local 1370 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_mode_valid() local 1396 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_atomic_enable() local 1474 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_atomic_disable() local 1497 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_atomic_check() local 1523 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_detect() local 1566 struct zynqmp_dp *dp = bridge_to_dp(bridge); in zynqmp_dp_bridge_get_edid() local 1673 struct zynqmp_dp *dp; in zynqmp_dp_probe() local [all …]
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-io.c | 186 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() 385 struct dm_io_region *where, struct dpages *dp, in dispatch_io() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/exynos/ |
A D | exynos_dp.c | 51 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 104 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_bridge_attach() local 137 static int exynos_dp_dt_parse_panel(struct exynos_dp_device *dp) in exynos_dp_dt_parse_panel() 152 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_bind() local 185 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_unbind() local 200 struct exynos_dp_device *dp; in exynos_dp_probe() local 255 struct exynos_dp_device *dp = platform_get_drvdata(pdev); in exynos_dp_remove() local 265 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_suspend() local 272 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_resume() local
|
/linux-6.3-rc2/net/openvswitch/ |
A D | datapath.c | 601 struct datapath *dp; in ovs_packet_cmd_execute() local 975 struct datapath *dp; in ovs_flow_cmd_new() local 1222 struct datapath *dp; in ovs_flow_cmd_set() local 1324 struct datapath *dp; in ovs_flow_cmd_get() local 1383 struct datapath *dp; in ovs_flow_cmd_del() local 1460 struct datapath *dp; in ovs_flow_cmd_dump() local 1628 struct datapath *dp; in lookup_datapath() local 1644 struct datapath *dp; in ovs_dp_reset_user_features() local 1789 struct datapath *dp; in ovs_dp_cmd_new() local 1939 struct datapath *dp; in ovs_dp_cmd_del() local [all …]
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/ |
A D | dp.c | 353 struct ath12k_dp *dp) in ath12k_dp_tx_get_bank_profile() 411 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_deinit_bank_profiles() local 419 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_init_bank_profiles() local 442 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_srng_common_cleanup() local 461 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 693 struct ath12k_dp *dp = &ab->dp; in ath12k_dp_link_desc_bank_alloc() local 741 struct ath12k_dp *dp = &ab->dp; in ath12k_wbm_idle_ring_setup() local 987 struct ath12k_pdev_dp *dp; in ath12k_dp_pdev_pre_alloc() local [all …]
|