Home
last modified time | relevance | path

Searched defs:action (Results 76 – 100 of 1275) sorted by relevance

12345678910>>...51

/OK3568_Linux_fs/kernel/drivers/of/
H A Ddynamic.c76 int of_reconfig_notify(unsigned long action, struct of_reconfig_data *p) in of_reconfig_notify()
110 int of_reconfig_get_state_change(unsigned long action, struct of_reconfig_data *pr) in of_reconfig_get_state_change()
188 int of_property_notify(int action, struct device_node *np, in of_property_notify()
908 int of_changeset_action(struct of_changeset *ocs, unsigned long action, in of_changeset_action()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c32 struct mlx5dr_action *action = NULL; in set_miss_action() local
105 struct mlx5dr_action *action = ft->fs_dr_table.miss_action; in mlx5_cmd_dr_destroy_flow_table() local
529 struct mlx5dr_action *action; in mlx5_cmd_dr_packet_reformat_alloc() local
576 struct mlx5dr_action *action; in mlx5_cmd_dr_modify_header_alloc() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c319 amdgpu_atombios_encoder_setup_dac(struct drm_encoder *encoder, int action) in amdgpu_atombios_encoder_setup_dac()
382 amdgpu_atombios_encoder_setup_dvo(struct drm_encoder *encoder, int action) in amdgpu_atombios_encoder_setup_dvo()
573 int action, int panel_mode) in amdgpu_atombios_encoder_setup_dig_encoder()
761 amdgpu_atombios_encoder_setup_dig_transmitter(struct drm_encoder *encoder, int action, in amdgpu_atombios_encoder_setup_dig_transmitter()
1177 int action) in amdgpu_atombios_encoder_set_edp_panel_power()
1225 int action) in amdgpu_atombios_encoder_setup_external_encoder()
1328 amdgpu_atombios_encoder_setup_dig(struct drm_encoder *encoder, int action) in amdgpu_atombios_encoder_setup_dig()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dbinding.c75 static int iwl_mvm_binding_cmd(struct iwl_mvm *mvm, u32 action, in iwl_mvm_binding_cmd()
154 u32 action = FW_CTXT_ACTION_MODIFY; in iwl_mvm_binding_update() local
/OK3568_Linux_fs/kernel/lib/
H A Dkobject_uevent.c66 enum kobject_action action; in kobject_action_type() local
195 enum kobject_action action; in kobject_synth_uevent() local
457 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action, in kobject_uevent_env()
640 int kobject_uevent(struct kobject *kobj, enum kobject_action action) in kobject_uevent()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas_tf/
H A Dlibertas_tf.h378 __le16 action; member
385 __le16 action; member
392 __le16 action; member
413 __le16 action; member
421 __le16 action; member
431 __le16 action; member
438 __le16 action; member
444 __le16 action; member
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dtabwidget.cpp121 QAction *action = menu.addAction(tr("Clone Tab")); in handleContextMenuRequested() local
193 …webView, &WebView::webActionEnabledChanged, [this, webView](QWebEnginePage::WebAction action, bool… in setupView()
269 void TabWidget::triggerWebPageAction(QWebEnginePage::WebAction action) in triggerWebPageAction()
H A Dwebview.cpp123 QAction *action = page->action(webAction); in createWebActionTrigger() local
187 QAction *action = new QAction(menu); in contextMenuEvent() local
H A Dbrowserwindow.cpp315 …QAction *action = menu->addAction(window->windowTitle(), this, &BrowserWindow::handleShowWindowTri… in createWindowMenu() local
399 void BrowserWindow::handleWebActionEnabledChanged(QWebEnginePage::WebAction action, bool enabled) in handleWebActionEnabledChanged()
515 if (QAction *action = qobject_cast<QAction*>(sender())) { in handleShowWindowTriggered() local
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dtabwidget.cpp121 QAction *action = menu.addAction(tr("Clone Tab")); in handleContextMenuRequested() local
193 …webView, &WebView::webActionEnabledChanged, [this, webView](QWebEnginePage::WebAction action, bool… in setupView()
269 void TabWidget::triggerWebPageAction(QWebEnginePage::WebAction action) in triggerWebPageAction()
H A Dwebview.cpp123 QAction *action = page->action(webAction); in createWebActionTrigger() local
187 QAction *action = new QAction(menu); in contextMenuEvent() local
H A Dbrowserwindow.cpp315 …QAction *action = menu->addAction(window->windowTitle(), this, &BrowserWindow::handleShowWindowTri… in createWindowMenu() local
399 void BrowserWindow::handleWebActionEnabledChanged(QWebEnginePage::WebAction action, bool enabled) in handleWebActionEnabledChanged()
515 if (QAction *action = qobject_cast<QAction*>(sender())) { in handleShowWindowTriggered() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dtabwidget.cpp112 QAction *action = menu.addAction(tr("Clone Tab")); in handleContextMenuRequested() local
184 …webView, &WebView::webActionEnabledChanged, [this, webView](QWebEnginePage::WebAction action, bool… in setupView()
259 void TabWidget::triggerWebPageAction(QWebEnginePage::WebAction action) in triggerWebPageAction()
H A Dbrowserwindow.cpp254 …QAction *action = menu->addAction(window->windowTitle(), this, &BrowserWindow::handleShowWindowTri… in createWindowMenu() local
338 void BrowserWindow::handleWebActionEnabledChanged(QWebEnginePage::WebAction action, bool enabled) in handleWebActionEnabledChanged()
457 if (QAction *action = qobject_cast<QAction*>(sender())) { in handleShowWindowTriggered() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dbrowserwindow.cpp252 …QAction *action = menu->addAction(window->windowTitle(), this, &BrowserWindow::handleShowWindowTri… in createWindowMenu() local
336 void BrowserWindow::handleWebActionEnabledChanged(QWebEnginePage::WebAction action, bool enabled) in handleWebActionEnabledChanged()
450 if (QAction *action = qobject_cast<QAction*>(sender())) { in handleShowWindowTriggered() local
H A Dtabwidget.cpp112 QAction *action = menu.addAction(tr("Clone Tab")); in handleContextMenuRequested() local
184 …webView, &WebView::webActionEnabledChanged, [this, webView](QWebEnginePage::WebAction action, bool… in setupView()
259 void TabWidget::triggerWebPageAction(QWebEnginePage::WebAction action) in triggerWebPageAction()
/OK3568_Linux_fs/kernel/arch/mips/dec/
H A Dkn01-berr.c85 int action = MIPS_BE_FATAL; in dec_kn01_be_backend() local
152 int action; in dec_kn01_be_interrupt() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c410 int mwifiex_set_hs_params(struct mwifiex_private *priv, u16 action, in mwifiex_set_hs_params()
1164 mwifiex_remain_on_chan_cfg(struct mwifiex_private *priv, u16 action, in mwifiex_remain_on_chan_cfg()
1221 u16 action) in mwifiex_reg_mem_ioctl_reg_rw()
1427 u16 action) in mwifiex_misc_ioctl_gen_ie()
1487 int mwifiex_get_wakeup_reason(struct mwifiex_private *priv, u16 action, in mwifiex_get_wakeup_reason()
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h240 int action; member
283 static inline bool flow_action_has_entries(const struct flow_action *action) in flow_action_has_entries()
294 static inline bool flow_offload_has_one_action(const struct flow_action *action) in flow_offload_has_one_action()
305 flow_action_mixed_hw_stats_check(const struct flow_action *action, in flow_action_mixed_hw_stats_check()
326 flow_action_first_entry_get(const struct flow_action *action) in flow_action_first_entry_get()
333 __flow_action_hw_stats_check(const struct flow_action *action, in __flow_action_hw_stats_check()
363 flow_action_hw_stats_check(const struct flow_action *action, in flow_action_hw_stats_check()
371 flow_action_basic_hw_stats_check(const struct flow_action *action, in flow_action_basic_hw_stats_check()
379 struct flow_action action; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_ioctl.c64 t_u16 action; member
1153 mlan_status woal_set_get_gen_ie(moal_private *priv, t_u32 action, t_u8 *ie, in woal_set_get_gen_ie()
1223 mlan_status woal_set_get_retry(moal_private *priv, t_u32 action, in woal_set_get_retry()
1419 mlan_status woal_set_get_rts(moal_private *priv, t_u32 action, t_u8 wait_option, in woal_set_get_rts()
1482 mlan_status woal_set_get_frag(moal_private *priv, t_u32 action, in woal_set_get_frag()
1544 mlan_status woal_set_get_tx_power(moal_private *priv, t_u32 action, in woal_set_get_tx_power()
1594 mlan_status woal_set_get_power_mgmt(moal_private *priv, t_u32 action, in woal_set_get_power_mgmt()
1763 mlan_status woal_set_get_data_rate(moal_private *priv, t_u8 action, in woal_set_get_data_rate()
2626 mlan_status woal_bss_role_cfg(moal_private *priv, t_u8 action, t_u8 wait_option, in woal_bss_role_cfg()
2733 t_u8 action = MLAN_ACT_GET; in woal_set_get_bss_role() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c74 struct vmw_fence_action action; member
265 struct vmw_fence_action *action, *next_action; in vmw_fence_work_func() local
367 struct vmw_fence_action *action, *next_action; in vmw_fences_perform_actions() local
907 static void vmw_event_fence_action_seq_passed(struct vmw_fence_action *action) in vmw_event_fence_action_seq_passed()
942 static void vmw_event_fence_action_cleanup(struct vmw_fence_action *action) in vmw_event_fence_action_cleanup()
962 struct vmw_fence_action *action) in vmw_fence_obj_add_action()
/OK3568_Linux_fs/kernel/drivers/acpi/apei/
H A Dapei-internal.h57 static inline int apei_exec_run(struct apei_exec_context *ctx, u8 action) in apei_exec_run()
63 static inline int apei_exec_run_optional(struct apei_exec_context *ctx, u8 action) in apei_exec_run_optional()
/OK3568_Linux_fs/kernel/arch/mips/netlogic/common/
H A Dsmp.c61 void nlm_send_ipi_single(int logical_cpu, unsigned int action) in nlm_send_ipi_single()
76 void nlm_send_ipi_mask(const struct cpumask *mask, unsigned int action) in nlm_send_ipi_mask()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddelayed-ref.c752 u64 reserved, int action, bool is_data, in init_delayed_ref_head()
820 int action, int *qrecord_inserted_ret) in add_delayed_ref_head()
900 int action, u8 ref_type) in init_delayed_ref_common()
939 int action = generic_ref->action; in btrfs_add_delayed_tree_ref() local
1033 int action = generic_ref->action; in btrfs_add_delayed_data_ref() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/
H A Dacx.c190 bool action) in wl18xx_acx_interrupt_notify_config()
217 int wl18xx_acx_rx_ba_filter(struct wl1271 *wl, bool action) in wl18xx_acx_rx_ba_filter()

12345678910>>...51