| /linux/sound/hda/codecs/realtek/ |
| H A D | alc269.c | 184 const struct hda_fixup *fix, int action) in alc_fixup_headset_jack() 1022 const struct hda_fixup *fix, int action) in alc269_fixup_pincfg_no_hp_to_lineout() 1032 int action) in alc269_fixup_pincfg_U7x7_headset_mic() 1044 const struct hda_fixup *fix, int action) in alc269_fixup_hweq() 1051 const struct hda_fixup *fix, int action) in alc271_fixup_dmic() 1071 int action) in alc269vb_fixup_aspire_e1_coef() 1078 const struct hda_fixup *fix, int action) in alc269_fixup_pcm_44k() 1093 const struct hda_fixup *fix, int action) in alc269_fixup_stereo_dmic() 1113 const struct hda_fixup *fix, int action) in alc269_fixup_quanta_mute() 1169 int action) in alc298_fixup_huawei_mbx_stereo() [all …]
|
| H A D | alc882.c | 67 const struct hda_fixup *fix, int action) in alc889_fixup_coef() 76 const struct hda_fixup *fix, int action) in alc885_fixup_macpro_gpio() 89 const struct hda_fixup *fix, int action) in alc889_fixup_dac_route() 111 const struct hda_fixup *fix, int action) in alc889_fixup_mbp_vref() 148 const struct hda_fixup *fix, int action) in alc889_fixup_imac91_vref() 158 const struct hda_fixup *fix, int action) in alc889_fixup_mba11_vref() 168 const struct hda_fixup *fix, int action) in alc889_fixup_mba21_vref() 181 const struct hda_fixup *fix, int action) in alc882_fixup_no_primary_hp() 192 int action) in alc1220_fixup_gb_x570() 216 int action) in alc1220_fixup_clevo_p950() [all …]
|
| H A D | alc662.c | 43 const struct hda_fixup *fix, int action) in alc272_fixup_mario() 67 const struct hda_fixup *fix, int action) in alc662_fixup_led_gpio1() 93 const struct hda_fixup *fix, int action) in alc662_fixup_usi_headset_mic() 121 const struct hda_fixup *fix, int action) in alc662_fixup_aspire_ethos_hp() 144 const struct hda_fixup *fix, int action) in alc671_fixup_hp_headset_mic2() 178 const struct hda_fixup *fix, int action) in alc897_fixup_lenovo_headset_mic() 191 const struct hda_fixup *fix, int action) in alc897_fixup_lenovo_headset_mode() 231 const struct hda_fixup *fix, int action) in alc_fixup_headset_mode_alc662() 248 const struct hda_fixup *fix, int action) in alc_fixup_headset_mode_alc668()
|
| H A D | realtek.c | 170 void alc_fixup_gpio(struct hda_codec *codec, int action, unsigned int mask) in alc_fixup_gpio() 178 const struct hda_fixup *fix, int action) in alc_fixup_gpio1() 185 const struct hda_fixup *fix, int action) in alc_fixup_gpio2() 192 const struct hda_fixup *fix, int action) in alc_fixup_gpio3() 199 const struct hda_fixup *fix, int action) in alc_fixup_gpio4() 206 const struct hda_fixup *fix, int action) in alc_fixup_micmute_led() 553 const struct hda_fixup *fix, int action) in alc_fixup_sku_ignore() 564 const struct hda_fixup *fix, int action) in alc_fixup_no_depop_delay() 785 const struct hda_fixup *fix, int action) in alc_fixup_inv_dmic() 1086 const struct hda_fixup *fix, int action) in alc_fixup_dual_codecs() [all …]
|
| H A D | alc260.c | 42 const struct hda_fixup *fix, int action) in alc260_fixup_gpio1_toggle() 60 const struct hda_fixup *fix, int action) in alc260_fixup_kn1() 88 const struct hda_fixup *fix, int action) in alc260_fixup_fsc_s7020() 96 const struct hda_fixup *fix, int action) in alc260_fixup_fsc_s7020_jwse()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | action-manager.c | 28 struct action { struct 31 vdo_action_preamble_fn preamble; argument 32 vdo_zone_action_fn zone_action; argument 33 vdo_action_conclusion_fn conclusion; argument 36 struct action *next; argument 207 struct action *action = manager->current_action; in launch_current_action() local 255 struct action action = *(manager->current_action); in finish_action_callback() local 294 vdo_zone_action_fn action, vdo_action_conclusion_fn conclusion, in vdo_schedule_action() 322 vdo_action_preamble_fn preamble, vdo_zone_action_fn action, in vdo_schedule_operation() 354 vdo_zone_action_fn action, in vdo_schedule_operation_with_context()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | action.c | 70 enum mlx5hws_action_type mlx5hws_action_get_type(struct mlx5hws_action *action) in mlx5hws_action_get_type() 75 struct mlx5_core_dev *mlx5hws_action_get_dev(struct mlx5hws_action *action) in mlx5hws_action_get_dev() 144 static int hws_action_get_shared_stc(struct mlx5hws_action *action, in hws_action_get_shared_stc() 171 static void hws_action_put_shared_stc(struct mlx5hws_action *action, in hws_action_put_shared_stc() 431 static void hws_action_fill_stc_attr(struct mlx5hws_action *action, in hws_action_fill_stc_attr() 552 hws_action_create_stcs(struct mlx5hws_action *action, u32 obj_id) in hws_action_create_stcs() 582 hws_action_destroy_stcs(struct mlx5hws_action *action) in hws_action_destroy_stcs() 623 struct mlx5hws_action *action; in hws_action_create_generic_bulk() local 661 struct mlx5hws_action *action; in mlx5hws_action_create_dest_table_num() local 692 struct mlx5hws_action *action; in mlx5hws_action_create_dest_drop() local [all …]
|
| /linux/tools/tracing/rtla/src/ |
| H A D | actions.c | 35 for (struct action *action = self->list; action < self->list + self->len; action++) { in actions_destroy() local 66 struct action *action = actions_new(self); in actions_add_trace_output() local 84 struct action *action = actions_new(self); in actions_add_signal() local 100 struct action *action = actions_new(self); in actions_add_shell() local 118 struct action *action = actions_new(self); in actions_add_continue() local 224 const struct action *action; in actions_perform() local
|
| H A D | actions.h | 14 struct action { struct 15 enum action_type type; argument 36 struct action *list; argument
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mld-mac.c | 28 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_common() 116 u32 action, bool force_assoc_off) in iwl_mvm_mld_mac_ctxt_cmd_sta() 181 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_listener() 200 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_ibss() 217 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_p2p_device() 239 u32 action) in iwl_mvm_mld_mac_ctxt_cmd_ap_go() 259 u32 action, bool force_assoc_off) in iwl_mvm_mld_mac_ctx_send()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_fltr.c | 227 const u8 *mac, enum ice_sw_fwd_act_type action) in ice_fltr_add_mac_to_list() 279 enum ice_sw_fwd_act_type action) in ice_fltr_add_eth_to_list() 307 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_mac() 332 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_mac_and_broadcast() 383 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_eth() 404 enum ice_sw_fwd_act_type action) in ice_fltr_add_mac() 417 enum ice_sw_fwd_act_type action) in ice_fltr_add_mac_and_broadcast() 430 enum ice_sw_fwd_act_type action) in ice_fltr_remove_mac() 463 enum ice_sw_fwd_act_type action) in ice_fltr_add_eth() 477 enum ice_sw_fwd_act_type action) in ice_fltr_remove_eth()
|
| /linux/kernel/irq/ |
| H A D | manage.c | 189 struct irqaction *action; in irq_set_thread_affinity() local 1001 static void irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) in irq_thread_check_affinity() 1039 static inline void irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) { } in irq_thread_check_affinity() 1043 struct irqaction *action) in irq_wait_for_interrupt() 1075 struct irqaction *action) in irq_finalize_oneshot() 1129 static irqreturn_t irq_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_thread_fn() 1146 static irqreturn_t irq_forced_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_forced_thread_fn() 1170 struct irqaction *action; in irq_thread_dtor() local 1193 static void irq_wake_secondary(struct irq_desc *desc, struct irqaction *action) in irq_wake_secondary() 1208 struct irqaction *action) in irq_thread_set_ready() [all …]
|
| H A D | handle.c | 52 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
|
| /linux/sound/hda/codecs/ |
| H A D | sigmatel.c | 244 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() 1791 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_ref() 1811 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_eq() 1825 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_amic() 1836 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_dmic() 1847 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_both() 1858 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_alienware_m17x() 1870 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_no_jd() [all …]
|
| H A D | conexant.c | 311 const struct hda_fixup *fix, int action) in cxt_fixup_stereo_dmic() 319 const struct hda_fixup *fix, int action) in cxt_fixup_update_pinctl() 331 const struct hda_fixup *fix, int action) in cxt5066_increase_mic_boost() 378 const struct hda_fixup *fix, int action) in cxt_fixup_headphone_mic() 399 const struct hda_fixup *fix, int action) in cxt_fixup_headset_mic() 519 int action) in olpc_xo_capture_hook() 631 const struct hda_fixup *fix, int action) in cxt_fixup_olpc_xo() 662 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_eapd() 678 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp() 692 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp_5047() [all …]
|
| /linux/arch/mips/kernel/ |
| H A D | smp-bmips.c | 289 static void bmips5000_send_ipi_single(int cpu, unsigned int action) in bmips5000_send_ipi_single() 296 int action = irq - IPI0_IRQ; in bmips5000_ipi_interrupt() local 309 unsigned int action) in bmips5000_send_ipi_mask() 330 static void bmips43xx_send_ipi_single(int cpu, unsigned int action) in bmips43xx_send_ipi_single() 344 int action, cpu = irq - IPI0_IRQ; in bmips43xx_ipi_interrupt() local 361 unsigned int action) in bmips43xx_send_ipi_mask()
|
| /linux/arch/mips/loongson64/ |
| H A D | smp.c | 65 u32 action; in csr_ipi_read_clear() local 75 static void csr_ipi_write_action(int cpu, u32 action) in csr_ipi_write_action() 119 u32 action; in legacy_ipi_read_clear() local 130 static void legacy_ipi_write_action(int cpu, u32 action) in legacy_ipi_write_action() 370 static void loongson3_send_ipi_single(int cpu, unsigned int action) in loongson3_send_ipi_single() 376 loongson3_send_ipi_mask(const struct cpumask *mask, unsigned int action) in loongson3_send_ipi_mask() 387 unsigned int action; in loongson3_ipi_interrupt() local
|
| /linux/kernel/sched/ |
| H A D | wait_bit.c | 45 wait_bit_action_f *action, unsigned mode) in __wait_on_bit() 62 wait_bit_action_f *action, unsigned mode) in out_of_line_wait_on_bit() 72 unsigned long *word, int bit, wait_bit_action_f *action, in out_of_line_wait_on_bit_timeout() 86 wait_bit_action_f *action, unsigned mode) in __wait_on_bit_lock() 115 wait_bit_action_f *action, unsigned mode) in out_of_line_wait_on_bit_lock()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_ct.c | 664 static void fast_req_track(struct xe_guc_ct *ct, u16 fence, u16 action) in fast_req_track() 680 static void fast_req_track(struct xe_guc_ct *ct, u16 fence, u16 action) in fast_req_track() 706 static int h2g_write(struct xe_guc_ct *ct, const u32 *action, u32 len, in h2g_write() 815 static int __guc_ct_send_locked(struct xe_guc_ct *ct, const u32 *action, in __guc_ct_send_locked() 895 static int guc_ct_send_locked(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send_locked() 973 static int guc_ct_send(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send() 987 int xe_guc_ct_send(struct xe_guc_ct *ct, const u32 *action, u32 len, in xe_guc_ct_send() 999 int xe_guc_ct_send_locked(struct xe_guc_ct *ct, const u32 *action, u32 len, in xe_guc_ct_send_locked() 1011 int xe_guc_ct_send_g2h_handler(struct xe_guc_ct *ct, const u32 *action, u32 len) in xe_guc_ct_send_g2h_handler() 1043 static int guc_ct_send_recv(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send_recv() [all …]
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | host.h | 400 __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/arch/mips/cavium-octeon/ |
| H A D | smp.c | 57 u64 action; in mailbox_interrupt() local 100 void octeon_send_ipi_single(int cpu, unsigned int action) in octeon_send_ipi_single() 111 unsigned int action) in octeon_send_ipi_mask() 473 static void octeon_78xx_send_ipi_single(int cpu, unsigned int action) in octeon_78xx_send_ipi_single() 485 unsigned int action) in octeon_78xx_send_ipi_mask()
|
| /linux/arch/mips/sibyte/sb1250/ |
| H A D | smp.c | 56 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/arch/mips/sibyte/bcm1480/ |
| H A D | smp.c | 67 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/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_dpipe.c | 81 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/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_tc_matchall.c | 29 struct flow_action_entry *action, in sparx5_tc_matchall_parse_action() 41 struct flow_action_entry *action) in sparx5_tc_matchall_parse_mirror_action() 52 struct flow_action_entry *action; in sparx5_tc_matchall_replace() local
|