/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/ |
D | analogix_dp_reg.c | 26 void analogix_dp_enable_video_mute(struct analogix_dp_device *dp, bool enable) in analogix_dp_enable_video_mute() 41 void analogix_dp_stop_video(struct analogix_dp_device *dp) in analogix_dp_stop_video() 50 void analogix_dp_lane_swap(struct analogix_dp_device *dp, bool enable) in analogix_dp_lane_swap() 64 void analogix_dp_init_analog_param(struct analogix_dp_device *dp) in analogix_dp_init_analog_param() 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() 173 void analogix_dp_config_interrupt(struct analogix_dp_device *dp) in analogix_dp_config_interrupt() 194 void analogix_dp_mute_hpd_interrupt(struct analogix_dp_device *dp) in analogix_dp_mute_hpd_interrupt() 208 void analogix_dp_unmute_hpd_interrupt(struct analogix_dp_device *dp) in analogix_dp_unmute_hpd_interrupt() [all …]
|
D | analogix_dp_core.c | 43 static int analogix_dp_init_dp(struct analogix_dp_device *dp) in analogix_dp_init_dp() 67 static int analogix_dp_detect_hpd(struct analogix_dp_device *dp) in analogix_dp_detect_hpd() 106 static bool analogix_dp_detect_sink_psr(struct analogix_dp_device *dp) in analogix_dp_detect_sink_psr() 121 static int analogix_dp_enable_sink_psr(struct analogix_dp_device *dp) in analogix_dp_enable_sink_psr() 168 analogix_dp_enable_rx_to_enhanced_mode(struct analogix_dp_device *dp, in analogix_dp_enable_rx_to_enhanced_mode() 189 static int analogix_dp_is_enhanced_mode_available(struct analogix_dp_device *dp, in analogix_dp_is_enhanced_mode_available() 206 static int analogix_dp_set_enhanced_mode(struct analogix_dp_device *dp) in analogix_dp_set_enhanced_mode() 224 static int analogix_dp_training_pattern_dis(struct analogix_dp_device *dp) in analogix_dp_training_pattern_dis() 237 analogix_dp_set_lane_lane_pre_emphasis(struct analogix_dp_device *dp, in analogix_dp_set_lane_lane_pre_emphasis() 258 static int analogix_dp_link_start(struct analogix_dp_device *dp) in analogix_dp_link_start() [all …]
|
/kernel/linux/linux-5.10/net/dsa/ |
D | port.c | 33 static int dsa_port_notify(const struct dsa_port *dp, unsigned long e, void *v) in dsa_port_notify() 43 int dsa_port_set_state(struct dsa_port *dp, u8 state, in dsa_port_set_state() 74 static void dsa_port_set_state_now(struct dsa_port *dp, u8 state) in dsa_port_set_state_now() 83 int dsa_port_enable_rt(struct dsa_port *dp, struct phy_device *phy) in dsa_port_enable_rt() 104 int dsa_port_enable(struct dsa_port *dp, struct phy_device *phy) in dsa_port_enable() 115 void dsa_port_disable_rt(struct dsa_port *dp) in dsa_port_disable_rt() 130 void dsa_port_disable(struct dsa_port *dp) in dsa_port_disable() 137 int dsa_port_bridge_join(struct dsa_port *dp, struct net_device *br) in dsa_port_bridge_join() 168 void dsa_port_bridge_leave(struct dsa_port *dp, struct net_device *br) in dsa_port_bridge_leave() 197 static bool dsa_port_can_apply_vlan_filtering(struct dsa_port *dp, in dsa_port_can_apply_vlan_filtering() [all …]
|
D | dsa2.c | 27 struct dsa_port *dp; in dsa_switch_find() local 128 static bool dsa_port_is_user(struct dsa_port *dp) in dsa_port_is_user() 136 struct dsa_port *dp; in dsa_tree_find_port_by_node() local 145 static struct dsa_link *dsa_link_touch(struct dsa_port *dp, in dsa_link_touch() 171 static bool dsa_port_setup_routing_table(struct dsa_port *dp) in dsa_port_setup_routing_table() 201 struct dsa_port *dp; in dsa_tree_setup_routing_table() local 216 struct dsa_port *dp; in dsa_tree_find_first_cpu() local 227 struct dsa_port *cpu_dp, *dp; in dsa_tree_setup_default_cpu() local 245 struct dsa_port *dp; in dsa_tree_teardown_default_cpu() local 252 static int dsa_port_setup(struct dsa_port *dp) in dsa_port_setup() [all …]
|
D | slave.c | 68 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_open() local 113 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_close() local 234 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_fdb_dump() local 274 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_port_attr_set() local 333 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_vlan_add() local 384 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_port_obj_add() local 420 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_vlan_del() local 448 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_port_obj_del() local 477 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_get_port_parent_id() local 629 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_get_regs_len() local [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
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() 91 static int cdp_dp_mailbox_write(struct cdn_dp_device *dp, u8 val) in cdp_dp_mailbox_write() 106 static int cdn_dp_mailbox_validate_receive(struct cdn_dp_device *dp, in cdn_dp_mailbox_validate_receive() 141 static int cdn_dp_mailbox_read_receive(struct cdn_dp_device *dp, in cdn_dp_mailbox_read_receive() 158 static int cdn_dp_mailbox_send(struct cdn_dp_device *dp, u8 module_id, in cdn_dp_mailbox_send() 184 static int cdn_dp_reg_write(struct cdn_dp_device *dp, u16 addr, u32 val) in cdn_dp_reg_write() 198 static int cdn_dp_reg_write_bit(struct cdn_dp_device *dp, u16 addr, in cdn_dp_reg_write_bit() 216 int cdn_dp_dpcd_read(struct cdn_dp_device *dp, u32 addr, u8 *data, u16 len) in cdn_dp_dpcd_read() [all …]
|
D | cdn-dp-core.c | 62 static int cdn_dp_grf_write(struct cdn_dp_device *dp, in cdn_dp_grf_write() 85 static int cdn_dp_clk_enable(struct cdn_dp_device *dp) in cdn_dp_clk_enable() 137 static void cdn_dp_clk_disable(struct cdn_dp_device *dp) in cdn_dp_clk_disable() 166 static int cdn_dp_get_sink_count(struct cdn_dp_device *dp, u8 *sink_count) in cdn_dp_get_sink_count() 180 static struct cdn_dp_port *cdn_dp_connected_port(struct cdn_dp_device *dp) in cdn_dp_connected_port() 194 static bool cdn_dp_check_sink_connection(struct cdn_dp_device *dp) in cdn_dp_check_sink_connection() 230 struct cdn_dp_device *dp = connector_to_dp(connector); in cdn_dp_connector_detect() local 258 struct cdn_dp_device *dp = connector_to_dp(connector); in cdn_dp_connector_get_modes() local 283 struct cdn_dp_device *dp = connector_to_dp(connector); in cdn_dp_connector_mode_valid() local 334 static int cdn_dp_firmware_init(struct cdn_dp_device *dp) in cdn_dp_firmware_init() [all …]
|
D | analogix_dp-rockchip.c | 76 static int rockchip_dp_pre_init(struct rockchip_dp_device *dp) in rockchip_dp_pre_init() 87 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_poweron_start() local 108 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_powerdown() local 169 struct rockchip_dp_device *dp = to_dp(encoder); in rockchip_dp_drm_encoder_enable() local 211 struct rockchip_dp_device *dp = to_dp(encoder); in rockchip_dp_drm_encoder_disable() local 262 static int rockchip_dp_of_probe(struct rockchip_dp_device *dp) in rockchip_dp_of_probe() 298 static int rockchip_dp_drm_create_encoder(struct rockchip_dp_device *dp) in rockchip_dp_drm_create_encoder() 324 struct rockchip_dp_device *dp = dev_get_drvdata(dev); in rockchip_dp_bind() local 351 struct rockchip_dp_device *dp = dev_get_drvdata(dev); in rockchip_dp_unbind() local 367 struct rockchip_dp_device *dp; in rockchip_dp_probe() local [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/ |
D | dp_display.c | 184 struct dp_display_private *dp; in dp_display_signal_audio_start() local 193 struct dp_display_private *dp; in dp_display_signal_audio_complete() local 206 struct dp_display_private *dp; in dp_display_bind() local 261 struct dp_display_private *dp; in dp_display_unbind() local 294 static bool dp_display_is_sink_count_zero(struct dp_display_private *dp) in dp_display_is_sink_count_zero() 302 struct dp_display_private *dp; in dp_display_send_hpd_event() local 312 static void dp_display_set_encoder_mode(struct dp_display_private *dp) in dp_display_set_encoder_mode() 326 static int dp_display_send_hpd_notification(struct dp_display_private *dp, in dp_display_send_hpd_notification() 346 static int dp_display_process_hpd_high(struct dp_display_private *dp) in dp_display_process_hpd_high() 380 static void dp_display_host_init(struct dp_display_private *dp) in dp_display_host_init() [all …]
|
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
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() 372 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd… in set_note_event() [all …]
|
D | seq_oss_midi.c | 268 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() 384 snd_seq_oss_midi_close(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_close() 421 snd_seq_oss_midi_filemode(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_filemode() 444 snd_seq_oss_midi_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_reset() 492 snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr) in snd_seq_oss_midi_get_addr() 510 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private_data; in snd_seq_oss_midi_input() local [all …]
|
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() 469 snd_seq_oss_synth_info(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_info() 488 snd_seq_oss_synth_sysex(struct seq_oss_devinfo *dp, int dev, unsigned char *buf, struct snd_seq_eve… in snd_seq_oss_synth_sysex() 547 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) in snd_seq_oss_synth_addr() [all …]
|
D | seq_oss_init.c | 175 struct seq_oss_devinfo *dp; in snd_seq_oss_open() local 300 create_port(struct seq_oss_devinfo *dp) in create_port() 334 delete_port(struct seq_oss_devinfo *dp) in delete_port() 348 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
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
D | prom_64.c | 66 static void __init sun4v_path_component(struct device_node *dp, char *tmp_buf) in sun4v_path_component() 108 static void __init sun4u_path_component(struct device_node *dp, char *tmp_buf) in sun4u_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() 211 static void __init vdev_path_component(struct device_node *dp, char *tmp_buf) in vdev_path_component() 227 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component() 246 static void __init i2c_path_component(struct device_node *dp, char *tmp_buf) in i2c_path_component() 266 static void __init usb_path_component(struct device_node *dp, char *tmp_buf) in usb_path_component() 288 static void __init ieee1394_path_component(struct device_node *dp, char *tmp_buf) in ieee1394_path_component() [all …]
|
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()
|
D | prom_irqtrans.c | 43 static unsigned int psycho_irq_build(struct device_node *dp, in psycho_irq_build() 73 static void __init psycho_irq_trans_init(struct device_node *dp) in psycho_irq_trans_init() 182 static int sabre_device_needs_wsync(struct device_node *dp) in sabre_device_needs_wsync() 221 static unsigned int sabre_irq_build(struct device_node *dp, in sabre_irq_build() 269 static void __init sabre_irq_trans_init(struct device_node *dp) in sabre_irq_trans_init() 378 static unsigned int schizo_irq_build(struct device_node *dp, in schizo_irq_build() 426 static void __init __schizo_irq_trans_init(struct device_node *dp, in __schizo_irq_trans_init() 449 static void __init schizo_irq_trans_init(struct device_node *dp) in schizo_irq_trans_init() 454 static void __init tomatillo_irq_trans_init(struct device_node *dp) in tomatillo_irq_trans_init() 459 static unsigned int pci_sun4v_irq_build(struct device_node *dp, in pci_sun4v_irq_build() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | dp.c | 37 struct nvkm_dp *dp; member 48 struct nvkm_dp *dp = lt->dp; in nvkm_dp_train_sense() local 76 struct nvkm_dp *dp = lt->dp; in nvkm_dp_train_drive() local 142 struct nvkm_dp *dp = lt->dp; in nvkm_dp_train_pattern() local 220 nvkm_dp_train_links(struct nvkm_dp *dp) in nvkm_dp_train_links() 291 nvkm_dp_train_fini(struct nvkm_dp *dp) in nvkm_dp_train_fini() 302 nvkm_dp_train_init(struct nvkm_dp *dp) in nvkm_dp_train_init() 345 nvkm_dp_train(struct nvkm_dp *dp, u32 dataKBps) in nvkm_dp_train() 425 struct nvkm_dp *dp = nvkm_dp(outp); in nvkm_dp_disable() local 438 struct nvkm_dp *dp = nvkm_dp(outp); in nvkm_dp_release() local [all …]
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
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() 207 unw_decode_p2_p5 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p2_p5() 256 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6() [all …]
|
/kernel/linux/linux-5.10/drivers/usb/typec/altmodes/ |
D | displayport.c | 67 static int dp_altmode_notify(struct dp_altmode *dp) in dp_altmode_notify() 75 static int dp_altmode_configure(struct dp_altmode *dp, u8 con) in dp_altmode_configure() 118 static int dp_altmode_status_update(struct dp_altmode *dp) in dp_altmode_status_update() 138 static int dp_altmode_configured(struct dp_altmode *dp) in dp_altmode_configured() 157 static int dp_altmode_configure_vdm(struct dp_altmode *dp, u32 conf) in dp_altmode_configure_vdm() 183 struct dp_altmode *dp = container_of(work, struct dp_altmode, work); in dp_altmode_work() local 226 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_attention() local 253 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_vdm() local 330 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_store() local 375 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_show() local [all …]
|
/kernel/linux/linux-5.10/drivers/md/ |
D | dm-io.c | 179 static void list_get_page(struct dpages *dp, in list_get_page() 190 static void list_next_page(struct dpages *dp) in list_next_page() 197 static void list_dp_init(struct dpages *dp, struct page_list *pl, unsigned offset) in list_dp_init() 208 static void bio_get_page(struct dpages *dp, struct page **p, in bio_get_page() 222 static void bio_next_page(struct dpages *dp) in bio_next_page() 230 static void bio_dp_init(struct dpages *dp, struct bio *bio) in bio_dp_init() 246 static void vm_get_page(struct dpages *dp, in vm_get_page() 254 static void vm_next_page(struct dpages *dp) in vm_next_page() 260 static void vm_dp_init(struct dpages *dp, void *data) in vm_dp_init() 271 static void km_get_page(struct dpages *dp, struct page **p, unsigned long *len, in km_get_page() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
D | exynos_dp.c | 50 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_crtc_clock_enable() local 74 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 139 static int exynos_dp_dt_parse_panel(struct exynos_dp_device *dp) in exynos_dp_dt_parse_panel() 154 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_bind() local 187 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_unbind() local 202 struct exynos_dp_device *dp; in exynos_dp_probe() local 257 struct exynos_dp_device *dp = platform_get_drvdata(pdev); in exynos_dp_remove() local 268 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_suspend() local 275 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_resume() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/xlnx/ |
D | zynqmp_dp.c | 333 static void zynqmp_dp_write(struct zynqmp_dp *dp, int offset, u32 val) in zynqmp_dp_write() 338 static u32 zynqmp_dp_read(struct zynqmp_dp *dp, int offset) in zynqmp_dp_read() 343 static void zynqmp_dp_clr(struct zynqmp_dp *dp, int offset, u32 clr) in zynqmp_dp_clr() 348 static void zynqmp_dp_set(struct zynqmp_dp *dp, int offset, u32 set) in zynqmp_dp_set() 359 static int zynqmp_dp_reset(struct zynqmp_dp *dp, bool assert) in zynqmp_dp_reset() 392 static int zynqmp_dp_phy_init(struct zynqmp_dp *dp) in zynqmp_dp_phy_init() 428 static void zynqmp_dp_phy_exit(struct zynqmp_dp *dp) in zynqmp_dp_phy_exit() 461 static int zynqmp_dp_phy_probe(struct zynqmp_dp *dp) in zynqmp_dp_phy_probe() 507 static int zynqmp_dp_phy_ready(struct zynqmp_dp *dp) in zynqmp_dp_phy_ready() 560 static int zynqmp_dp_mode_configure(struct zynqmp_dp *dp, int pclock, in zynqmp_dp_mode_configure() [all …]
|
/kernel/linux/linux-5.10/net/openvswitch/ |
D | datapath.c | 136 const char *ovs_dp_name(const struct datapath *dp) in ovs_dp_name() 142 static int get_dpifindex(const struct datapath *dp) in get_dpifindex() 162 struct datapath *dp = container_of(rcu, struct datapath, rcu); in destroy_dp_rcu() local 171 static struct hlist_head *vport_hash_bucket(const struct datapath *dp, in vport_hash_bucket() 178 struct vport *ovs_lookup_vport(const struct datapath *dp, u16 port_no) in ovs_lookup_vport() 199 struct datapath *dp = parms->dp; in new_vport() local 222 struct datapath *dp = p->dp; in ovs_dp_process_packet() local 277 int ovs_dp_upcall(struct datapath *dp, struct sk_buff *skb, in ovs_dp_upcall() 309 static int queue_gso_packets(struct datapath *dp, struct sk_buff *skb, in queue_gso_packets() 384 static void pad_packet(struct datapath *dp, struct sk_buff *skb) in pad_packet() [all …]
|
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/ |
D | displayport.c | 50 struct ucsi_dp *dp = typec_altmode_get_drvdata(alt); in ucsi_displayport_enter() local 103 struct ucsi_dp *dp = typec_altmode_get_drvdata(alt); in ucsi_displayport_exit() local 142 static int ucsi_displayport_status_update(struct ucsi_dp *dp) in ucsi_displayport_status_update() 170 static int ucsi_displayport_configure(struct ucsi_dp *dp) in ucsi_displayport_configure() 186 struct ucsi_dp *dp = typec_altmode_get_drvdata(alt); in ucsi_displayport_vdm() local 249 struct ucsi_dp *dp = container_of(work, struct ucsi_dp, work); in ucsi_displayport_work() local 268 struct ucsi_dp *dp; in ucsi_displayport_remove_partner() local 289 struct ucsi_dp *dp; in ucsi_register_displayport() local
|
/kernel/linux/linux-5.10/drivers/sbus/char/ |
D | openprom.c | 130 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() 185 static int opromnext(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio… in opromnext() 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 258 static int oprompath2node(void __user *argp, struct device_node *dp, struct openpromio *op, int buf… in oprompath2node() 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 [all …]
|