Home
last modified time | relevance | path

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

12345678910>>...18

/openbmc/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.c26 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 …]
H A Danalogix_dp_core.c44 static int analogix_dp_init_dp(struct analogix_dp_device *dp) in analogix_dp_init_dp()
68 static int analogix_dp_detect_hpd(struct analogix_dp_device *dp) in analogix_dp_detect_hpd()
107 static bool analogix_dp_detect_sink_psr(struct analogix_dp_device *dp) in analogix_dp_detect_sink_psr()
122 static int analogix_dp_enable_sink_psr(struct analogix_dp_device *dp) in analogix_dp_enable_sink_psr()
169 analogix_dp_enable_rx_to_enhanced_mode(struct analogix_dp_device *dp, in analogix_dp_enable_rx_to_enhanced_mode()
190 static int analogix_dp_is_enhanced_mode_available(struct analogix_dp_device *dp, in analogix_dp_is_enhanced_mode_available()
207 static int analogix_dp_set_enhanced_mode(struct analogix_dp_device *dp) in analogix_dp_set_enhanced_mode()
225 static int analogix_dp_training_pattern_dis(struct analogix_dp_device *dp) in analogix_dp_training_pattern_dis()
238 analogix_dp_set_lane_lane_pre_emphasis(struct analogix_dp_device *dp, in analogix_dp_set_lane_lane_pre_emphasis()
259 static int analogix_dp_link_start(struct analogix_dp_device *dp) in analogix_dp_link_start()
[all …]
/openbmc/linux/net/dsa/
H A Dport.c33 static int dsa_port_notify(const struct dsa_port *dp, unsigned long e, void *v) in dsa_port_notify()
38 static void dsa_port_notify_bridge_fdb_flush(const struct dsa_port *dp, u16 vid) in dsa_port_notify_bridge_fdb_flush()
55 static void dsa_port_fast_age(const struct dsa_port *dp) in dsa_port_fast_age()
68 static int dsa_port_vlan_fast_age(const struct dsa_port *dp, u16 vid) in dsa_port_vlan_fast_age()
84 static int dsa_port_msti_fast_age(const struct dsa_port *dp, u16 msti) in dsa_port_msti_fast_age()
102 static bool dsa_port_can_configure_learning(struct dsa_port *dp) in dsa_port_can_configure_learning()
117 bool dsa_port_supports_hwtstamp(struct dsa_port *dp) in dsa_port_supports_hwtstamp()
135 int dsa_port_set_state(struct dsa_port *dp, u8 state, bool do_fast_age) in dsa_port_set_state()
168 static void dsa_port_set_state_now(struct dsa_port *dp, u8 state, in dsa_port_set_state_now()
181 int dsa_port_set_mst_state(struct dsa_port *dp, in dsa_port_set_mst_state()
[all …]
H A Ddsa.c108 struct dsa_port *dp; in dsa_tree_lag_find() local
120 struct dsa_port *dp; in dsa_tree_bridge_find() local
183 struct dsa_port *dp; in dsa_switch_find() local
279 struct dsa_port *dp; in dsa_tree_find_port_by_node() local
288 static struct dsa_link *dsa_link_touch(struct dsa_port *dp, in dsa_link_touch()
314 static bool dsa_port_setup_routing_table(struct dsa_port *dp) in dsa_port_setup_routing_table()
344 struct dsa_port *dp; in dsa_tree_setup_routing_table() local
359 struct dsa_port *dp; in dsa_tree_find_first_cpu() local
387 struct dsa_port *cpu_dp, *dp; in dsa_tree_setup_default_cpu() local
431 struct dsa_port *preferred_cpu_dp, *cpu_dp, *dp; in dsa_tree_setup_cpu_ports() local
[all …]
H A Dswitch.c26 struct dsa_port *dp; in dsa_switch_fastest_ageing_time() local
55 static bool dsa_port_mtu_match(struct dsa_port *dp, in dsa_port_mtu_match()
64 struct dsa_port *dp; in dsa_switch_mtu() local
132 static bool dsa_port_host_address_match(struct dsa_port *dp, in dsa_port_host_address_match()
158 static int dsa_port_do_mdb_add(struct dsa_port *dp, in dsa_port_do_mdb_add()
210 static int dsa_port_do_mdb_del(struct dsa_port *dp, in dsa_port_do_mdb_del()
258 static int dsa_port_do_fdb_add(struct dsa_port *dp, const unsigned char *addr, in dsa_port_do_fdb_add()
308 static int dsa_port_do_fdb_del(struct dsa_port *dp, const unsigned char *addr, in dsa_port_do_fdb_del()
437 struct dsa_port *dp; in dsa_switch_host_fdb_add() local
465 struct dsa_port *dp; in dsa_switch_host_fdb_del() local
[all …]
H A Dslave.c88 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_standalone_event_work() local
177 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_vlan_for_each() local
200 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_sync_uc() local
220 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_unsync_uc() local
240 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_sync_mc() local
260 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_unsync_mc() local
278 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_sync_ha() local
299 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_unsync_ha() local
361 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_open() local
402 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_close() local
[all …]
/openbmc/linux/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()
143 static void cdn_dp_clk_disable(struct cdn_dp_device *dp) in cdn_dp_clk_disable()
172 static int cdn_dp_get_sink_count(struct cdn_dp_device *dp, u8 *sink_count) in cdn_dp_get_sink_count()
186 static struct cdn_dp_port *cdn_dp_connected_port(struct cdn_dp_device *dp) in cdn_dp_connected_port()
200 static bool cdn_dp_check_sink_connection(struct cdn_dp_device *dp) in cdn_dp_check_sink_connection()
236 struct cdn_dp_device *dp = connector_to_dp(connector); in cdn_dp_connector_detect() local
264 struct cdn_dp_device *dp = connector_to_dp(connector); in cdn_dp_connector_get_modes() local
288 struct cdn_dp_device *dp = connector_to_dp(connector); in cdn_dp_connector_mode_valid() local
339 static int cdn_dp_firmware_init(struct cdn_dp_device *dp) in cdn_dp_firmware_init()
[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()
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 …]
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_display.c195 struct msm_dp *dp = dev_get_drvdata(dev); in dev_get_dp_display_private() local
256 struct dp_display_private *dp; in dp_display_signal_audio_start() local
265 struct dp_display_private *dp; in dp_display_signal_audio_complete() local
278 struct dp_display_private *dp = dev_get_dp_display_private(dev); in dp_display_bind() local
326 struct dp_display_private *dp = dev_get_dp_display_private(dev); in dp_display_unbind() local
356 static bool dp_display_is_sink_count_zero(struct dp_display_private *dp) in dp_display_is_sink_count_zero()
367 struct dp_display_private *dp; in dp_display_send_hpd_event() local
377 static int dp_display_send_hpd_notification(struct dp_display_private *dp, in dp_display_send_hpd_notification()
400 static int dp_display_process_hpd_high(struct dp_display_private *dp) in dp_display_process_hpd_high()
445 static void dp_display_host_phy_init(struct dp_display_private *dp) in dp_display_host_phy_init()
[all …]
/openbmc/linux/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()
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 …]
H A Dseq_oss_midi.c273 snd_seq_oss_midi_setup(struct seq_oss_devinfo *dp) in snd_seq_oss_midi_setup()
284 snd_seq_oss_midi_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_midi_cleanup()
297 snd_seq_oss_midi_open_all(struct seq_oss_devinfo *dp, int file_mode) in snd_seq_oss_midi_open_all()
309 get_mididev(struct seq_oss_devinfo *dp, int dev) in get_mididev()
322 snd_seq_oss_midi_open(struct seq_oss_devinfo *dp, int dev, int fmode) in snd_seq_oss_midi_open()
396 snd_seq_oss_midi_close(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_close()
435 snd_seq_oss_midi_filemode(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_filemode()
459 snd_seq_oss_midi_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_reset()
508 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()
527 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private_data; in snd_seq_oss_midi_input() local
[all …]
H A Dseq_oss_synth.c201 snd_seq_oss_synth_setup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_setup()
260 snd_seq_oss_synth_setup_midi(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_setup_midi()
294 snd_seq_oss_synth_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_cleanup()
332 get_synthinfo_nospec(struct seq_oss_devinfo *dp, int dev) in get_synthinfo_nospec()
344 get_synthdev(struct seq_oss_devinfo *dp, int dev) in get_synthdev()
391 snd_seq_oss_synth_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_reset()
442 snd_seq_oss_synth_load_patch(struct seq_oss_devinfo *dp, int dev, int fmt, in snd_seq_oss_synth_load_patch()
471 snd_seq_oss_synth_info(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_info()
490 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()
550 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) in snd_seq_oss_synth_addr()
[all …]
/openbmc/linux/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()
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 …]
H 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()
/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c41 static inline u32 tegra_dpaux_readl(struct tegra_dp_priv *dp, u32 reg) in tegra_dpaux_readl()
46 static inline void tegra_dpaux_writel(struct tegra_dp_priv *dp, u32 reg, in tegra_dpaux_writel()
52 static inline u32 tegra_dc_dpaux_poll_register(struct tegra_dp_priv *dp, in tegra_dc_dpaux_poll_register()
76 static inline int tegra_dpaux_wait_transaction(struct tegra_dp_priv *dp) in tegra_dpaux_wait_transaction()
90 static int tegra_dc_dpaux_write_chunk(struct tegra_dp_priv *dp, u32 cmd, in tegra_dc_dpaux_write_chunk()
187 static int tegra_dc_dpaux_read_chunk(struct tegra_dp_priv *dp, u32 cmd, in tegra_dc_dpaux_read_chunk()
296 static int tegra_dc_dpaux_read(struct tegra_dp_priv *dp, u32 cmd, u32 addr, in tegra_dc_dpaux_read()
324 static int tegra_dc_dp_dpcd_read(struct tegra_dp_priv *dp, u32 cmd, in tegra_dc_dp_dpcd_read()
341 static int tegra_dc_dp_dpcd_write(struct tegra_dp_priv *dp, u32 cmd, in tegra_dc_dp_dpcd_write()
358 static int tegra_dc_i2c_aux_read(struct tegra_dp_priv *dp, u32 i2c_addr, in tegra_dc_i2c_aux_read()
[all …]
/openbmc/linux/arch/ia64/kernel/
H A Dunwind_decoder.c86 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 …]
/openbmc/linux/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()
180 nfp_net_tx_ring_alloc(struct nfp_net_dp *dp, struct nfp_net_tx_ring *tx_ring) in nfp_net_tx_ring_alloc()
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()
[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()
/openbmc/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c72 static int dp_altmode_notify(struct dp_altmode *dp) in dp_altmode_notify()
87 static int dp_altmode_configure(struct dp_altmode *dp, u8 con) in dp_altmode_configure()
134 static int dp_altmode_status_update(struct dp_altmode *dp) in dp_altmode_status_update()
166 static int dp_altmode_configured(struct dp_altmode *dp) in dp_altmode_configured()
184 static int dp_altmode_configure_vdm(struct dp_altmode *dp, u32 conf) in dp_altmode_configure_vdm()
210 struct dp_altmode *dp = container_of(work, struct dp_altmode, work); in dp_altmode_work() local
257 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_attention() local
284 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_vdm() local
368 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_store() local
413 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_show() local
[all …]
/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c326 static void zynqmp_dp_write(struct zynqmp_dp *dp, int offset, u32 val) in zynqmp_dp_write()
331 static u32 zynqmp_dp_read(struct zynqmp_dp *dp, int offset) in zynqmp_dp_read()
336 static void zynqmp_dp_clr(struct zynqmp_dp *dp, int offset, u32 clr) in zynqmp_dp_clr()
341 static void zynqmp_dp_set(struct zynqmp_dp *dp, int offset, u32 set) in zynqmp_dp_set()
352 static int zynqmp_dp_reset(struct zynqmp_dp *dp, bool assert) in zynqmp_dp_reset()
385 static int zynqmp_dp_phy_init(struct zynqmp_dp *dp) in zynqmp_dp_phy_init()
421 static void zynqmp_dp_phy_exit(struct zynqmp_dp *dp) in zynqmp_dp_phy_exit()
454 static int zynqmp_dp_phy_probe(struct zynqmp_dp *dp) in zynqmp_dp_phy_probe()
500 static int zynqmp_dp_phy_ready(struct zynqmp_dp *dp) in zynqmp_dp_phy_ready()
553 static int zynqmp_dp_mode_configure(struct zynqmp_dp *dp, int pclock, in zynqmp_dp_mode_configure()
[all …]
/openbmc/linux/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
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
/openbmc/linux/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()
205 static void list_dp_init(struct dpages *dp, struct page_list *pl, unsigned int offset) in list_dp_init()
216 static void bio_get_page(struct dpages *dp, struct page **p, in bio_get_page()
230 static void bio_next_page(struct dpages *dp) in bio_next_page()
238 static void bio_dp_init(struct dpages *dp, struct bio *bio) in bio_dp_init()
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()
279 static void km_get_page(struct dpages *dp, struct page **p, unsigned long *len, in km_get_page()
[all …]
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c71 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp) in efi_dp_next()
124 static struct efi_device_path *shorten_path(struct efi_device_path *dp) in shorten_path()
143 static struct efi_object *find_obj(struct efi_device_path *dp, bool short_path, in find_obj()
189 struct efi_object *efi_dp_find_obj(struct efi_device_path *dp, in efi_dp_find_obj()
215 const struct efi_device_path *efi_dp_last_node(const struct efi_device_path *dp) in efi_dp_last_node()
229 efi_uintn_t efi_dp_instance_size(const struct efi_device_path *dp) in efi_dp_instance_size()
244 efi_uintn_t efi_dp_size(const struct efi_device_path *dp) in efi_dp_size()
258 struct efi_device_path *efi_dp_dup(const struct efi_device_path *dp) in efi_dp_dup()
302 struct efi_device_path *efi_dp_append_node(const struct efi_device_path *dp, in efi_dp_append_node()
350 const struct efi_device_path *dp, in efi_dp_append_instance()
[all …]
/openbmc/linux/net/openvswitch/
H A Ddatapath.c142 const char *ovs_dp_name(const struct datapath *dp) in ovs_dp_name()
148 static int get_dpifindex(const struct datapath *dp) in get_dpifindex()
168 struct datapath *dp = container_of(rcu, struct datapath, rcu); in destroy_dp_rcu() local
178 static struct hlist_head *vport_hash_bucket(const struct datapath *dp, in vport_hash_bucket()
185 struct vport *ovs_lookup_vport(const struct datapath *dp, u16 port_no) in ovs_lookup_vport()
206 struct datapath *dp = parms->dp; in new_vport() local
249 struct datapath *dp = p->dp; in ovs_dp_process_packet() local
310 int ovs_dp_upcall(struct datapath *dp, struct sk_buff *skb, in ovs_dp_upcall()
347 static int queue_gso_packets(struct datapath *dp, struct sk_buff *skb, in queue_gso_packets()
422 static void pad_packet(struct datapath *dp, struct sk_buff *skb) in pad_packet()
[all …]
/openbmc/u-boot/drivers/net/
H A Dne2000_base.c106 dp83902a_priv_data_t *dp = &nic; in dp83902a_init() local
146 dp83902a_priv_data_t *dp = &nic; in dp83902a_stop() local
167 dp83902a_priv_data_t *dp = &nic; in dp83902a_start() local
218 dp83902a_priv_data_t *dp = (dp83902a_priv_data_t *) &nic; in dp83902a_start_xmit() local
246 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_send() local
376 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_RxEvent() local
448 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_recv() local
513 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_TxEvent() local
550 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_ClearCounters() local
567 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *)&nic; in dp83902a_Overflow() local
[all …]

12345678910>>...18