Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/
H A Damd_powerplay.c78 static int pp_early_init(void *handle) in pp_early_init()
134 static int pp_sw_init(void *handle) in pp_sw_init()
151 static int pp_sw_fini(void *handle) in pp_sw_fini()
163 static int pp_hw_init(void *handle) in pp_hw_init()
177 static int pp_hw_fini(void *handle) in pp_hw_fini()
220 static int pp_late_init(void *handle) in pp_late_init()
244 static bool pp_is_idle(void *handle) in pp_is_idle()
254 static int pp_sw_reset(void *handle) in pp_sw_reset()
265 static int pp_suspend(void *handle) in pp_suspend()
275 static int pp_resume(void *handle) in pp_resume()
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/osf-share/
H A Dcma_handle.h34 #define cma__validate_attr(handle) \ argument
39 #define cma__validate_cv(handle) \ argument
44 #define cma__validate_mutex(handle) \ argument
49 #define cma__validate_tcb(handle) \ argument
54 #define cma__validate_stack(handle) \ argument
59 #define cma__validate_null_attr(handle) \ argument
64 #define cma__validate_null_cv(handle) \ argument
74 #define cma__validate_null_tcb(handle) \ argument
84 #define cma__val_attr_stat(handle,obj) \ argument
90 #define cma__val_cv_stat(handle,obj) \ argument
[all …]
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dtonga_ih.c286 static int tonga_ih_early_init(void *handle) in tonga_ih_early_init()
300 static int tonga_ih_sw_init(void *handle) in tonga_ih_sw_init()
317 static int tonga_ih_sw_fini(void *handle) in tonga_ih_sw_fini()
327 static int tonga_ih_hw_init(void *handle) in tonga_ih_hw_init()
339 static int tonga_ih_hw_fini(void *handle) in tonga_ih_hw_fini()
348 static int tonga_ih_suspend(void *handle) in tonga_ih_suspend()
355 static int tonga_ih_resume(void *handle) in tonga_ih_resume()
362 static bool tonga_ih_is_idle(void *handle) in tonga_ih_is_idle()
373 static int tonga_ih_wait_for_idle(void *handle) in tonga_ih_wait_for_idle()
408 static int tonga_ih_pre_soft_reset(void *handle) in tonga_ih_pre_soft_reset()
[all …]
H A Dsi_ih.c159 static int si_ih_early_init(void *handle) in si_ih_early_init()
168 static int si_ih_sw_init(void *handle) in si_ih_sw_init()
180 static int si_ih_sw_fini(void *handle) in si_ih_sw_fini()
189 static int si_ih_hw_init(void *handle) in si_ih_hw_init()
196 static int si_ih_hw_fini(void *handle) in si_ih_hw_fini()
205 static int si_ih_suspend(void *handle) in si_ih_suspend()
212 static int si_ih_resume(void *handle) in si_ih_resume()
219 static bool si_ih_is_idle(void *handle) in si_ih_is_idle()
230 static int si_ih_wait_for_idle(void *handle) in si_ih_wait_for_idle()
243 static int si_ih_soft_reset(void *handle) in si_ih_soft_reset()
[all …]
H A Dcik_ih.c286 static int cik_ih_early_init(void *handle) in cik_ih_early_init()
300 static int cik_ih_sw_init(void *handle) in cik_ih_sw_init()
314 static int cik_ih_sw_fini(void *handle) in cik_ih_sw_fini()
324 static int cik_ih_hw_init(void *handle) in cik_ih_hw_init()
331 static int cik_ih_hw_fini(void *handle) in cik_ih_hw_fini()
340 static int cik_ih_suspend(void *handle) in cik_ih_suspend()
347 static int cik_ih_resume(void *handle) in cik_ih_resume()
354 static bool cik_ih_is_idle(void *handle) in cik_ih_is_idle()
365 static int cik_ih_wait_for_idle(void *handle) in cik_ih_wait_for_idle()
381 static int cik_ih_soft_reset(void *handle) in cik_ih_soft_reset()
[all …]
H A Diceland_ih.c276 static int iceland_ih_early_init(void *handle) in iceland_ih_early_init()
290 static int iceland_ih_sw_init(void *handle) in iceland_ih_sw_init()
304 static int iceland_ih_sw_fini(void *handle) in iceland_ih_sw_fini()
314 static int iceland_ih_hw_init(void *handle) in iceland_ih_hw_init()
321 static int iceland_ih_hw_fini(void *handle) in iceland_ih_hw_fini()
330 static int iceland_ih_suspend(void *handle) in iceland_ih_suspend()
337 static int iceland_ih_resume(void *handle) in iceland_ih_resume()
344 static bool iceland_ih_is_idle(void *handle) in iceland_ih_is_idle()
355 static int iceland_ih_wait_for_idle(void *handle) in iceland_ih_wait_for_idle()
371 static int iceland_ih_soft_reset(void *handle) in iceland_ih_soft_reset()
[all …]
H A Dcz_ih.c277 static int cz_ih_early_init(void *handle) in cz_ih_early_init()
291 static int cz_ih_sw_init(void *handle) in cz_ih_sw_init()
305 static int cz_ih_sw_fini(void *handle) in cz_ih_sw_fini()
315 static int cz_ih_hw_init(void *handle) in cz_ih_hw_init()
327 static int cz_ih_hw_fini(void *handle) in cz_ih_hw_fini()
336 static int cz_ih_suspend(void *handle) in cz_ih_suspend()
343 static int cz_ih_resume(void *handle) in cz_ih_resume()
350 static bool cz_ih_is_idle(void *handle) in cz_ih_is_idle()
361 static int cz_ih_wait_for_idle(void *handle) in cz_ih_wait_for_idle()
377 static int cz_ih_soft_reset(void *handle) in cz_ih_soft_reset()
[all …]
H A Dnavi10_ih.c545 static int navi10_ih_early_init(void *handle) in navi10_ih_early_init()
554 static int navi10_ih_sw_init(void *handle) in navi10_ih_sw_init()
596 static int navi10_ih_sw_fini(void *handle) in navi10_ih_sw_fini()
605 static int navi10_ih_hw_init(void *handle) in navi10_ih_hw_init()
612 static int navi10_ih_hw_fini(void *handle) in navi10_ih_hw_fini()
621 static int navi10_ih_suspend(void *handle) in navi10_ih_suspend()
628 static int navi10_ih_resume(void *handle) in navi10_ih_resume()
635 static bool navi10_ih_is_idle(void *handle) in navi10_ih_is_idle()
641 static int navi10_ih_wait_for_idle(void *handle) in navi10_ih_wait_for_idle()
647 static int navi10_ih_soft_reset(void *handle) in navi10_ih_soft_reset()
[all …]
H A Djpeg_v3_0.c49 static int jpeg_v3_0_early_init(void *handle) in jpeg_v3_0_early_init()
82 static int jpeg_v3_0_sw_init(void *handle) in jpeg_v3_0_sw_init()
125 static int jpeg_v3_0_sw_fini(void *handle) in jpeg_v3_0_sw_fini()
145 static int jpeg_v3_0_hw_init(void *handle) in jpeg_v3_0_hw_init()
170 static int jpeg_v3_0_hw_fini(void *handle) in jpeg_v3_0_hw_fini()
190 static int jpeg_v3_0_suspend(void *handle) in jpeg_v3_0_suspend()
211 static int jpeg_v3_0_resume(void *handle) in jpeg_v3_0_resume()
457 static bool jpeg_v3_0_is_idle(void *handle) in jpeg_v3_0_is_idle()
469 static int jpeg_v3_0_wait_for_idle(void *handle) in jpeg_v3_0_wait_for_idle()
478 static int jpeg_v3_0_set_clockgating_state(void *handle, in jpeg_v3_0_set_clockgating_state()
[all …]
H A Dvce_v3_0.c399 static int vce_v3_0_early_init(void *handle) in vce_v3_0_early_init()
418 static int vce_v3_0_sw_init(void *handle) in vce_v3_0_sw_init()
458 static int vce_v3_0_sw_fini(void *handle) in vce_v3_0_sw_fini()
470 static int vce_v3_0_hw_init(void *handle) in vce_v3_0_hw_init()
490 static int vce_v3_0_hw_fini(void *handle) in vce_v3_0_hw_fini()
505 static int vce_v3_0_suspend(void *handle) in vce_v3_0_suspend()
540 static int vce_v3_0_resume(void *handle) in vce_v3_0_resume()
603 static bool vce_v3_0_is_idle(void *handle) in vce_v3_0_is_idle()
614 static int vce_v3_0_wait_for_idle(void *handle) in vce_v3_0_wait_for_idle()
673 static int vce_v3_0_soft_reset(void *handle) in vce_v3_0_soft_reset()
[all …]
H A Dvega10_ih.c475 static int vega10_ih_early_init(void *handle) in vega10_ih_early_init()
484 static int vega10_ih_sw_init(void *handle) in vega10_ih_sw_init()
528 static int vega10_ih_sw_fini(void *handle) in vega10_ih_sw_fini()
537 static int vega10_ih_hw_init(void *handle) in vega10_ih_hw_init()
544 static int vega10_ih_hw_fini(void *handle) in vega10_ih_hw_fini()
553 static int vega10_ih_suspend(void *handle) in vega10_ih_suspend()
560 static int vega10_ih_resume(void *handle) in vega10_ih_resume()
567 static bool vega10_ih_is_idle(void *handle) in vega10_ih_is_idle()
573 static int vega10_ih_wait_for_idle(void *handle) in vega10_ih_wait_for_idle()
579 static int vega10_ih_soft_reset(void *handle) in vega10_ih_soft_reset()
[all …]
H A Dih_v6_0.c519 static int ih_v6_0_early_init(void *handle) in ih_v6_0_early_init()
528 static int ih_v6_0_sw_init(void *handle) in ih_v6_0_sw_init()
567 static int ih_v6_0_sw_fini(void *handle) in ih_v6_0_sw_fini()
576 static int ih_v6_0_hw_init(void *handle) in ih_v6_0_hw_init()
588 static int ih_v6_0_hw_fini(void *handle) in ih_v6_0_hw_fini()
597 static int ih_v6_0_suspend(void *handle) in ih_v6_0_suspend()
604 static int ih_v6_0_resume(void *handle) in ih_v6_0_resume()
611 static bool ih_v6_0_is_idle(void *handle) in ih_v6_0_is_idle()
617 static int ih_v6_0_wait_for_idle(void *handle) in ih_v6_0_wait_for_idle()
623 static int ih_v6_0_soft_reset(void *handle) in ih_v6_0_soft_reset()
[all …]
H A Dih_v6_1.c520 static int ih_v6_1_early_init(void *handle) in ih_v6_1_early_init()
529 static int ih_v6_1_sw_init(void *handle) in ih_v6_1_sw_init()
568 static int ih_v6_1_sw_fini(void *handle) in ih_v6_1_sw_fini()
577 static int ih_v6_1_hw_init(void *handle) in ih_v6_1_hw_init()
589 static int ih_v6_1_hw_fini(void *handle) in ih_v6_1_hw_fini()
598 static int ih_v6_1_suspend(void *handle) in ih_v6_1_suspend()
605 static int ih_v6_1_resume(void *handle) in ih_v6_1_resume()
612 static bool ih_v6_1_is_idle(void *handle) in ih_v6_1_is_idle()
618 static int ih_v6_1_wait_for_idle(void *handle) in ih_v6_1_wait_for_idle()
624 static int ih_v6_1_soft_reset(void *handle) in ih_v6_1_soft_reset()
[all …]
H A Damdgpu_acp.c101 static int acp_sw_init(void *handle) in acp_sw_init()
115 static int acp_sw_fini(void *handle) in acp_sw_fini()
225 static int acp_hw_init(void *handle) in acp_hw_init()
509 static int acp_hw_fini(void *handle) in acp_hw_fini()
568 static int acp_suspend(void *handle) in acp_suspend()
578 static int acp_resume(void *handle) in acp_resume()
588 static int acp_early_init(void *handle) in acp_early_init()
593 static bool acp_is_idle(void *handle) in acp_is_idle()
598 static int acp_wait_for_idle(void *handle) in acp_wait_for_idle()
603 static int acp_soft_reset(void *handle) in acp_soft_reset()
[all …]
H A Dvega20_ih.c525 static int vega20_ih_early_init(void *handle) in vega20_ih_early_init()
534 static int vega20_ih_sw_init(void *handle) in vega20_ih_sw_init()
584 static int vega20_ih_sw_fini(void *handle) in vega20_ih_sw_fini()
593 static int vega20_ih_hw_init(void *handle) in vega20_ih_hw_init()
605 static int vega20_ih_hw_fini(void *handle) in vega20_ih_hw_fini()
614 static int vega20_ih_suspend(void *handle) in vega20_ih_suspend()
621 static int vega20_ih_resume(void *handle) in vega20_ih_resume()
628 static bool vega20_ih_is_idle(void *handle) in vega20_ih_is_idle()
634 static int vega20_ih_wait_for_idle(void *handle) in vega20_ih_wait_for_idle()
640 static int vega20_ih_soft_reset(void *handle) in vega20_ih_soft_reset()
[all …]
H A Duvd_v5_0.c91 static int uvd_v5_0_early_init(void *handle) in uvd_v5_0_early_init()
102 static int uvd_v5_0_sw_init(void *handle) in uvd_v5_0_sw_init()
133 static int uvd_v5_0_sw_fini(void *handle) in uvd_v5_0_sw_fini()
152 static int uvd_v5_0_hw_init(void *handle) in uvd_v5_0_hw_init()
209 static int uvd_v5_0_hw_fini(void *handle) in uvd_v5_0_hw_fini()
221 static int uvd_v5_0_suspend(void *handle) in uvd_v5_0_suspend()
257 static int uvd_v5_0_resume(void *handle) in uvd_v5_0_resume()
579 static bool uvd_v5_0_is_idle(void *handle) in uvd_v5_0_is_idle()
586 static int uvd_v5_0_wait_for_idle(void *handle) in uvd_v5_0_wait_for_idle()
598 static int uvd_v5_0_soft_reset(void *handle) in uvd_v5_0_soft_reset()
[all …]
H A Dsoc21.c549 static int soc21_common_early_init(void *handle) in soc21_common_early_init()
702 static int soc21_common_late_init(void *handle) in soc21_common_late_init()
740 static int soc21_common_sw_init(void *handle) in soc21_common_sw_init()
750 static int soc21_common_sw_fini(void *handle) in soc21_common_sw_fini()
755 static int soc21_common_hw_init(void *handle) in soc21_common_hw_init()
775 static int soc21_common_hw_fini(void *handle) in soc21_common_hw_fini()
798 static int soc21_common_suspend(void *handle) in soc21_common_suspend()
825 static int soc21_common_resume(void *handle) in soc21_common_resume()
837 static bool soc21_common_is_idle(void *handle) in soc21_common_is_idle()
842 static int soc21_common_wait_for_idle(void *handle) in soc21_common_wait_for_idle()
[all …]
H A Damdgpu_uvd_v4_2.c93 static int uvd_v4_2_early_init(void *handle) in uvd_v4_2_early_init()
104 static int uvd_v4_2_sw_init(void *handle) in uvd_v4_2_sw_init()
135 static int uvd_v4_2_sw_fini(void *handle) in uvd_v4_2_sw_fini()
156 static int uvd_v4_2_hw_init(void *handle) in uvd_v4_2_hw_init()
211 static int uvd_v4_2_hw_fini(void *handle) in uvd_v4_2_hw_fini()
223 static int uvd_v4_2_suspend(void *handle) in uvd_v4_2_suspend()
259 static int uvd_v4_2_resume(void *handle) in uvd_v4_2_resume()
657 static bool uvd_v4_2_is_idle(void *handle) in uvd_v4_2_is_idle()
664 static int uvd_v4_2_wait_for_idle(void *handle) in uvd_v4_2_wait_for_idle()
676 static int uvd_v4_2_soft_reset(void *handle) in uvd_v4_2_soft_reset()
[all …]
H A Damdgpu_vce_v2_0.c204 static bool vce_v2_0_is_idle(void *handle) in vce_v2_0_is_idle()
211 static int vce_v2_0_wait_for_idle(void *handle) in vce_v2_0_wait_for_idle()
401 static int vce_v2_0_early_init(void *handle) in vce_v2_0_early_init()
413 static int vce_v2_0_sw_init(void *handle) in vce_v2_0_sw_init()
449 static int vce_v2_0_sw_fini(void *handle) in vce_v2_0_sw_fini()
461 static int vce_v2_0_hw_init(void *handle) in vce_v2_0_hw_init()
480 static int vce_v2_0_hw_fini(void *handle) in vce_v2_0_hw_fini()
489 static int vce_v2_0_suspend(void *handle) in vce_v2_0_suspend()
525 static int vce_v2_0_resume(void *handle) in vce_v2_0_resume()
537 static int vce_v2_0_soft_reset(void *handle) in vce_v2_0_soft_reset()
[all …]
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/
H A Damdgpu_smu.c648 static int smu_early_init(void *handle) in smu_early_init()
721 static int smu_late_init(void *handle) in smu_late_init()
1103 static int smu_sw_init(void *handle) in smu_sw_init()
1180 static int smu_sw_fini(void *handle) in smu_sw_fini()
1450 static int smu_hw_init(void *handle) in smu_hw_init()
1639 static int smu_hw_fini(void *handle) in smu_hw_fini()
1661 static void smu_late_fini(void *handle) in smu_late_fini()
1689 static int smu_suspend(void *handle) in smu_suspend()
1723 static int smu_resume(void *handle) in smu_resume()
2316 int smu_get_power_limit(void *handle, in smu_get_power_limit()
[all …]
/openbsd/sys/dev/pci/drm/apple/
H A Dparser.c81 static int skip(struct dcp_parse_ctx *handle) in skip()
122 static int skip_pair(struct dcp_parse_ctx *handle) in skip_pair()
156 static char *parse_string(struct dcp_parse_ctx *handle) in parse_string()
176 static int parse_int(struct dcp_parse_ctx *handle, s64 *value) in parse_int()
193 static int parse_bool(struct dcp_parse_ctx *handle, bool *b) in parse_bool()
225 struct dcp_parse_ctx *handle; member
344 static int parse_color_modes(struct dcp_parse_ctx *handle, in parse_color_modes()
427 static int parse_mode(struct dcp_parse_ctx *handle, in parse_mode()
856 static int parse_avep_element(struct dcp_parse_ctx *handle, in parse_avep_element()
947 int parse_sound_constraints(struct dcp_parse_ctx *handle, in parse_sound_constraints()
[all …]
/openbsd/lib/libarch/alpha/
H A Dio.c106 unmap_memory(void *handle, u_int32_t size) in unmap_memory()
112 readb(void *handle, u_int32_t offset) in readb()
118 readw(void *handle, u_int32_t offset) in readw()
124 readl(void *handle, u_int32_t offset) in readl()
130 writeb(void *handle, u_int32_t offset, u_int8_t val) in writeb()
137 writew(void *handle, u_int32_t offset, u_int16_t val) in writew()
144 writel(void *handle, u_int32_t offset, u_int32_t val) in writel()
151 writeb_nb(void *handle, u_int32_t offset, u_int8_t val) in writeb_nb()
157 writew_nb(void *handle, u_int32_t offset, u_int16_t val) in writew_nb()
163 writel_nb(void *handle, u_int32_t offset, u_int32_t val) in writel_nb()
/openbsd/sys/arch/luna88k/include/
H A Dbus.h201 bus_space_read_multi_1(bus_space_tag_t tag, bus_space_handle_t handle, in bus_space_read_multi_1()
209 bus_space_read_multi_2(bus_space_tag_t tag, bus_space_handle_t handle, in bus_space_read_multi_2()
217 bus_space_read_multi_4(bus_space_tag_t tag, bus_space_handle_t handle, in bus_space_read_multi_4()
263 bus_space_read_region_1(bus_space_tag_t tag, bus_space_handle_t handle, in bus_space_read_region_1()
271 bus_space_read_region_2(bus_space_tag_t tag, bus_space_handle_t handle, in bus_space_read_region_2()
281 bus_space_read_region_4(bus_space_tag_t tag, bus_space_handle_t handle, in bus_space_read_region_4()
436 bus_space_set_multi_1(bus_space_tag_t tag, bus_space_handle_t handle, in bus_space_set_multi_1()
444 bus_space_set_multi_2(bus_space_tag_t tag, bus_space_handle_t handle, in bus_space_set_multi_2()
452 bus_space_set_multi_4(bus_space_tag_t tag, bus_space_handle_t handle, in bus_space_set_multi_4()
474 bus_space_set_region_1(bus_space_tag_t tag, bus_space_handle_t handle, in bus_space_set_region_1()
[all …]
/openbsd/sys/dev/pcmcia/
H A Dpcmciachip.h99 #define pcmcia_chip_mem_alloc(tag, handle, size, pcmhp) \ argument
102 #define pcmcia_chip_mem_free(tag, handle, pcmhp) \ argument
105 #define pcmcia_chip_mem_map(tag, handle, kind, card_addr, size, pcmhp, \ argument
110 #define pcmcia_chip_mem_unmap(tag, handle, window) \ argument
114 #define pcmcia_chip_io_alloc(tag, handle, start, size, align, pcihp) \ argument
117 #define pcmcia_chip_io_free(tag, handle, pcihp) \ argument
125 #define pcmcia_chip_io_unmap(tag, handle, window) \ argument
132 #define pcmcia_chip_intr_disestablish(tag, handle, ih) \ argument
135 #define pcmcia_chip_intr_string(tag, handle, ih) \ argument
139 #define pcmcia_chip_socket_enable(tag, handle) \ argument
[all …]
/openbsd/sys/dev/sdmmc/
H A Dsdmmcchip.h55 #define sdmmc_chip_host_reset(tag, handle) \ argument
58 #define sdmmc_chip_host_ocr(tag, handle) \ argument
60 #define sdmmc_chip_host_maxblklen(tag, handle) \ argument
63 #define sdmmc_chip_card_detect(tag, handle) \ argument
66 #define sdmmc_chip_bus_power(tag, handle, ocr) \ argument
68 #define sdmmc_chip_bus_clock(tag, handle, freq, timing) \ argument
70 #define sdmmc_chip_bus_width(tag, handle, width) \ argument
73 #define sdmmc_chip_exec_command(tag, handle, cmdp) \ argument
76 #define sdmmc_chip_card_intr_mask(tag, handle, enable) \ argument
78 #define sdmmc_chip_card_intr_ack(tag, handle) \ argument
[all …]

12345678910>>...14