Searched defs:mgr (Results 1 - 25 of 100) sorted by relevance

1234

/linux-master/drivers/fpga/
H A Ddfl-fme.h30 struct platform_device *mgr; member in struct:dfl_fme
H A Dversal-fpga.c15 static int versal_fpga_ops_write_init(struct fpga_manager *mgr, argument
22 static int versal_fpga_ops_write(struct fpga_manager *mgr, argument
48 struct fpga_manager *mgr; local
H A Ddfl-fme-region.c36 struct fpga_manager *mgr; local
67 struct fpga_manager *mgr local
[all...]
H A Ddfl-fme-pr.h44 struct platform_device *mgr; member in struct:dfl_fme_region_pdata
H A Dzynqmp-fpga.c28 static int zynqmp_fpga_ops_write_init(struct fpga_manager *mgr, argument
40 static int zynqmp_fpga_ops_write(struct fpga_manager *mgr, argument
69 static enum fpga_mgr_states zynqmp_fpga_ops_state(struct fpga_manager *mgr) argument
110 struct fpga_manager *mgr; local
H A Dts73xx-fpga.c35 static int ts73xx_fpga_write_init(struct fpga_manager *mgr, argument
50 static int ts73xx_fpga_write(struct fpga_manager *mgr, const char *buf, argument
72 static int ts73xx_fpga_write_complete(struct fpga_manager *mgr, argument
105 struct fpga_manager *mgr; local
[all...]
H A Dfpga-region.c259 fpga_region_register(struct device *parent, struct fpga_manager *mgr, argument
[all...]
H A Dxilinx-spi.c30 static int get_done_gpio(struct fpga_manager *mgr) argument
43 static enum fpga_mgr_states xilinx_spi_state(struct fpga_manager *mgr) argument
63 static int wait_for_init_b(struct fpga_manager *mgr, int value, argument
94 xilinx_spi_write_init(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) argument
130 xilinx_spi_write(struct fpga_manager *mgr, const char *buf, size_t count) argument
169 xilinx_spi_write_complete(struct fpga_manager *mgr, struct fpga_image_info *info) argument
226 struct fpga_manager *mgr; local
[all...]
H A Daltera-pr-ip-core.c32 static enum fpga_mgr_states alt_pr_fpga_state(struct fpga_manager *mgr) argument
77 static int alt_pr_fpga_write_init(struct fpga_manager *mgr, argument
104 static int alt_pr_fpga_write(struct fpga_manager *mgr, const char *buf, argument
144 alt_pr_fpga_write_complete(struct fpga_manager *mgr, struct fpga_image_info *info) argument
179 struct fpga_manager *mgr; local
[all...]
/linux-master/include/linux/fpga/
H A Dfpga-region.h25 struct fpga_manager *mgr; member in struct:fpga_region_info
46 struct fpga_manager *mgr; member in struct:fpga_region
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sched.c41 struct amdgpu_ctx_mgr *mgr; local
H A Damdgpu_ctx.h47 struct amdgpu_ctx_mgr *mgr; member in struct:amdgpu_ctx
H A Damdgpu_gtt_mgr.c118 struct amdgpu_gtt_mgr *mgr = to_gtt_mgr(man); local
172 struct amdgpu_gtt_mgr *mgr = to_gtt_mgr(man); local
190 void amdgpu_gtt_mgr_recover(struct amdgpu_gtt_mgr *mgr) argument
254 struct amdgpu_gtt_mgr *mgr = to_gtt_mgr(man); local
279 struct amdgpu_gtt_mgr *mgr = &adev->mman.gtt_mgr; local
308 struct amdgpu_gtt_mgr *mgr = &adev->mman.gtt_mgr; local
[all...]
/linux-master/drivers/gpu/drm/lima/
H A Dlima_ctx.c10 int lima_ctx_create(struct lima_device *dev, struct lima_ctx_mgr *mgr, u32 *id) argument
53 int lima_ctx_free(struct lima_ctx_mgr *mgr, u32 id) argument
68 struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id) argument
85 lima_ctx_mgr_init(struct lima_ctx_mgr *mgr) argument
91 lima_ctx_mgr_fini(struct lima_ctx_mgr *mgr) argument
[all...]
/linux-master/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c29 static int pcxhr_init_board(struct pcxhr_mgr *mgr) argument
87 pcxhr_sub_init(struct pcxhr_mgr *mgr) argument
121 pcxhr_reset_board(struct pcxhr_mgr *mgr) argument
153 pcxhr_dsp_allocate_pipe(struct pcxhr_mgr *mgr, struct pcxhr_pipe *pipe, int is_capture, int pin) argument
229 pcxhr_config_pipes(struct pcxhr_mgr *mgr) argument
257 pcxhr_start_pipes(struct pcxhr_mgr *mgr) argument
276 pcxhr_dsp_load(struct pcxhr_mgr *mgr, int index, const struct firmware *dsp) argument
352 pcxhr_setup_firmware(struct pcxhr_mgr *mgr) argument
[all...]
/linux-master/sound/pci/ctxfi/
H A Dctresource.c73 int mgr_get_resource(struct rsc_mgr *mgr, unsigned int n, unsigned int *ridx) argument
87 int mgr_put_resource(struct rsc_mgr *mgr, unsigned int n, unsigned int idx) argument
204 int rsc_mgr_init(struct rsc_mgr *mgr, enum RSCTYP type, argument
254 rsc_mgr_uninit(struct rsc_mgr *mgr) argument
[all...]
H A Dctamixer.h34 struct rsc_mgr mgr; /* Basic resource manager info */ member in struct:sum_mgr
79 struct rsc_mgr mgr; /* Basic resource manager info */ member in struct:amixer_mgr
/linux-master/drivers/gpu/drm/
H A Ddrm_vma_manager.c85 void drm_vma_offset_manager_init(struct drm_vma_offset_manager *mgr, argument
104 void drm_vma_offset_manager_destroy(struct drm_vma_offset_manager *mgr) argument
140 drm_vma_offset_lookup_locked(struct drm_vma_offset_manager *mgr, unsigned long start, unsigned long pages) argument
201 drm_vma_offset_add(struct drm_vma_offset_manager *mgr, struct drm_vma_offset_node *node, unsigned long pages) argument
229 drm_vma_offset_remove(struct drm_vma_offset_manager *mgr, struct drm_vma_offset_node *node) argument
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_res_cursor.h53 struct ttm_resource_manager *mgr; local
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager.c40 struct omap_overlay_manager *mgr = &managers[i]; local
77 struct omap_overlay_manager *mgr = &managers[i]; local
99 struct omap_overlay_manager *mgr = &managers[i]; local
120 dss_mgr_simple_check(struct omap_overlay_manager *mgr, const struct omap_overlay_manager_info *info) argument
139 dss_mgr_check_zorder(struct omap_overlay_manager *mgr, struct omap_overlay_info **overlay_infos) argument
172 dss_mgr_check_timings(struct omap_overlay_manager *mgr, const struct omap_video_timings *timings) argument
183 dss_mgr_check_lcd_config(struct omap_overlay_manager *mgr, const struct dss_lcd_mgr_config *config) argument
213 dss_mgr_check(struct omap_overlay_manager *mgr, struct omap_overlay_manager_info *info, const struct omap_video_timings *mgr_timings, const struct dss_lcd_mgr_config *lcd_config, struct omap_overlay_info **overlay_infos) argument
[all...]
H A Doutput.c164 struct omap_overlay_manager *mgr; local
198 int dss_mgr_connect(struct omap_overlay_manager *mgr, argument
205 void dss_mgr_disconnect(struct omap_overlay_manager *mgr, argument
212 void dss_mgr_set_timings(struct omap_overlay_manager *mgr, argument
219 void dss_mgr_set_lcd_config(struct omap_overlay_manager *mgr, argument
226 dss_mgr_enable(struct omap_overlay_manager *mgr) argument
232 dss_mgr_disable(struct omap_overlay_manager *mgr) argument
238 dss_mgr_start_update(struct omap_overlay_manager *mgr) argument
244 dss_mgr_register_framedone_handler(struct omap_overlay_manager *mgr, void (*handler)(void *), void *data) argument
251 dss_mgr_unregister_framedone_handler(struct omap_overlay_manager *mgr, void (*handler)(void *), void *data) argument
[all...]
/linux-master/include/drm/
H A Ddrm_vma_manager.h96 drm_vma_offset_exact_lookup_locked(struct drm_vma_offset_manager *mgr, argument
122 static inline void drm_vma_offset_lock_lookup(struct drm_vma_offset_manager *mgr) argument
133 drm_vma_offset_unlock_lookup(struct drm_vma_offset_manager *mgr) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_arg.c190 struct mlx5dr_arg_obj *mlx5dr_arg_get_obj(struct mlx5dr_arg_mgr *mgr, argument
223 void mlx5dr_arg_put_obj(struct mlx5dr_arg_mgr *mgr, argument
260 void mlx5dr_arg_mgr_destroy(struct mlx5dr_arg_mgr *mgr) argument
[all...]
H A Ddr_ptrn.c52 dr_ptrn_find_cached_pattern(struct mlx5dr_ptrn_mgr *mgr, argument
77 dr_ptrn_alloc_pattern(struct mlx5dr_ptrn_mgr *mgr, argument
133 mlx5dr_ptrn_cache_get_pattern(struct mlx5dr_ptrn_mgr *mgr, argument
186 mlx5dr_ptrn_cache_put_pattern(struct mlx5dr_ptrn_mgr *mgr, struct mlx5dr_ptrn_obj *pattern) argument
199 struct mlx5dr_ptrn_mgr *mgr; local
225 mlx5dr_ptrn_mgr_destroy(struct mlx5dr_ptrn_mgr *mgr) argument
[all...]
/linux-master/drivers/fpga/tests/
H A Dfpga-region-test.c28 struct fpga_manager *mgr; member in struct:test_ctx
38 static int op_write(struct fpga_manager *mgr, const char *buf, size_t count) argument

Completed in 478 milliseconds

1234