Home
last modified time | relevance | path

Searched refs:local (Results 1 – 25 of 167) sorted by relevance

1234567

/drivers/firmware/cirrus/test/
A Dcs_dsp_test_callbacks.c70 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_control_add_callback() local
72 local->passed_ctl[local->num_control_add] = ctl; in cs_dsp_test_control_add_callback()
82 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_control_remove_callback() local
92 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_pre_run_callback() local
104 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_post_run_callback() local
116 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_pre_stop_callback() local
126 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_post_stop_callback() local
136 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_watchdog_expired_callback() local
159 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_run_stop_callbacks() local
204 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_ctl_v1_callbacks() local
[all …]
A Dcs_dsp_test_bin_error.c50 struct cs_dsp_test_local *local = priv->local; in bin_load_with_unknown_blocks() local
106 struct cs_dsp_test_local *local = priv->local; in bin_err_wrong_magic() local
152 struct cs_dsp_test_local *local = priv->local; in bin_err_too_short_for_header() local
175 struct cs_dsp_test_local *local = priv->local; in bin_err_bad_header_length() local
224 struct cs_dsp_test_local *local = priv->local; in bin_err_bad_core_type() local
263 struct cs_dsp_test_local *local = priv->local; in bin_too_short_for_block_header() local
298 struct cs_dsp_test_local *local = priv->local; in bin_too_short_for_block_payload() local
329 struct cs_dsp_test_local *local = priv->local; in bin_block_payload_len_garbage() local
403 if (!local) in cs_dsp_bin_err_test_common_init()
409 priv->local = local; in cs_dsp_bin_err_test_common_init()
[all …]
A Dcs_dsp_test_control_parse.c92 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_no_coeffs() local
111 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_v1_name() local
141 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_empty_v1_name() local
171 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_max_v1_name() local
199 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_short_name() local
229 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_min_short_name() local
260 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_max_short_name() local
293 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_with_min_fullname() local
325 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_with_max_fullname() local
358 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_with_min_description() local
[all …]
A Dcs_dsp_test_wmfw_error.c56 struct cs_dsp_test_local *local = priv->local; in wmfw_load_with_unknown_blocks() local
113 struct cs_dsp_test_local *local = priv->local; in wmfw_err_wrong_magic() local
159 struct cs_dsp_test_local *local = priv->local; in wmfw_err_too_short_for_header() local
183 struct cs_dsp_test_local *local = priv->local; in wmfw_err_bad_header_length() local
233 struct cs_dsp_test_local *local = priv->local; in wmfw_err_bad_core_type() local
273 struct cs_dsp_test_local *local = priv->local; in wmfw_too_short_for_block_header() local
307 struct cs_dsp_test_local *local = priv->local; in wmfw_too_short_for_block_payload() local
336 struct cs_dsp_test_local *local = priv->local; in wmfw_block_payload_len_garbage() local
391 struct cs_dsp_test_local *local = priv->local; in wmfw_too_short_for_alg_header() local
424 struct cs_dsp_test_local *local = priv->local; in wmfw_v1_alg_name_unterminated() local
[all …]
A Dcs_dsp_test_wmfw.c66 struct cs_dsp_test_local *local = priv->local; in wmfw_write_xm_header_unpacked() local
99 struct cs_dsp_test_local *local = priv->local; in wmfw_write_one_payload() local
154 struct cs_dsp_test_local *local = priv->local; in wmfw_write_multiple_oneblock_payloads() local
221 struct cs_dsp_test_local *local = priv->local; in wmfw_write_multiple_oneblock_payloads_reverse() local
294 struct cs_dsp_test_local *local = priv->local; in wmfw_write_multiple_payloads_sparse_unordered() local
369 struct cs_dsp_test_local *local = priv->local; in wmfw_write_all_unpacked_pm() local
413 struct cs_dsp_test_local *local = priv->local; in wmfw_write_all_packed_pm() local
480 struct cs_dsp_test_local *local = priv->local; in wmfw_write_multiple_unpacked_mem() local
577 struct cs_dsp_test_local *local = priv->local; in wmfw_write_multiple_packed_unpacked_mem() local
656 struct cs_dsp_test_local *local = priv->local; in wmfw_write_packed_1_unpacked_trailing() local
[all …]
A Dcs_dsp_test_control_rw.c121 struct cs_dsp_test_local *local = priv->local; in _create_dummy_wmfw() local
144 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_write_running() local
215 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_read_volatile_running() local
286 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_read_volatile_not_started() local
336 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_read_volatile_stopped() local
390 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_read_volatile_stopped_powered_down() local
446 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_read_volatile_not_current_loaded_fw() local
504 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_read_volatile_not_current_running_fw() local
565 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_write_volatile_not_started() local
622 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_write_volatile_stopped() local
[all …]
A Dcs_dsp_test_control_cache.c125 struct cs_dsp_test_local *local = priv->local; in _create_dummy_wmfw() local
148 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_v2_cache_alloc() local
202 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init() local
261 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init_write_only() local
532 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init_multiple_mems() local
653 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init_multiple_algs() local
754 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init_multiple_offsets() local
864 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_read_not_started() local
925 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_read_stopped() local
991 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_read_powered_down() local
[all …]
A Dcs_dsp_test_bin.c131 cs_dsp_mock_bin_add_patch(priv->local->bin_builder, in bin_patch_one_word()
180 cs_dsp_mock_bin_add_patch(priv->local->bin_builder, in bin_patch_one_multiword()
231 cs_dsp_mock_bin_add_patch(priv->local->bin_builder, in bin_patch_multi_oneword()
288 cs_dsp_mock_bin_add_patch(priv->local->bin_builder, in bin_patch_multi_oneword_unordered()
349 cs_dsp_mock_bin_add_patch(priv->local->bin_builder, in bin_patch_multi_oneword_sparse_unordered()
416 cs_dsp_mock_bin_add_patch(priv->local->bin_builder, in bin_patch_one_word_multiple_mems()
423 cs_dsp_mock_bin_add_patch(priv->local->bin_builder, in bin_patch_one_word_multiple_mems()
631 cs_dsp_mock_bin_add_patch(priv->local->bin_builder, in bin_patch_1_packed()
2164 if (!priv->local) in cs_dsp_bin_test_common_init()
2199 priv->local->bin_builder = in cs_dsp_bin_test_common_init()
[all …]
/drivers/net/ethernet/xircom/
A Dxirc2ps_cs.c486 local->dev = dev; in xirc2ps_probe()
562 local->dingo = 0; in set_card_type()
563 local->modem = 0; in set_card_type()
574 local->modem = 1; in set_card_type()
587 local->dingo = 1; in set_card_type()
600 if (local->card_type == XIR_CE || local->card_type == XIR_CEM) { in set_card_type()
768 if (local->dingo) { in xirc2ps_config()
900 if (local->dingo) in xirc2ps_config()
933 if (local->dingo) in xirc2ps_release()
1564 if (dev->if_port == 4 || local->dingo || local->new_mii) { in do_reset()
[all …]
/drivers/gpu/drm/xe/
A Dxe_gsc_debugfs.c54 struct drm_info_list *local; in xe_gsc_debugfs_register() local
58 local = drmm_kmalloc(&gsc_to_xe(gsc)->drm, DEBUGFS_SIZE, GFP_KERNEL); in xe_gsc_debugfs_register()
59 if (!local) in xe_gsc_debugfs_register()
62 memcpy(local, debugfs_list, DEBUGFS_SIZE); in xe_gsc_debugfs_register()
66 local[i].data = gsc; in xe_gsc_debugfs_register()
68 drm_debugfs_create_files(local, in xe_gsc_debugfs_register()
A Dxe_huc_debugfs.c54 struct drm_info_list *local; in xe_huc_debugfs_register() local
58 local = drmm_kmalloc(&huc_to_xe(huc)->drm, DEBUGFS_SIZE, GFP_KERNEL); in xe_huc_debugfs_register()
59 if (!local) in xe_huc_debugfs_register()
62 memcpy(local, debugfs_list, DEBUGFS_SIZE); in xe_huc_debugfs_register()
66 local[i].data = huc; in xe_huc_debugfs_register()
68 drm_debugfs_create_files(local, in xe_huc_debugfs_register()
A Dxe_pxp_debugfs.c100 struct drm_info_list *local; in xe_pxp_debugfs_register() local
112 local = drmm_kmalloc(&pxp->xe->drm, DEBUGFS_SIZE, GFP_KERNEL); in xe_pxp_debugfs_register()
113 if (!local) in xe_pxp_debugfs_register()
116 memcpy(local, debugfs_list, DEBUGFS_SIZE); in xe_pxp_debugfs_register()
120 local[i].data = pxp; in xe_pxp_debugfs_register()
126 drm_debugfs_create_files(local, in xe_pxp_debugfs_register()
/drivers/hid/
A Dhid-core.c157 usage = parser->local.usage[0]; in open_collection()
252 parser->local.usage[index] |= in complete_usage()
266 parser->local.usage[parser->local.usage_index] = usage; in hid_add_usage()
275 parser->local.usage_size[parser->local.usage_index] = size; in hid_add_usage()
276 parser->local.collection_index[parser->local.usage_index] = in hid_add_usage()
279 parser->local.usage_index++; in hid_add_usage()
529 parser->local.delimiter_depth++; in hid_parser_local()
612 if (!parser->local.usage_index) in hid_concatenate_last_usage_page()
672 memset(&parser->local, 0, sizeof(parser->local)); /* Reset the local parser environment */ in hid_parser_main()
878 if (parser->local.usage[i] == in hid_scan_collection()
[all …]
/drivers/net/ethernet/alteon/
A Dacenic.c2942 u32 local; in eeprom_start() local
2952 local |= EEPROM_CLK_OUT; in eeprom_start()
2962 local &= ~EEPROM_CLK_OUT; in eeprom_start()
2972 u32 local; in eeprom_prep() local
2993 local |= EEPROM_CLK_OUT; in eeprom_prep()
3009 u32 local; in eeprom_check_ack() local
3017 local |= EEPROM_CLK_OUT; in eeprom_check_ack()
3036 u32 local; in eeprom_stop() local
3050 local |= EEPROM_CLK_OUT; in eeprom_stop()
3055 local |= EEPROM_DATA_OUT; in eeprom_stop()
[all …]
/drivers/irqchip/
A Dirq-riscv-imsic-platform.c30 struct imsic_local_config *local; in imsic_cpu_page_phys() local
33 local = per_cpu_ptr(global->local, cpu); in imsic_cpu_page_phys()
39 *out_msi_pa = local->msi_pa + (guest_index * IMSIC_MMIO_PAGE_SZ); in imsic_cpu_page_phys()
57 struct imsic_local_config *local; in imsic_irq_retrigger() local
62 local = per_cpu_ptr(imsic->global.local, vec->cpu); in imsic_irq_retrigger()
63 writel_relaxed(vec->local_id, local->msi_va); in imsic_irq_retrigger()
/drivers/usb/host/
A Dsl811_cs.c179 local_info_t *local; in sl811_cs_probe() local
181 local = kzalloc(sizeof(local_info_t), GFP_KERNEL); in sl811_cs_probe()
182 if (!local) in sl811_cs_probe()
184 local->p_dev = link; in sl811_cs_probe()
185 link->priv = local; in sl811_cs_probe()
/drivers/media/platform/
A Dvideo-mux.c51 const struct media_pad *local, in video_mux_link_setup() argument
64 if (local->flags & MEDIA_PAD_FL_SOURCE) in video_mux_link_setup()
68 remote->entity->name, remote->index, local->entity->name, in video_mux_link_setup()
69 local->index, flags & MEDIA_LNK_FL_ENABLED); in video_mux_link_setup()
77 if (vmux->active == local->index) in video_mux_link_setup()
85 dev_dbg(sd->dev, "setting %d active\n", local->index); in video_mux_link_setup()
86 ret = mux_control_try_select(vmux->mux, local->index); in video_mux_link_setup()
89 vmux->active = local->index; in video_mux_link_setup()
97 if (vmux->active != local->index) in video_mux_link_setup()
/drivers/rapidio/
A Drio.h18 extern u32 rio_mport_get_feature(struct rio_mport *mport, int local, u16 destid,
20 extern u32 rio_mport_get_physefb(struct rio_mport *port, int local,
22 extern u32 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
41 extern int rio_enable_rx_tx_port(struct rio_mport *port, int local, u16 destid,
/drivers/gpu/drm/i915/
A Di915_mitigations.c100 unsigned long local = READ_ONCE(mitigations); in mitigations_get() local
104 if (!local) in mitigations_get()
107 if (local & BIT(BITS_PER_LONG - 1)) { in mitigations_get()
116 if ((local & BIT(i)) != enable) in mitigations_get()
/drivers/staging/vc04_services/interface/vchiq_arm/
A Dvchiq_core.c703 struct vchiq_shared_state *local = state->local; in reserve_space() local
818 struct vchiq_shared_state *local = state->local; in process_free_queue() local
954 local = state->local; in queue_message()
1183 local = state->local; in queue_message_sync()
1197 local->slot_sync); in queue_message_sync()
2308 struct vchiq_shared_state *local = state->local; in slot_handler_func() local
2346 struct vchiq_shared_state *local = state->local; in recycle_func() local
2373 struct vchiq_shared_state *local = state->local; in sync_func() local
2539 state->local = local; in vchiq_init_state()
2568 for (i = local->slot_first; i <= local->slot_last; i++) { in vchiq_init_state()
[all …]
/drivers/i2c/busses/
A Di2c-opal.c118 u8 local[2]; in i2c_opal_smbus_xfer() local
143 local[0] = data->word & 0xff; in i2c_opal_smbus_xfer()
144 local[1] = (data->word >> 8) & 0xff; in i2c_opal_smbus_xfer()
146 req.buffer_ra = cpu_to_be64(__pa(local)); in i2c_opal_smbus_xfer()
167 data->word = ((u16)local[1]) << 8; in i2c_opal_smbus_xfer()
168 data->word |= local[0]; in i2c_opal_smbus_xfer()
A Di2c-powermac.c43 u8 local[2]; in i2c_powermac_smbus_xfer() local
67 local[0] = data->word & 0xff; in i2c_powermac_smbus_xfer()
68 local[1] = (data->word >> 8) & 0xff; in i2c_powermac_smbus_xfer()
70 buf = local; in i2c_powermac_smbus_xfer()
120 data->word = ((u16)local[1]) << 8; in i2c_powermac_smbus_xfer()
121 data->word |= local[0]; in i2c_powermac_smbus_xfer()
/drivers/net/fddi/skfp/
A Dsmt.c59 int local);
66 u_long tid, int local);
68 u_long tid, int local);
464 int local ; in smt_received_pack() local
481 local = ((fs & L_INDICATOR) != 0) ; in smt_received_pack()
616 SMT_REPLY,local) ; in smt_received_pack()
723 local) ; in smt_received_pack()
848 int local) in smt_send_rdf() argument
946 smt_send_frame(smc,mb,fc,local) ; in smt_send_nif()
1017 u_long tid, int local) in smt_send_sif_config() argument
[all …]
/drivers/gpu/drm/i915/gt/
A Dselftest_context.c357 struct intel_context *local, *remote; in __live_remote_context() local
384 local = intel_context_create(engine); in __live_remote_context()
385 if (IS_ERR(local)) { in __live_remote_context()
386 err = PTR_ERR(local); in __live_remote_context()
395 err = __remote_sync(local, remote); in __live_remote_context()
414 intel_context_put(local); in __live_remote_context()
/drivers/block/drbd/
A Ddrbd_int.h1061 extern void drbd_uuid_new_current(struct drbd_device *device) __must_hold(local);
1083 struct drbd_peer_device *peer_device) __must_hold(local);
1085 struct drbd_peer_device *peer_device) __must_hold(local);
1295 struct drbd_peer_device *peer_device) __must_hold(local);
1298 struct drbd_peer_device *peer_device) __must_hold(local);
1300 extern int drbd_bm_write_hinted(struct drbd_device *device) __must_hold(local);
1303 struct drbd_peer_device *peer_device) __must_hold(local);
1305 struct drbd_peer_device *peer_device) __must_hold(local);
1476 gfp_t) __must_hold(local);
1491 __release(local); in drbd_submit_bio_noacct()
[all …]

Completed in 115 milliseconds

1234567