/linux-6.8/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_mdb.c | 91 enum macaccess_entry_type type) in lan966x_mdb_encode_mac() 107 enum macaccess_entry_type type) in lan966x_mdb_ip_add() 142 enum macaccess_entry_type type) in lan966x_mdb_ip_del() 250 enum macaccess_entry_type type) in lan966x_mdb_l2_add() 299 enum macaccess_entry_type type) in lan966x_mdb_l2_del() 354 static enum macaccess_entry_type 368 enum macaccess_entry_type type; in lan966x_handle_port_mdb_add() 385 enum macaccess_entry_type type; in lan966x_handle_port_mdb_del() 400 enum macaccess_entry_type type) in lan966x_mdb_ip_cpu_copy() 411 enum macaccess_entry_type type) in lan966x_mdb_l2_cpu_copy() [all …]
|
/linux-6.8/drivers/usb/chipidea/ |
D | ci.h | 43 enum ci_hw_regs { 108 enum ci_role { 114 enum ci_revision { 220 enum ci_role role; 227 enum otg_fsm_timer next_otg_timer; 238 enum usb_device_state resume_state; 266 enum ci_revision rev; 276 static inline int ci_role_start(struct ci_hdrc *ci, enum ci_role role) in ci_role_start() 305 enum ci_role role = ci->role; in ci_role_stop() 318 static inline enum usb_role ci_role_to_usb_role(struct ci_hdrc *ci) in ci_role_to_usb_role() [all …]
|
/linux-6.8/drivers/gpu/drm/amd/display/dc/inc/ |
D | link.h | 107 bool (*detect_link)(struct dc_link *link, enum dc_detect_reason reason); 109 enum dc_connection_type *type); 126 enum signal_type signal); 128 enum signal_type signal); 140 enum dc_status (*validate_mode_timing)( 159 enum dc_status (*increase_mst_payload)( 161 enum dc_status (*reduce_mst_payload)( 181 enum aux_return_code_type *operation_result); 200 enum dp_link_encoding (*dp_get_encoding_format)( 206 enum dp_link_encoding (*mst_decide_link_encoding_format)( [all …]
|
/linux-6.8/include/linux/ |
D | dma-resv.h | 53 * enum dma_resv_usage - how the fences from a dma_resv obj are used 55 * This enum describes the different use cases for a dma_resv object and 71 enum dma_resv_usage { 124 * see enum dma_resv_usage and &dma_buf.resv. 126 static inline enum dma_resv_usage dma_resv_usage_rw(bool write) in dma_resv_usage_rw() 198 enum dma_resv_usage usage; 204 enum dma_resv_usage fence_usage; 228 * @usage: controls which fences to include, see enum dma_resv_usage. 232 enum dma_resv_usage usage) in dma_resv_iter_begin() 257 static inline enum dma_resv_usage [all …]
|
D | edac.h | 60 * enum dev_type - describe the type of memory DRAM chips used at the stick 72 enum dev_type { 93 * enum hw_event_mc_err_type - type of the detected error 113 enum hw_event_mc_err_type { 139 * enum mem_type - memory types. For a more detailed reference, please see 192 enum mem_type { 256 * enum edac_type - Error Detection and Correction capabilities and mode 268 enum edac_type { 292 * enum scrub_type - scrubbing capabilities 304 enum scrub_type { [all …]
|
D | fsl_devices.h | 31 * enumerates them by enum fsl_devices in a sub-arch specific header 46 enum fsl_usb2_controller_ver { 55 enum fsl_usb2_operating_modes { 62 enum fsl_usb2_phy_modes { 76 enum fsl_usb2_controller_ver controller_ver; 77 enum fsl_usb2_operating_modes operating_mode; 78 enum fsl_usb2_phy_modes phy_mode;
|
/linux-6.8/drivers/net/wireless/ath/carl9170/ |
D | carl9170.h | 78 enum carl9170_device_state { 103 enum carl9170_tid_state { 128 enum carl9170_tid_state state; 192 enum carl9170_device_features { 210 enum carl9170_restart_reasons { 226 enum carl9170_erp_modes { 240 enum carl9170_device_state state; 242 enum carl9170_restart_reasons last_reason; 331 enum carl9170_erp_modes erp_mode; 468 enum carl9170_ps_off_override_reasons { [all …]
|
/linux-6.8/Documentation/devicetree/bindings/phy/ |
D | nvidia,tegra194-xusb-padctl.yaml | 45 enum: 117 enum: [ xusb ] 129 enum: [ xusb ] 141 enum: [ xusb ] 153 enum: [ xusb ] 173 enum: [ xusb ] 185 enum: [ xusb ] 197 enum: [ xusb ] 209 enum: [ xusb ] 237 enum: [ host, peripheral, otg ] [all …]
|
/linux-6.8/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.h | 24 enum mlxsw_core_resource_id { 39 enum mlxsw_cmd_mbox_config_profile_lag_mode 41 enum mlxsw_cmd_mbox_config_profile_flood_mode 111 enum mlxsw_event_trap_id trap_id; 120 enum mlxsw_reg_hpkt_action en_action; /* Action when enabled */ 121 enum mlxsw_reg_hpkt_action dis_action; /* Action when disabled */ 375 enum devlink_sb_threshold_type threshold_type, 385 enum devlink_sb_pool_type pool_type, 389 enum devlink_sb_pool_type pool_type, 401 enum devlink_sb_pool_type pool_type, [all …]
|
/linux-6.8/security/integrity/ima/ |
D | ima_appraise.c | 74 int mask, enum ima_hooks func) in ima_must_appraise() 109 enum integrity_status ima_get_cache_status(struct integrity_iint_cache *iint, in ima_get_cache_status() 110 enum ima_hooks func) in ima_get_cache_status() 130 enum ima_hooks func, in ima_set_cache_status() 131 enum integrity_status status) in ima_set_cache_status() 156 enum ima_hooks func) in ima_cache_flags() 180 enum hash_algo ima_get_hash_algo(const struct evm_ima_xattr_data *xattr_value, in ima_get_hash_algo() 184 enum hash_algo ret; in ima_get_hash_algo() 240 * @type: xattr type [enum evm_ima_xattr_type] 241 * @algo: hash algorithm [enum hash_algo] [all …]
|
/linux-6.8/drivers/scsi/bfa/ |
D | bfa_fcs_fcpim.c | 34 enum bfa_itnim_aen_event event); 37 enum bfa_fcs_itnim_event event); 39 enum bfa_fcs_itnim_event event); 41 enum bfa_fcs_itnim_event event); 43 enum bfa_fcs_itnim_event event); 45 enum bfa_fcs_itnim_event event); 47 enum bfa_fcs_itnim_event event); 49 enum bfa_fcs_itnim_event event); 51 enum bfa_fcs_itnim_event event); 53 enum bfa_fcs_itnim_event event); [all …]
|
/linux-6.8/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | d3.h | 12 * enum iwl_d0i3_flags - d0i3 flags 15 enum iwl_d0i3_flags { 20 * enum iwl_d3_wakeup_flags - D3 manager wakeup flags 23 enum iwl_d3_wakeup_flags { 30 * @wakeup_flags: wakeup flags, see &enum iwl_d3_wakeup_flags 45 * enum iwl_d3_proto_offloads - enabled protocol offloads 52 enum iwl_proto_offloads { 215 enum iwl_wowlan_pattern_type { 342 enum iwl_wowlan_wakeup_filters { 362 enum iwl_wowlan_flags { [all …]
|
/linux-6.8/drivers/gpu/drm/i915/display/ |
D | intel_display_trace.h | 32 __field(enum pipe, pipe) 60 __field(enum pipe, pipe) 87 __field(enum pipe, pipe) 110 TP_PROTO(struct drm_i915_private *dev_priv, enum pipe pipe), 115 __field(enum pipe, pipe) 134 TP_PROTO(struct drm_i915_private *dev_priv, enum pipe pch_transcoder), 139 __field(enum pipe, pipe) 145 enum pipe pipe = pch_transcoder; 194 __field(enum pipe, pipe) 245 __field(enum pipe, pipe) [all …]
|
/linux-6.8/drivers/misc/sgi-xp/ |
D | xpc.h | 176 enum xp_retval reason; 182 enum xp_retval reason; 325 enum xp_retval reason; /* reason why channel is disconnect'g */ 460 enum xp_retval reason; /* reason for deactivate act_state request */ 485 enum xp_retval reason; /* reason partition is deactivating */ 526 enum xp_retval (*get_partition_rsvd_page_pa) 538 enum xp_retval (*get_remote_heartbeat) (struct xpc_partition *); 545 enum xp_retval (*setup_ch_structures) (struct xpc_partition *); 548 enum xp_retval (*make_first_contact) (struct xpc_partition *); 558 enum xp_retval (*save_remote_msgqueue_pa) (struct xpc_channel *, [all …]
|
/linux-6.8/include/uapi/linux/ |
D | rkisp1-config.h | 176 * enum rkisp1_cif_isp_version - ISP variants 183 enum rkisp1_cif_isp_version { 190 enum rkisp1_cif_isp_histogram_mode { 199 enum rkisp1_cif_isp_awb_mode_type { 205 enum rkisp1_cif_isp_flt_mode { 211 * enum rkisp1_cif_isp_exp_ctrl_autostop - stop modes 215 enum rkisp1_cif_isp_exp_ctrl_autostop { 221 * enum rkisp1_cif_isp_exp_meas_mode - Exposure measure mode 225 enum rkisp1_cif_isp_exp_meas_mode { 413 * @effect: values from 'enum v4l2_colorfx'. Possible values are: V4L2_COLORFX_SEPIA, [all …]
|
/linux-6.8/drivers/infiniband/hw/hns/ |
D | hns_roce_device.h | 103 enum { 111 enum hns_roce_event { 134 enum { 156 enum { 160 enum hns_roce_reset_stage { 169 enum hns_roce_instance_state { 176 enum { 192 enum hns_roce_mmap_type { 199 enum hns_roce_mmap_type mmap_type; 365 enum { [all …]
|
/linux-6.8/drivers/gpu/drm/amd/display/dmub/src/ |
D | dmub_srv.c | 156 static bool dmub_srv_hw_setup(struct dmub_srv *dmub, enum dmub_asic asic) in dmub_srv_hw_setup() 365 enum dmub_status dmub_srv_create(struct dmub_srv *dmub, in dmub_srv_create() 368 enum dmub_status status = DMUB_STATUS_OK; in dmub_srv_create() 420 enum dmub_status 506 enum dmub_status dmub_srv_calc_mem_info(struct dmub_srv *dmub, in dmub_srv_calc_mem_info() 545 enum dmub_status dmub_srv_has_hw_support(struct dmub_srv *dmub, in dmub_srv_has_hw_support() 559 enum dmub_status dmub_srv_is_hw_init(struct dmub_srv *dmub, bool *is_hw_init) in dmub_srv_is_hw_init() 575 enum dmub_status dmub_srv_hw_init(struct dmub_srv *dmub, in dmub_srv_hw_init() 721 enum dmub_status dmub_srv_sync_inbox1(struct dmub_srv *dmub) in dmub_srv_sync_inbox1() 742 enum dmub_status dmub_srv_hw_reset(struct dmub_srv *dmub) in dmub_srv_hw_reset() [all …]
|
/linux-6.8/include/linux/qed/ |
D | qed_if.h | 30 enum dcbx_protocol_type { 76 enum qed_dcbx_sf_ieee_type { 85 enum qed_dcbx_sf_ieee_type sf_ieee; 89 enum dcbx_protocol_type proto_type; 138 enum qed_nvm_images { 159 enum qed_led_mode { 431 enum qed_db_rec_width { 436 enum qed_db_rec_space { 586 enum qed_int_mode { 606 enum qed_hw_err_type { [all …]
|
/linux-6.8/drivers/net/ethernet/amd/xgbe/ |
D | xgbe.h | 372 enum pkt_hash_types rss_hash_type; 528 enum xgbe_state { 535 enum xgbe_int { 547 enum xgbe_int_state { 552 enum xgbe_ecc_sec { 558 enum xgbe_speed { 565 enum xgbe_xpcs_access { 570 enum xgbe_an_mode { 578 enum xgbe_an { 587 enum xgbe_rx { [all …]
|
/linux-6.8/drivers/net/wireless/mediatek/mt76/ |
D | mt76.h | 59 enum mt76_bus_type { 65 enum mt76_wed_type { 86 enum mt76_bus_type type; 93 enum mt76_txq_id { 104 enum mt76_mcuq_id { 111 enum mt76_rxq_id { 133 enum mt76_band_id { 140 enum mt76_cipher_type { 156 enum mt76_dfs_state { 259 enum mt76_txq_id qid, struct sk_buff *skb, [all …]
|
/linux-6.8/include/ufs/ |
D | ufshcd.h | 35 enum dev_cmd_type { 41 enum ufs_event_type { 85 enum ufs_pm_op { 92 enum uic_link_state { 137 enum ufs_pm_level { 149 enum ufs_dev_pwr_mode dev_state; 150 enum uic_link_state link_state; 246 enum dev_cmd_type type; 275 enum ufs_notify_change_status { 338 enum ufs_notify_change_status); [all …]
|
/linux-6.8/drivers/iio/imu/bmi323/ |
D | bmi323_core.c | 34 enum bmi323_sensor_type { 40 enum bmi323_opr_mode { 48 enum bmi323_state { 54 enum bmi323_irq_pin { 60 enum bmi323_3db_bw { 65 enum bmi323_scan { 125 enum bmi323_irq_pin irq_pin; 128 enum bmi323_state state; 304 static enum bmi323_sensor_type bmi323_iio_to_sensor(enum iio_chan_type iio_type) in bmi323_iio_to_sensor() 317 enum bmi323_sensor_type sensor, in bmi323_set_mode() [all …]
|
/linux-6.8/drivers/media/dvb-frontends/ |
D | stv0900_sw.c | 25 enum fe_stv0900_demod_num demod) in stv0900_check_signal_presence() 57 enum fe_stv0900_demod_num demod) in stv0900_get_sw_loop_params() 61 enum fe_stv0900_search_standard standard; in stv0900_get_sw_loop_params() 123 s32 MaxStep, enum fe_stv0900_demod_num demod) in stv0900_search_carr_sw_loop() 183 enum fe_stv0900_demod_num demod) in stv0900_sw_algo() 296 enum fe_stv0900_demod_num demod) in stv0900_get_symbol_rate() 324 enum fe_stv0900_demod_num demod) in stv0900_set_symbol_rate() 348 enum fe_stv0900_demod_num demod) in stv0900_set_max_symbol_rate() 376 enum fe_stv0900_demod_num demod) in stv0900_set_min_symbol_rate() 400 enum fe_stv0900_demod_num demod) in stv0900_get_timing_offst() [all …]
|
/linux-6.8/lib/ |
D | test_dynamic_debug.c | 34 * - classmaps must have corresponding enum 35 * - enum symbols must match/correlate with class-name strings in the map. 36 * - base must equal enum's 1st value 52 enum cat_disjoint_bits { 78 enum cat_disjoint_names { LOW = 11, MID, HI }; 85 enum cat_level_num { V0 = 14, V1, V2, V3, V4, V5, V6, V7 }; 92 enum cat_level_names { L0 = 22, L1, L2, L3, L4, L5, L6, L7 };
|
/linux-6.8/drivers/infiniband/hw/erdma/ |
D | erdma_cm.h | 35 enum { 56 enum { 75 enum erdma_cep_state { 94 enum erdma_cep_state state; 123 enum erdma_work_type { 136 enum erdma_work_type type; 160 int erdma_cm_queue_work(struct erdma_cep *ceq, enum erdma_work_type type);
|