Home
last modified time | relevance | path

Searched defs:action (Results 1 – 25 of 795) sorted by relevance

12345678910>>...32

/linux-6.1.9/sound/pci/hda/
Dpatch_realtek.c313 static void alc_fixup_gpio(struct hda_codec *codec, int action, in alc_fixup_gpio()
321 const struct hda_fixup *fix, int action) in alc_fixup_gpio1()
327 const struct hda_fixup *fix, int action) in alc_fixup_gpio2()
333 const struct hda_fixup *fix, int action) in alc_fixup_gpio3()
339 const struct hda_fixup *fix, int action) in alc_fixup_gpio4()
345 const struct hda_fixup *fix, int action) in alc_fixup_micmute_led()
657 const struct hda_fixup *fix, int action) in alc_fixup_sku_ignore()
667 const struct hda_fixup *fix, int action) in alc_fixup_no_depop_delay()
886 const struct hda_fixup *fix, int action) in alc_fixup_inv_dmic()
1254 const struct hda_fixup *fix, int action) in alc880_fixup_vol_knob()
[all …]
Dpatch_sigmatel.c244 int action) in stac_playback_pcm_hook()
254 int action) in stac_capture_pcm_hook()
1355 const struct hda_fixup *fix, int action) in stac9200_fixup_panasonic()
1783 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_ref()
1803 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_eq()
1817 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_amic()
1828 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_dmic()
1839 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_both()
1850 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_alienware_m17x()
1862 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_no_jd()
[all …]
Dpatch_conexant.c251 const struct hda_fixup *fix, int action) in cxt_fixup_stereo_dmic()
258 const struct hda_fixup *fix, int action) in cxt5066_increase_mic_boost()
305 const struct hda_fixup *fix, int action) in cxt_fixup_headphone_mic()
326 const struct hda_fixup *fix, int action) in cxt_fixup_headset_mic()
446 int action) in olpc_xo_capture_hook()
558 const struct hda_fixup *fix, int action) in cxt_fixup_olpc_xo()
589 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_eapd()
605 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp()
619 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp_5047()
630 int action) in cxt_fixup_hp_gate_mic_jack()
[all …]
Dthinkpad_helper.c19 const struct hda_fixup *fix, int action) in hda_fixup_thinkpad_acpi()
32 const struct hda_fixup *fix, int action) in hda_fixup_thinkpad_acpi()
Dpatch_analog.c215 const struct hda_fixup *fix, int action) in ad_fixup_inv_jack_detect()
229 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd()
242 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd_mix_in()
553 const struct hda_fixup *fix, int action) in ad1981_fixup_hp_eapd()
567 const struct hda_fixup *fix, int action) in ad1981_fixup_amp_override()
961 const struct hda_fixup *fix, int action) in ad1884_fixup_amp_override()
985 const struct hda_fixup *fix, int action) in ad1884_fixup_hp_eapd()
1010 const struct hda_fixup *fix, int action) in ad1884_fixup_thinkpad()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c666 struct mlx5dr_action *action; in mlx5dr_actions_build_ste_arr() local
874 struct mlx5dr_action *action; in dr_action_create_generic() local
901 struct mlx5dr_action *action; in mlx5dr_action_create_dest_table_num() local
919 struct mlx5dr_action *action; in mlx5dr_action_create_dest_table() local
945 struct mlx5dr_action *action; in mlx5dr_action_create_mult_dest_tbl() local
1046 struct mlx5dr_action *action; in mlx5dr_action_create_dest_flow_fw_table() local
1065 struct mlx5dr_action *action; in mlx5dr_action_create_flow_counter() local
1078 struct mlx5dr_action *action; in mlx5dr_action_create_tag() local
1092 struct mlx5dr_action *action; in mlx5dr_action_create_flow_sampler() local
1171 struct mlx5dr_action *action) in dr_action_create_reformat_action()
[all …]
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_fltr.c222 const u8 *mac, enum ice_sw_fwd_act_type action) in ice_fltr_add_mac_to_list()
274 enum ice_sw_fwd_act_type action) in ice_fltr_add_eth_to_list()
302 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_mac()
327 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_mac_and_broadcast()
378 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_eth()
399 enum ice_sw_fwd_act_type action) in ice_fltr_add_mac()
412 enum ice_sw_fwd_act_type action) in ice_fltr_add_mac_and_broadcast()
425 enum ice_sw_fwd_act_type action) in ice_fltr_remove_mac()
458 enum ice_sw_fwd_act_type action) in ice_fltr_add_eth()
472 enum ice_sw_fwd_act_type action) in ice_fltr_remove_eth()
/linux-6.1.9/arch/mips/loongson64/
Dsmp.c42 #define loongson3_ipi_write32(action, addr) \ argument
48 #define loongson3_ipi_write64(action, addr) \ argument
82 u32 action; in csr_ipi_read_clear() local
92 static void csr_ipi_write_action(int cpu, u32 action) in csr_ipi_write_action()
136 u32 action; in legacy_ipi_read_clear() local
146 static void legacy_ipi_write_action(int cpu, u32 action) in legacy_ipi_write_action()
384 static void loongson3_send_ipi_single(int cpu, unsigned int action) in loongson3_send_ipi_single()
390 loongson3_send_ipi_mask(const struct cpumask *mask, unsigned int action) in loongson3_send_ipi_mask()
402 unsigned int action, c0count; in loongson3_ipi_interrupt() local
/linux-6.1.9/kernel/irq/
Dmanage.c190 struct irqaction *action; in irq_set_thread_affinity() local
1044 static int irq_wait_for_interrupt(struct irqaction *action) in irq_wait_for_interrupt()
1075 struct irqaction *action) in irq_finalize_oneshot()
1129 irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) in irq_thread_check_affinity()
1167 irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) { } in irq_thread_check_affinity()
1177 irq_forced_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_forced_thread_fn()
1201 struct irqaction *action) in irq_thread_fn()
1223 struct irqaction *action; in irq_thread_dtor() local
1246 static void irq_wake_secondary(struct irq_desc *desc, struct irqaction *action) in irq_wake_secondary()
1262 struct irqaction *action) in irq_thread_set_ready()
[all …]
Dhandle.c52 static void warn_no_thread(unsigned int irq, struct irqaction *action) in warn_no_thread()
61 void __irq_wake_thread(struct irq_desc *desc, struct irqaction *action) in __irq_wake_thread()
143 struct irqaction *action; in __handle_irq_event_percpu() local
Dspurious.c65 struct irqaction *action; in try_one_irq() local
195 struct irqaction *action; in __report_bad_irq() local
239 struct irqaction *action; in try_misrouted_irq() local
/linux-6.1.9/arch/mips/kernel/
Dsmp-bmips.c287 static void bmips5000_send_ipi_single(int cpu, unsigned int action) in bmips5000_send_ipi_single()
294 int action = irq - IPI0_IRQ; in bmips5000_ipi_interrupt() local
307 unsigned int action) in bmips5000_send_ipi_mask()
328 static void bmips43xx_send_ipi_single(int cpu, unsigned int action) in bmips43xx_send_ipi_single()
342 int action, cpu = irq - IPI0_IRQ; in bmips43xx_ipi_interrupt() local
359 unsigned int action) in bmips43xx_send_ipi_mask()
/linux-6.1.9/kernel/sched/
Dwait_bit.c42 wait_bit_action_f *action, unsigned mode) in __wait_on_bit()
59 wait_bit_action_f *action, unsigned mode) in out_of_line_wait_on_bit()
69 void *word, int bit, wait_bit_action_f *action, in out_of_line_wait_on_bit_timeout()
83 wait_bit_action_f *action, unsigned mode) in __wait_on_bit_lock()
112 wait_bit_action_f *action, unsigned mode) in out_of_line_wait_on_bit_lock()
/linux-6.1.9/arch/mips/sibyte/bcm1480/
Dsmp.c67 static void bcm1480_send_ipi_single(int cpu, unsigned int action) in bcm1480_send_ipi_single()
73 unsigned int action) in bcm1480_send_ipi_mask()
162 unsigned int action; in bcm1480_mailbox_interrupt() local
/linux-6.1.9/arch/mips/sibyte/sb1250/
Dsmp.c56 static void sb1250_send_ipi_single(int cpu, unsigned int action) in sb1250_send_ipi_single()
62 unsigned int action) in sb1250_send_ipi_mask()
151 unsigned int action; in sb1250_mailbox_interrupt() local
/linux-6.1.9/arch/mips/cavium-octeon/
Dsmp.c56 u64 action; in mailbox_interrupt() local
99 void octeon_send_ipi_single(int cpu, unsigned int action) in octeon_send_ipi_single()
110 unsigned int action) in octeon_send_ipi_mask()
471 static void octeon_78xx_send_ipi_single(int cpu, unsigned int action) in octeon_78xx_send_ipi_single()
483 unsigned int action) in octeon_78xx_send_ipi_mask()
/linux-6.1.9/drivers/net/wireless/marvell/libertas/
Dhost.h400 __le16 action; member
446 __le16 action; member
497 __le16 action; member
503 __le16 action; member
549 __le16 action; member
562 __le16 action; member
571 __le16 action; member
582 __le16 action; member
589 __le16 action; member
598 __le16 action; member
[all …]
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dpipe.c81 struct devlink_dpipe_action action = {0}; in mlxsw_sp_dpipe_table_erif_actions_dump() local
113 struct devlink_dpipe_action *action) in mlxsw_sp_erif_match_action_prepare()
128 struct devlink_dpipe_action *action) in mlxsw_sp_erif_entry_prepare()
196 struct devlink_dpipe_action action = {0}; in mlxsw_sp_dpipe_table_erif_entries_dump() local
352 struct devlink_dpipe_action action = {0}; in mlxsw_sp_dpipe_table_host_actions_dump() local
369 struct devlink_dpipe_action *action, in mlxsw_sp_dpipe_table_host_match_action_prepare()
405 struct devlink_dpipe_action *action, in mlxsw_sp_dpipe_table_host_entry_prepare()
624 struct devlink_dpipe_action action = {0}; in mlxsw_sp_dpipe_table_host_entries_dump() local
891 struct devlink_dpipe_action action = {0}; in mlxsw_sp_dpipe_table_adj_actions_dump() local
938 struct devlink_dpipe_action *action; in mlxsw_sp_dpipe_table_adj_match_action_prepare() local
[all …]
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_rtsym.c227 u8 action, u8 token, u64 off, u32 *cpp_id, u64 *addr) in nfp_rtsym_to_dest()
258 u8 action, u8 token, u64 off, void *buf, size_t len) in __nfp_rtsym_read()
295 u8 action, u8 token, u64 off, u32 *value) in __nfp_rtsym_readl()
321 u8 action, u8 token, u64 off, u64 *value) in __nfp_rtsym_readq()
352 u8 action, u8 token, u64 off, void *buf, size_t len) in __nfp_rtsym_write()
380 u8 action, u8 token, u64 off, u32 value) in __nfp_rtsym_writel()
406 u8 action, u8 token, u64 off, u64 value) in __nfp_rtsym_writeq()
/linux-6.1.9/drivers/md/
Ddm-uevent.c21 enum kobject_action action; member
32 enum kobject_action action; member
60 enum kobject_action action, in dm_build_path_uevent()
/linux-6.1.9/drivers/platform/mellanox/
Dmlxbf-bootctl.c58 static int mlxbf_bootctl_reset_action_to_val(const char *action) in mlxbf_bootctl_reset_action_to_val()
70 static const char *mlxbf_bootctl_action_to_string(int action) in mlxbf_bootctl_action_to_string()
113 int action; in mlxbf_bootctl_show() local
124 int ret, action; in mlxbf_bootctl_store() local
/linux-6.1.9/arch/powerpc/mm/
Dpageattr.c32 long action = (long)data; in change_page_attr() local
70 int change_memory_attr(unsigned long addr, int numpages, long action) in change_memory_attr()
/linux-6.1.9/samples/bpf/
Dxdp_rxq_info_user.c92 __u32 action; member
110 static const char *action2str(int action) in action2str()
120 __u64 action = -1; in parse_xdp_action() local
345 int action, __u32 cfg_opt) in stats_print()
439 static void stats_poll(int interval, int action, __u32 cfg_opt) in stats_poll()
477 int action = XDP_PASS; /* Default action */ in main() local
/linux-6.1.9/drivers/soc/imx/
Dimx8m-blk-ctrl.c403 unsigned long action, void *data) in imx8mm_vpu_power_notifier()
513 unsigned long action, void *data) in imx8mm_disp_power_notifier()
583 unsigned long action, void *data) in imx8mn_disp_power_notifier()
653 unsigned long action, void *data) in imx8mp_media_power_notifier()
778 unsigned long action, void *data) in imx8mq_vpu_power_notifier()
/linux-6.1.9/net/bridge/
Dbr_switchdev.c289 unsigned long action, const void *ctx) in br_switchdev_fdb_replay_one()
306 unsigned long action; in br_switchdev_fdb_replay() local
381 const void *ctx, unsigned long action, in br_switchdev_vlan_replay_one()
401 const void *ctx, unsigned long action, in br_switchdev_vlan_replay_group()
440 unsigned long action; in br_switchdev_vlan_replay() local
567 unsigned long action, const void *ctx, in br_switchdev_mdb_replay_one()
650 unsigned long action; in br_switchdev_mdb_replay() local

12345678910>>...32