/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 2357 struct omap_overlay_manager *mgr; in omapfb_init_connections() local 2558 struct omap_overlay_manager *mgr; in omapfb_probe() local [all...] |
/kernel/linux/linux-5.10/sound/pci/pcxhr/ |
H A D | pcxhr.c | 235 static int pcxhr_get_clock_reg(struct pcxhr_mgr *mgr, unsigned int rate, in pcxhr_get_clock_reg() argument 308 static int pcxhr_sub_set_clock(struct pcxhr_mgr *mgr, in pcxhr_sub_set_clock() argument 380 pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate) pcxhr_set_clock() argument 413 pcxhr_sub_get_external_clock(struct pcxhr_mgr *mgr, enum pcxhr_clock_type clock_type, int *sample_rate) pcxhr_sub_get_external_clock() argument 476 pcxhr_get_external_clock(struct pcxhr_mgr *mgr, enum pcxhr_clock_type clock_type, int *sample_rate) pcxhr_get_external_clock() argument 692 pcxhr_start_linked_stream(struct pcxhr_mgr *mgr) pcxhr_start_linked_stream() argument 880 pcxhr_hardware_timer(struct pcxhr_mgr *mgr, int start) pcxhr_hardware_timer() argument 904 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_prepare() local 941 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_hw_params() local 990 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_open() local 1076 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_close() local 1177 pcxhr_create(struct pcxhr_mgr *mgr, struct snd_card *card, int idx) pcxhr_create() argument 1221 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_info() local 1292 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_sync() local 1334 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_gpio_read() local 1351 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_gpo_write() local 1379 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_ltc() local 1441 pcxhr_free(struct pcxhr_mgr *mgr) pcxhr_free() argument 1482 struct pcxhr_mgr *mgr; pcxhr_probe() local [all...] |
H A D | pcxhr_core.c | 113 static int pcxhr_check_reg_bit(struct pcxhr_mgr *mgr, unsigned int reg, in pcxhr_check_reg_bit() argument 166 pcxhr_send_it_dsp(struct pcxhr_mgr *mgr, unsigned int itdsp, int atomic) pcxhr_send_it_dsp() argument 226 pcxhr_reset_xilinx_com(struct pcxhr_mgr *mgr) pcxhr_reset_xilinx_com() argument 233 pcxhr_enable_irq(struct pcxhr_mgr *mgr, int enable) pcxhr_enable_irq() argument 244 pcxhr_reset_dsp(struct pcxhr_mgr *mgr) pcxhr_reset_dsp() argument 259 pcxhr_enable_dsp(struct pcxhr_mgr *mgr) pcxhr_enable_dsp() argument 268 pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, const struct firmware *xilinx, int second) pcxhr_load_xilinx_binary() argument 320 pcxhr_download_dsp(struct pcxhr_mgr *mgr, const struct firmware *dsp) pcxhr_download_dsp() argument 371 pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr, const struct firmware *eeprom) pcxhr_load_eeprom_binary() argument 403 pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot) pcxhr_load_boot_binary() argument 432 pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp) pcxhr_load_dsp_binary() argument 532 pcxhr_read_rmh_status(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) pcxhr_read_rmh_status() argument 595 pcxhr_send_msg_nolock(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) pcxhr_send_msg_nolock() argument 755 pcxhr_send_msg(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) pcxhr_send_msg() argument 765 pcxhr_pipes_running(struct pcxhr_mgr *mgr) pcxhr_pipes_running() argument 781 pcxhr_prepair_pipe_start(struct pcxhr_mgr *mgr, int audio_mask, int *retry) pcxhr_prepair_pipe_start() argument 821 pcxhr_stop_pipes(struct pcxhr_mgr *mgr, int audio_mask) pcxhr_stop_pipes() argument 853 pcxhr_toggle_pipes(struct pcxhr_mgr *mgr, int audio_mask) pcxhr_toggle_pipes() argument 893 pcxhr_set_pipe_state(struct pcxhr_mgr *mgr, int playback_mask, int capture_mask, int start) pcxhr_set_pipe_state() argument 959 pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask, unsigned int value, int *changed) pcxhr_write_io_num_reg_cont() argument 1005 pcxhr_handle_async_err(struct pcxhr_mgr *mgr, u32 err, enum pcxhr_async_err_src err_src, int pipe, int is_capture) pcxhr_handle_async_err() argument 1034 pcxhr_msg_thread(struct pcxhr_mgr *mgr) pcxhr_msg_thread() argument 1115 pcxhr_stream_read_position(struct pcxhr_mgr *mgr, struct pcxhr_stream *stream) pcxhr_stream_read_position() argument 1147 pcxhr_update_timer_pos(struct pcxhr_mgr *mgr, struct pcxhr_stream *stream, int samples_to_add) pcxhr_update_timer_pos() argument 1219 struct pcxhr_mgr *mgr = dev_id; pcxhr_interrupt() local 1268 struct pcxhr_mgr *mgr = dev_id; pcxhr_threaded_irq() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | disp.c | 1255 struct drm_dp_mst_topology_mgr *mgr = &mstc->mstm->mgr; nv50_mstc_atomic_check() local 1432 nv50_mstm_add_connector(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port, const char *path) nv50_mstm_add_connector() argument [all...] |
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_dp_mst_helper.h | 147 struct drm_dp_mst_topology_mgr *mgr; member 252 struct drm_dp_mst_topology_mgr *mgr; member 556 struct drm_dp_mst_topology_mgr *mgr; member 884 __drm_dp_mst_state_iter_get(struct drm_atomic_state *state, struct drm_dp_mst_topology_mgr **mgr, struct drm_dp_mst_topology_state **old_state, struct drm_dp_mst_topology_state **new_state, int i) __drm_dp_mst_state_iter_get() argument [all...] |
/kernel/linux/linux-6.6/include/drm/display/ |
H A D | drm_dp_mst_helper.h | 135 struct drm_dp_mst_topology_mgr *mgr; member 235 struct drm_dp_mst_topology_mgr *mgr; member 581 struct drm_dp_mst_topology_mgr *mgr; member 940 __drm_dp_mst_state_iter_get(struct drm_atomic_state *state, struct drm_dp_mst_topology_mgr **mgr, struct drm_dp_mst_topology_state **old_state, struct drm_dp_mst_topology_state **new_state, int i) __drm_dp_mst_state_iter_get() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 2355 struct omap_overlay_manager *mgr; in omapfb_init_connections() local 2556 struct omap_overlay_manager *mgr; in omapfb_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_debugfs.c | 342 struct drm_dp_mst_topology_mgr *mgr = NULL; in dp_mst_is_end_device() local 2622 struct drm_dp_mst_topology_mgr *mgr = NULL; in dp_is_mst_connector_show() local
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | command_submission.c | 1031 struct hl_encaps_signals_mgr *mgr; in release_reserved_encaps_signals() local 1997 struct hl_encaps_signals_mgr *mgr; in cs_ioctl_reserve_signals() local 2115 struct hl_encaps_signals_mgr *mgr; cs_ioctl_unreserve_signals() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_hdcp.c | 36 struct drm_dp_mst_topology_mgr *mgr; in intel_conn_to_vcpi() local
|
H A D | intel_display_core.h | 125 const struct intel_dpll_mgr *mgr; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | disp.c | 884 nv50_msto_cleanup(struct drm_atomic_state *state, struct drm_dp_mst_topology_state *mst_state, struct drm_dp_mst_topology_mgr *mgr, struct nv50_msto *msto) nv50_msto_cleanup() argument 905 nv50_msto_prepare(struct drm_atomic_state *state, struct drm_dp_mst_topology_state *mst_state, struct drm_dp_mst_topology_mgr *mgr, struct nv50_msto *msto) nv50_msto_prepare() argument 1167 struct drm_dp_mst_topology_mgr *mgr = &mstc->mstm->mgr; nv50_mstc_atomic_check() local 1335 nv50_mstm_add_connector(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port, const char *path) nv50_mstm_add_connector() argument 1949 struct drm_dp_mst_topology_mgr *mgr; nv50_disp_atomic_commit_core() local [all...] |
/kernel/linux/linux-6.6/sound/pci/pcxhr/ |
H A D | pcxhr.c | 234 static int pcxhr_get_clock_reg(struct pcxhr_mgr *mgr, unsigned int rate, in pcxhr_get_clock_reg() argument 307 static int pcxhr_sub_set_clock(struct pcxhr_mgr *mgr, in pcxhr_sub_set_clock() argument 379 pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate) pcxhr_set_clock() argument 412 pcxhr_sub_get_external_clock(struct pcxhr_mgr *mgr, enum pcxhr_clock_type clock_type, int *sample_rate) pcxhr_sub_get_external_clock() argument 475 pcxhr_get_external_clock(struct pcxhr_mgr *mgr, enum pcxhr_clock_type clock_type, int *sample_rate) pcxhr_get_external_clock() argument 691 pcxhr_start_linked_stream(struct pcxhr_mgr *mgr) pcxhr_start_linked_stream() argument 878 pcxhr_hardware_timer(struct pcxhr_mgr *mgr, int start) pcxhr_hardware_timer() argument 902 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_prepare() local 939 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_hw_params() local 988 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_open() local 1074 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_close() local 1176 pcxhr_create(struct pcxhr_mgr *mgr, struct snd_card *card, int idx) pcxhr_create() argument 1221 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_info() local 1292 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_sync() local 1334 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_gpio_read() local 1351 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_gpo_write() local 1379 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_ltc() local 1441 pcxhr_free(struct pcxhr_mgr *mgr) pcxhr_free() argument 1482 struct pcxhr_mgr *mgr; pcxhr_probe() local [all...] |
H A D | pcxhr_core.c | 113 static int pcxhr_check_reg_bit(struct pcxhr_mgr *mgr, unsigned int reg, in pcxhr_check_reg_bit() argument 166 pcxhr_send_it_dsp(struct pcxhr_mgr *mgr, unsigned int itdsp, int atomic) pcxhr_send_it_dsp() argument 226 pcxhr_reset_xilinx_com(struct pcxhr_mgr *mgr) pcxhr_reset_xilinx_com() argument 233 pcxhr_enable_irq(struct pcxhr_mgr *mgr, int enable) pcxhr_enable_irq() argument 244 pcxhr_reset_dsp(struct pcxhr_mgr *mgr) pcxhr_reset_dsp() argument 259 pcxhr_enable_dsp(struct pcxhr_mgr *mgr) pcxhr_enable_dsp() argument 268 pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, const struct firmware *xilinx, int second) pcxhr_load_xilinx_binary() argument 320 pcxhr_download_dsp(struct pcxhr_mgr *mgr, const struct firmware *dsp) pcxhr_download_dsp() argument 371 pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr, const struct firmware *eeprom) pcxhr_load_eeprom_binary() argument 403 pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot) pcxhr_load_boot_binary() argument 432 pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp) pcxhr_load_dsp_binary() argument 532 pcxhr_read_rmh_status(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) pcxhr_read_rmh_status() argument 595 pcxhr_send_msg_nolock(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) pcxhr_send_msg_nolock() argument 755 pcxhr_send_msg(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) pcxhr_send_msg() argument 765 pcxhr_pipes_running(struct pcxhr_mgr *mgr) pcxhr_pipes_running() argument 781 pcxhr_prepair_pipe_start(struct pcxhr_mgr *mgr, int audio_mask, int *retry) pcxhr_prepair_pipe_start() argument 821 pcxhr_stop_pipes(struct pcxhr_mgr *mgr, int audio_mask) pcxhr_stop_pipes() argument 853 pcxhr_toggle_pipes(struct pcxhr_mgr *mgr, int audio_mask) pcxhr_toggle_pipes() argument 893 pcxhr_set_pipe_state(struct pcxhr_mgr *mgr, int playback_mask, int capture_mask, int start) pcxhr_set_pipe_state() argument 959 pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask, unsigned int value, int *changed) pcxhr_write_io_num_reg_cont() argument 1005 pcxhr_handle_async_err(struct pcxhr_mgr *mgr, u32 err, enum pcxhr_async_err_src err_src, int pipe, int is_capture) pcxhr_handle_async_err() argument 1034 pcxhr_msg_thread(struct pcxhr_mgr *mgr) pcxhr_msg_thread() argument 1115 pcxhr_stream_read_position(struct pcxhr_mgr *mgr, struct pcxhr_stream *stream) pcxhr_stream_read_position() argument 1147 pcxhr_update_timer_pos(struct pcxhr_mgr *mgr, struct pcxhr_stream *stream, int samples_to_add) pcxhr_update_timer_pos() argument 1219 struct pcxhr_mgr *mgr = dev_id; pcxhr_interrupt() local 1268 struct pcxhr_mgr *mgr = dev_id; pcxhr_threaded_irq() local [all...] |
/third_party/alsa-lib/src/ucm/ |
H A D | parser.c | 2501 static int get_card_info(snd_use_case_mgr_t *mgr, in get_card_info() argument 2518 static int get_by_card_name(snd_use_case_mgr_t *mgr, const char *card_name) in get_by_card_name() argument 2563 static inline int get_by_card(snd_use_case_mgr_t *mgr, const char *ctl_name) in get_by_card() argument
|
H A D | main.c | 1511 snd_use_case_mgr_t *mgr; in snd_use_case_mgr_open() local [all...] |
/third_party/backends/backend/pixma/ |
H A D | pixma.c | 1322 pixma_jpeg_src_mgr *mgr = (pixma_jpeg_src_mgr *)cinfo->src; in jpeg_fill_input_buffer() local 1351 pixma_jpeg_src_mgr *mgr = (pixma_jpeg_src_mgr *)cinfo->src; in jpeg_skip_input_data() local 1372 pixma_jpeg_src_mgr *mgr; pixma_jpeg_start() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_vbuf.c | 353 struct u_vbuf *mgr = CALLOC_STRUCT(u_vbuf); in u_vbuf_create() local 385 u_vbuf_set_vertex_elements_internal(struct u_vbuf *mgr, const struct cso_velems_state *velems) u_vbuf_set_vertex_elements_internal() argument 420 u_vbuf_set_vertex_elements(struct u_vbuf *mgr, const struct cso_velems_state *velems) u_vbuf_set_vertex_elements() argument 426 u_vbuf_set_flatshade_first(struct u_vbuf *mgr, bool flatshade_first) u_vbuf_set_flatshade_first() argument 431 u_vbuf_unset_vertex_elements(struct u_vbuf *mgr) u_vbuf_unset_vertex_elements() argument 436 u_vbuf_destroy(struct u_vbuf *mgr) u_vbuf_destroy() argument 459 u_vbuf_translate_buffers(struct u_vbuf *mgr, struct translate_key *key, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, unsigned vb_mask, unsigned out_vb, int start_vertex, unsigned num_vertices, int min_index, boolean unroll_indices) u_vbuf_translate_buffers() argument 617 u_vbuf_translate_find_free_vb_slots(struct u_vbuf *mgr, unsigned mask[VB_NUM]) u_vbuf_translate_find_free_vb_slots() argument 678 u_vbuf_translate_begin(struct u_vbuf *mgr, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, int start_vertex, unsigned num_vertices, int min_index, boolean unroll_indices, uint32_t misaligned) u_vbuf_translate_begin() argument 843 u_vbuf_translate_end(struct u_vbuf *mgr) u_vbuf_translate_end() argument 865 u_vbuf_create_vertex_elements(struct u_vbuf *mgr, unsigned count, const struct pipe_vertex_element *attribs) u_vbuf_create_vertex_elements() argument 975 u_vbuf_set_vertex_buffers(struct u_vbuf *mgr, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *bufs) u_vbuf_set_vertex_buffers() argument 1118 get_upload_offset_size(struct u_vbuf *mgr, const struct pipe_vertex_buffer *vb, struct u_vbuf_elements *ve, const struct pipe_vertex_element *velem, unsigned vb_index, unsigned velem_index, int start_vertex, unsigned num_vertices, int start_instance, unsigned num_instances, unsigned *offset, unsigned *size) get_upload_offset_size() argument 1161 u_vbuf_upload_buffers(struct u_vbuf *mgr, int start_vertex, unsigned num_vertices, int start_instance, unsigned num_instances) u_vbuf_upload_buffers() argument 1260 u_vbuf_need_minmax_index(const struct u_vbuf *mgr, uint32_t misaligned) u_vbuf_need_minmax_index() argument 1274 u_vbuf_mapping_vertex_buffer_blocks(const struct u_vbuf *mgr, uint32_t misaligned) u_vbuf_mapping_vertex_buffer_blocks() argument 1399 u_vbuf_set_driver_vertex_buffers(struct u_vbuf *mgr) u_vbuf_set_driver_vertex_buffers() argument 1430 u_vbuf_split_indexed_multidraw(struct u_vbuf *mgr, struct pipe_draw_info *info, unsigned drawid_offset, unsigned *indirect_data, unsigned stride, unsigned draw_count) u_vbuf_split_indexed_multidraw() argument 1457 u_vbuf_draw_vbo(struct u_vbuf *mgr, const struct pipe_draw_info *info, unsigned drawid_offset, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) u_vbuf_draw_vbo() argument 1803 u_vbuf_save_vertex_elements(struct u_vbuf *mgr) u_vbuf_save_vertex_elements() argument 1809 u_vbuf_restore_vertex_elements(struct u_vbuf *mgr) u_vbuf_restore_vertex_elements() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_resource.c | 1797 struct u_upload_mgr *mgr; in zink_buffer_map() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_link_p2p.c | 3065 struct WifiDirectManager *mgr = GetWifiDirectManager(); in LnnCancelWifiDirect() local
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_event.c | 5026 struct amp_mgr *mgr; in hci_loglink_complete_evt() local
|
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/ |
H A D | mission_list_manager.cpp | 575 auto mgr = DelayedSingleton<MissionInfoMgr>::GetInstance(); in CreateOrReusedMissionInfo() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_pattern.cpp | 2358 auto mgr = context->GetNavigationManager(); in AddToDumpManager() local 2386 auto mgr = context->GetNavigationManager(); in RemoveFromDumpManager() local
|
/foundation/multimedia/av_session/services/session/server/ |
H A D | avsession_service.cpp | 2133 auto mgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetService() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.c | 278 ath11k_dp_rxbufs_replenish(struct ath11k_base *ab, int mac_id, struct dp_rxdma_ring *rx_ring, int req_entries, enum hal_rx_buf_return_buf_manager mgr) ath11k_dp_rxbufs_replenish() argument 2775 ath11k_dp_rx_mon_status_bufs_replenish(struct ath11k_base *ab, int mac_id, struct dp_rxdma_ring *rx_ring, int req_entries, enum hal_rx_buf_return_buf_manager mgr) ath11k_dp_rx_mon_status_bufs_replenish() argument
|