Home
last modified time | relevance | path

Searched full:enum (Results 12751 – 12775 of 21752) sorted by relevance

1...<<511512513514515516517518519520>>...871

/linux-6.15/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.h509 enum pri_resp {
576 enum pri_resp resp;
846 enum arm_smmu_domain_stage {
857 enum arm_smmu_domain_stage stage;
/linux-6.15/arch/mips/kernel/
Dsmp-cps.c33 enum label_id {
715 enum cpu_death {
720 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu()
787 static enum cpu_death cpu_death;
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
Ddr_cmd.c232 enum fs_flow_table_type type, in mlx5dr_cmd_query_flow_table()
530 enum mlx5_reformat_ctx_type rt, in mlx5dr_cmd_create_reformat_ctx()
873 enum mlx5_flow_destination_type type = fte->dest_arr[i].type; in mlx5dr_cmd_set_fte()
874 enum mlx5_ifc_flow_destination_type ifc_type; in mlx5dr_cmd_set_fte()
/linux-6.15/arch/x86/events/
Drapl.c77 enum perf_rapl_pkg_events {
146 enum rapl_unit_quirk {
158 enum rapl_unit_quirk unit_quirk;
252 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
/linux-6.15/include/linux/
Dmod_devicetable.h20 enum {
553 enum dmi_field {
910 * @type: DFL FIU type of the device. See enum dfl_id_type.
936 enum {
/linux-6.15/tools/perf/ui/
Dhist.c28 hpp_snprint_fn print_fn, enum perf_hpp_fmt_type fmtype) in __hpp__fmt_print()
58 hpp_snprint_fn print_fn, enum perf_hpp_fmt_type fmtype) in __hpp__fmt()
123 enum perf_hpp_fmt_type fmtype) in hpp__fmt()
143 enum perf_hpp_fmt_type fmtype) in hpp__fmt_acc()
/linux-6.15/drivers/net/wireless/mediatek/mt76/
Dtx.c408 enum ieee80211_frame_release_type reason, in mt76_release_buffered_frames()
463 enum mt76_txq_id qid = mt76_txq_get_qid(txq); in mt76_txq_send_burst()
524 mt76_txq_schedule_list(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule_list()
580 void mt76_txq_schedule(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore_hwmon.c473 enum mlxsw_hwmon_attr_type {
491 enum mlxsw_hwmon_attr_type attr_type, in mlxsw_hwmon_attr_add()
652 enum mlxsw_reg_mfcr_pwm_frequency freq; in mlxsw_hwmon_fans_init()
738 enum mlxsw_reg_mgpir_device_type device_type; in mlxsw_hwmon_gearbox_init()
/linux-6.15/drivers/pinctrl/renesas/
Dpinctrl.c80 enum pinctrl_map_type type, in sh_pfc_map_add_config()
539 enum pin_config_param param) in sh_pfc_pinconf_validate()
570 enum pin_config_param param = pinconf_to_config_param(*config); in sh_pfc_pinconf_get()
645 enum pin_config_param param; in sh_pfc_pinconf_set()
/linux-6.15/drivers/net/wireless/ath/carl9170/
Dhw.h799 enum cpu_clock {
810 enum ar9170_usb_ep {
831 enum ar9170_usb_fifo {
835 enum ar9170_tx_queues {
/linux-6.15/drivers/net/ethernet/chelsio/cxgb3/
Dael1002.c35 enum {
60 enum { edc_none, edc_sr, edc_twinax };
63 enum {
69 enum {
/linux-6.15/drivers/gpu/drm/i915/gvt/
Dinterrupt.c42 enum intel_gvt_event_type bit_to_event[INTEL_GVT_IRQ_BITWIDTH];
459 enum intel_gvt_event_type event, struct intel_vgpu *vgpu) in propagate_event()
482 enum intel_gvt_event_type event, struct intel_vgpu *vgpu) in handle_default_event_virt()
677 enum intel_gvt_event_type event) in intel_vgpu_trigger_virtual_event()
/linux-6.15/drivers/iio/adc/
Dqcom-spmi-vadc.c91 enum vadc_calibration calibration;
96 enum vadc_scale_fn_type scale_fn_type;
518 enum iio_chan_type type;
520 enum vadc_scale_fn_type scale_fn_type;
/linux-6.15/drivers/net/wireless/intel/iwlwifi/
Diwl-csr.h311 enum {
569 enum dtd_diode_reg {
604 enum msix_fh_int_causes {
619 enum msix_hw_int_causes {
/linux-6.15/drivers/iio/proximity/
Dsx9500.c527 enum iio_event_type type, in sx9500_read_event_config()
528 enum iio_event_direction dir) in sx9500_read_event_config()
541 enum iio_event_type type, in sx9500_write_event_config()
542 enum iio_event_direction dir, in sx9500_write_event_config()
/linux-6.15/tools/perf/util/
Dauxtrace.h36 enum auxtrace_error_type {
44 enum auxtrace_type {
54 enum itrace_period_type {
156 enum itrace_period_type period_type;
/linux-6.15/drivers/gpu/drm/xe/
Dxe_irq.c278 enum xe_engine_class class, in pick_engine_gt()
313 enum xe_engine_class class; in gt_irq_handler()
818 enum xe_irq_msix_static {
865 enum xe_hw_engine_id id; in xe_irq_msix_default_hwe_handler()
/linux-6.15/drivers/scsi/
Dscsi_transport_srp.c185 enum srp_rport_state state = rport->state; in show_srp_rport_state()
333 enum srp_rport_state new_state) in srp_rport_set_state()
335 enum srp_rport_state old_state = rport->state; in srp_rport_set_state()
603 enum scsi_timeout_action srp_timed_out(struct scsi_cmnd *scmd) in srp_timed_out()
/linux-6.15/drivers/net/wireless/ath/ath5k/
Ddma.c527 ath5k_hw_get_isr(struct ath5k_hw *ah, enum ath5k_int *interrupt_mask) in ath5k_hw_get_isr()
739 enum ath5k_int
740 ath5k_hw_set_imr(struct ath5k_hw *ah, enum ath5k_int new_mask) in ath5k_hw_set_imr()
742 enum ath5k_int old_mask, int_mask; in ath5k_hw_set_imr()
/linux-6.15/drivers/media/usb/stk1160/
Dstk1160-v4l.c35 enum stk1160_decimate_mode {
42 enum stk1160_decimate_mode col_mode, row_mode;
378 enum stk1160_decimate_mode col_mode, row_mode; in stk1160_try_fmt()
750 void stk1160_clear_queue(struct stk1160 *dev, enum vb2_buffer_state vb2_state) in stk1160_clear_queue()
/linux-6.15/drivers/comedi/drivers/
Djr3_pci.c44 enum jr3_pci_boardid {
97 enum jr3_pci_poll_state {
109 enum jr3_pci_poll_state state;
477 transf.link[i].link_type = (enum link_types)0; in jr3_pci_poll_subdevice()
/linux-6.15/drivers/iio/dac/
Dadi-axi-dac.c92 enum {
174 enum {
492 enum iio_backend_data_source data) in axi_dac_data_source_set()
726 enum ad3552r_io_mode mode) in axi_dac_bus_set_io_mode()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
Dctx_rewrite.c34 enum bpf_prog_type prog_type;
35 enum bpf_attach_type expected_attach_type;
634 enum bpf_prog_type prog_type;
635 enum bpf_attach_type expected_attach_type;
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_utils.c133 unsigned int dml2_util_get_maximum_odm_combine_for_output(bool force_odm_4to1, enum dml_output_enco… in dml2_util_get_maximum_odm_combine_for_output()
282 enum mall_stream_type pipe_mall_type; in dml2_calculate_rq_and_dlg_params()
393 enum mmhubbub_wbif_mode mode, in dml2_calc_max_scaled_time()
419 enum mmhubbub_wbif_mode wbif_mode = PACKED_444_FP16; /*for now*/ in dml2_extract_writeback_wm()
/linux-6.15/kernel/power/
Dmain.c324 enum suspend_stat_step failed_steps[REC_FAILED_NUM];
342 void dpm_save_failed_step(enum suspend_stat_step step) in dpm_save_failed_step()
452 enum suspend_stat_step step; in last_failed_step_show()
507 enum suspend_stat_step step; in suspend_stats_show()

1...<<511512513514515516517518519520>>...871