Home
last modified time | relevance | path

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

12345678910>>...15

/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()
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 Danalogix_dp_core.c889 struct analogix_dp_device *dp = arg; in analogix_dp_hardirq() local
904 struct analogix_dp_device *dp = arg; in analogix_dp_irq_thread() local
1109 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_get_modes() local
1146 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_best_encoder() local
1155 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_atomic_check() local
1187 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_detect() local
1583 struct analogix_dp_device *dp) in analogix_dp_create_bridge()
1634 struct analogix_dp_device *dp = to_dp(aux); in analogix_dpaux_transfer() local
1643 struct analogix_dp_device *dp; in analogix_dp_probe() local
1844 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_start_crc() local
[all …]
/linux/net/dsa/
A Dport.c51 static void dsa_port_fast_age(const struct dsa_port *dp) in dsa_port_fast_age()
153 void dsa_port_disable_rt(struct dsa_port *dp) in dsa_port_disable_rt()
168 void dsa_port_disable(struct dsa_port *dp) in dsa_port_disable()
413 int dsa_port_lag_change(struct dsa_port *dp, in dsa_port_lag_change()
697 int dsa_port_bridge_flags(struct dsa_port *dp, in dsa_port_bridge_flags()
817 int dsa_port_mdb_add(const struct dsa_port *dp, in dsa_port_mdb_add()
829 int dsa_port_mdb_del(const struct dsa_port *dp, in dsa_port_mdb_del()
877 int dsa_port_vlan_add(struct dsa_port *dp, in dsa_port_vlan_add()
891 int dsa_port_vlan_del(struct dsa_port *dp, in dsa_port_vlan_del()
903 int dsa_port_mrp_add(const struct dsa_port *dp, in dsa_port_mrp_add()
[all …]
A Dslave.c69 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_open() local
117 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_close() local
238 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_fdb_dump() local
2183 struct dsa_port *dp; in dsa_slave_lag_changeupper() local
2212 struct dsa_port *dp; in dsa_slave_lag_prechangeupper() local
2237 struct dsa_port *dp; in dsa_prevent_bridging_8021q_upper() local
2299 struct dsa_port *dp; in dsa_slave_prechangeupper_sanity_check() local
2352 struct dsa_port *dp; in dsa_slave_netdevice_event() local
2364 struct dsa_port *dp, *cpu_dp; in dsa_slave_netdevice_event() local
2397 struct dsa_port *dp; in dsa_fdb_offload_notify() local
[all …]
A Ddsa2.c117 struct dsa_port *dp; in dsa_lag_unmap() local
135 struct dsa_port *dp; in dsa_bridge_num_find() local
180 struct dsa_port *dp; in dsa_switch_find() local
276 struct dsa_port *dp; in dsa_tree_find_port_by_node() local
341 struct dsa_port *dp; in dsa_tree_setup_routing_table() local
356 struct dsa_port *dp; in dsa_tree_find_first_cpu() local
418 struct dsa_port *dp; in dsa_tree_teardown_cpu_ports() local
827 struct dsa_port *dp; in dsa_switch_setup() local
909 struct dsa_port *dp; in dsa_switch_teardown() local
944 struct dsa_port *dp; in dsa_tree_teardown_ports() local
[all …]
A Dswitch.c20 struct dsa_port *dp; in dsa_switch_fastest_ageing_time() local
70 struct dsa_port *dp; in dsa_switch_mtu() local
122 struct dsa_port *dp; in dsa_switch_bridge_leave() local
377 struct dsa_port *dp; in dsa_switch_host_fdb_add() local
398 struct dsa_port *dp; in dsa_switch_host_fdb_del() local
420 struct dsa_port *dp = dsa_to_port(ds, port); in dsa_switch_fdb_add() local
432 struct dsa_port *dp = dsa_to_port(ds, port); in dsa_switch_fdb_del() local
526 struct dsa_port *dp; in dsa_switch_host_mdb_add() local
547 struct dsa_port *dp; in dsa_switch_host_mdb_del() local
580 struct dsa_port *dp; in dsa_switch_vlan_add() local
[all …]
/linux/drivers/gpu/drm/rockchip/
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 …]
A Dcdn-dp-core.c63 static int cdn_dp_grf_write(struct cdn_dp_device *dp, in cdn_dp_grf_write()
86 static int cdn_dp_clk_enable(struct cdn_dp_device *dp) in cdn_dp_clk_enable()
493 static int cdn_dp_enable(struct cdn_dp_device *dp) in cdn_dp_enable()
768 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_hw_params() local
806 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_shutdown() local
823 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_mute_stream() local
842 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_audio_get_eld() local
992 struct cdn_dp_device *dp = port->dp; in cdn_dp_pd_event() local
1006 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_bind() local
1089 struct cdn_dp_device *dp = dev_get_drvdata(dev); in cdn_dp_unbind() local
[all …]
A Danalogix_dp-rockchip.c76 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
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
406 struct rockchip_dp_device *dp = platform_get_drvdata(pdev); in rockchip_dp_remove() local
417 struct rockchip_dp_device *dp = dev_get_drvdata(dev); in rockchip_dp_suspend() local
[all …]
/linux/drivers/gpu/drm/msm/dp/
A Ddp_display.c206 struct dp_display_private *dp; in dp_display_signal_audio_start() local
215 struct dp_display_private *dp; in dp_display_signal_audio_complete() local
298 struct dp_display_private *dp; in dp_display_send_hpd_event() local
572 struct dp_display_private *dp; in dp_display_handle_plugged_change() local
819 struct dp_display_private *dp; in dp_display_set_mode() local
855 struct dp_display_private *dp; in dp_display_post_enable() local
1176 struct dp_display_private *dp; in dp_display_request_irq() local
1230 struct dp_display_private *dp; in dp_display_probe() local
1290 struct dp_display_private *dp; in dp_pm_resume() local
1347 struct dp_display_private *dp; in dp_pm_suspend() local
[all …]
/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.c271 snd_seq_oss_midi_setup(struct seq_oss_devinfo *dp) in snd_seq_oss_midi_setup()
280 snd_seq_oss_midi_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_midi_cleanup()
293 snd_seq_oss_midi_open_all(struct seq_oss_devinfo *dp, int file_mode) in snd_seq_oss_midi_open_all()
305 get_mididev(struct seq_oss_devinfo *dp, int dev) in get_mididev()
318 snd_seq_oss_midi_open(struct seq_oss_devinfo *dp, int dev, int fmode) in snd_seq_oss_midi_open()
386 snd_seq_oss_midi_close(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_close()
424 snd_seq_oss_midi_filemode(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_filemode()
448 snd_seq_oss_midi_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_reset()
516 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private_data; in snd_seq_oss_midi_input() local
543 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.c175 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()
390 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private; in free_devinfo() local
406 snd_seq_oss_release(struct seq_oss_devinfo *dp) in snd_seq_oss_release()
430 snd_seq_oss_reset(struct seq_oss_devinfo *dp) in snd_seq_oss_reset()
481 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()
500 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()
A Dprom_irqtrans.c43 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()
510 static unsigned int fire_irq_build(struct device_node *dp, in fire_irq_build()
542 static void __init fire_irq_trans_init(struct device_node *dp) in fire_irq_trans_init()
648 static unsigned int sbus_of_build_irq(struct device_node *dp, in sbus_of_build_irq()
718 static unsigned int central_build_irq(struct device_node *dp, in central_build_irq()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Ddp.c43 struct nvkm_dp *dp; member
54 struct nvkm_dp *dp = lt->dp; in nvkm_dp_train_sense() local
82 struct nvkm_dp *dp = lt->dp; in nvkm_dp_train_drive() local
148 struct nvkm_dp *dp = lt->dp; in nvkm_dp_train_pattern() local
446 struct nvkm_dp *dp = nvkm_dp(outp); in nvkm_dp_disable() local
459 struct nvkm_dp *dp = nvkm_dp(outp); in nvkm_dp_release() local
469 struct nvkm_dp *dp = nvkm_dp(outp); in nvkm_dp_acquire() local
586 struct nvkm_dp *dp = nvkm_dp(outp); in nvkm_dp_fini() local
595 struct nvkm_dp *dp = nvkm_dp(outp); in nvkm_dp_init() local
632 struct nvkm_dp *dp = nvkm_dp(outp); in nvkm_dp_dtor() local
[all …]
/linux/arch/ia64/kernel/
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()
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/drivers/gpu/drm/xlnx/
A Dzynqmp_dp.c392 static int zynqmp_dp_phy_init(struct zynqmp_dp *dp) in zynqmp_dp_phy_init()
799 static int zynqmp_dp_train(struct zynqmp_dp *dp) in zynqmp_dp_train()
1404 struct zynqmp_dp *dp = encoder_to_dp(encoder); in zynqmp_dp_encoder_enable() local
1436 struct zynqmp_dp *dp = encoder_to_dp(encoder); in zynqmp_dp_encoder_disable() local
1454 struct zynqmp_dp *dp = encoder_to_dp(encoder); in zynqmp_dp_encoder_atomic_mode_set() local
1527 void zynqmp_dp_enable_vblank(struct zynqmp_dp *dp) in zynqmp_dp_enable_vblank()
1545 struct zynqmp_dp *dp; in zynqmp_dp_hpd_work_func() local
1555 struct zynqmp_dp *dp = (struct zynqmp_dp *)data; in zynqmp_dp_irq_handler() local
1603 struct zynqmp_dp *dp = dpsub->dp; in zynqmp_dp_drm_init() local
1645 struct zynqmp_dp *dp; in zynqmp_dp_probe() local
[all …]
/linux/drivers/md/
A Ddm-io.c179 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()
222 static void bio_next_page(struct dpages *dp) in bio_next_page()
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()
279 static void km_next_page(struct dpages *dp) in km_next_page()
285 static void km_dp_init(struct dpages *dp, void *data) in km_dp_init()
391 struct dm_io_region *where, struct dpages *dp, in dispatch_io()
434 struct dpages *dp, unsigned long *error_bits) in sync_io()
[all …]
/linux/drivers/usb/typec/altmodes/
A Ddisplayport.c71 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()
155 static int dp_altmode_configured(struct dp_altmode *dp) in dp_altmode_configured()
236 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_attention() local
263 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_vdm() local
340 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_store() local
385 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_show() local
426 struct dp_altmode *dp = dev_get_drvdata(dev); in pin_assignment_store() local
478 struct dp_altmode *dp = dev_get_drvdata(dev); in pin_assignment_show() local
526 struct dp_altmode *dp; in dp_altmode_probe() local
[all …]
/linux/drivers/gpu/drm/exynos/
A Dexynos_dp.c50 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
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
254 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/net/openvswitch/
A Ddatapath.c567 struct datapath *dp; in ovs_packet_cmd_execute() local
940 struct datapath *dp; in ovs_flow_cmd_new() local
1180 struct datapath *dp; in ovs_flow_cmd_set() local
1282 struct datapath *dp; in ovs_flow_cmd_get() local
1341 struct datapath *dp; in ovs_flow_cmd_del() local
1418 struct datapath *dp; in ovs_flow_cmd_dump() local
1577 struct datapath *dp; in lookup_datapath() local
1593 struct datapath *dp; in ovs_dp_reset_user_features() local
1737 struct datapath *dp; in ovs_dp_cmd_new() local
1872 struct datapath *dp; in ovs_dp_cmd_del() local
[all …]
/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 62 milliseconds

12345678910>>...15