/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | rtl_btc.c | 264 void rtl_btc_connect_notify(struct rtl_priv *rtlpriv, u8 action) in rtl_btc_connect_notify() argument
|
/kernel/linux/linux-6.6/drivers/net/phy/mscc/ |
H A D | mscc_macsec.c | 112 u32 action = MSCC_MS_FLOW_BYPASS; in vsc8584_macsec_flow_default_action() local 375 u32 val, match = 0, mask = 0, action = 0, idx = flow->index; vsc8584_macsec_flow() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_flash.h | 196 __le32 action; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | hw_ops.h | 207 wlcore_hw_interrupt_notify(struct wl1271 *wl, bool action) in wlcore_hw_interrupt_notify() argument 215 wlcore_hw_rx_ba_filter(struct wl1271 *wl, bool action) in wlcore_hw_rx_ba_filter() argument
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | platform.c | 756 of_platform_notify(struct notifier_block *nb, unsigned long action, void *arg) of_platform_notify() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | nmi.c | 113 static void nmi_check_duration(struct nmiaction *action, u64 duration) in nmi_check_duration() argument 164 int __register_nmi_handler(unsigned int type, struct nmiaction *action) in __register_nmi_handler() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc.c | 620 u32 action[] = { in intel_guc_auth_huc() local 635 u32 action[] = { in intel_guc_suspend() local
|
/kernel/linux/linux-6.6/drivers/i2c/ |
H A D | i2c-core-acpi.c | 644 u8 action = function & ACPI_IO_MASK; in i2c_acpi_space_handler() local
|
H A D | i2c-dev.c | 707 static int i2cdev_notifier_call(struct notifier_block *nb, unsigned long action, in i2cdev_notifier_call() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_sdma.c | 198 struct sdma_set_state_action *action = ss->set_state_action; in sdma_set_state() local
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_csum.c | 576 int action; in tcf_csum_act() local
|
H A D | act_mirred.c | 35 static bool tcf_mirred_is_act_redirect(int action) in tcf_mirred_is_act_redirect() argument 40 static bool tcf_mirred_act_wants_ingress(int action) in tcf_mirred_act_wants_ingress() argument 54 static bool tcf_mirred_can_reinsert(int action) in tcf_mirred_can_reinsert() argument [all...] |
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_appraise.c | 643 int action; in ima_inode_post_setattr() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | xdp_features.c | 33 enum xdp_action action; member 280 enum xdp_action action = env.feature.action; in dut_attach_xdp_prog() local [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | cs35l56_hda.c | 78 static void cs35l56_hda_playback_hook(struct device *dev, int action) in cs35l56_hda_playback_hook() argument
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | main.c | 678 batadv_throw_uevent(struct batadv_priv *bat_priv, enum batadv_uev_type type, enum batadv_uev_action action, const char *data) batadv_throw_uevent() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | kobject_uevent.c | 66 enum kobject_action action; in kobject_action_type() local 195 enum kobject_action action; in kobject_synth_uevent() local 457 kobject_uevent_env(struct kobject *kobj, enum kobject_action action, char *envp_ext[]) kobject_uevent_env() argument 640 kobject_uevent(struct kobject *kobj, enum kobject_action action) kobject_uevent() argument [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | memory-tiers.c | 595 memtier_hotplug_callback(struct notifier_block *self, unsigned long action, void *_arg) memtier_hotplug_callback() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | tdsc.c | 502 int action = bytestream2_get_le32(&ctx->gbc); in tdsc_parse_dtsm() local
|
/third_party/curl/src/ |
H A D | tool_paramhlp.c | 368 enum e_action { allow, deny, set } action = allow; in proto2num() local
|
/third_party/glfw/tests/ |
H A D | events.c | 198 static const char* get_action_name(int action) in get_action_name() argument 368 static void mouse_button_callback(GLFWwindow* window, int button, int action, int mods) in mouse_button_callback() argument 400 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument [all...] |
/third_party/glfw/examples/ |
H A D | heightmap.c | 385 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument
|
/third_party/glfw/src/ |
H A D | monitor.c | 95 void _glfwInputMonitor(_GLFWmonitor* monitor, int action, int placement) in _glfwInputMonitor() argument
|
/third_party/glfw/deps/ |
H A D | nuklear_glfw_gl2.h | 217 nk_glfw3_mouse_button_callback(GLFWwindow* window, int button, int action, int mods) in nk_glfw3_mouse_button_callback() argument
|
/third_party/backends/backend/ |
H A D | ibm.c | 701 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
|