/linux-6.15/drivers/net/wireless/microchip/wilc1000/ |
D | hif.h | 12 enum { 28 enum { 41 enum host_if_state { 60 enum cfg_param { 67 enum scan_event { 74 enum conn_event { 80 enum { 85 enum { 100 void (*scan_result)(enum scan_event evt, 111 enum authtype auth_type; [all …]
|
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | dchubbub.h | 38 enum dcc_control { 49 enum segment_order { 72 enum dcn_hubbub_page_table_depth { 79 enum dcn_hubbub_page_table_block_size { 114 enum dcn_hubbub_page_table_block_size page_table_block_size; 115 enum dcn_hubbub_page_table_depth page_table_depth; 158 enum swizzle_mode_values swizzle, 160 enum segment_order *segment_order_horz, 161 enum segment_order *segment_order_vert); 164 enum swizzle_mode_addr3_values swizzle, [all …]
|
/linux-6.15/include/sound/ |
D | rt5682.h | 11 enum rt5682_dmic1_data_pin { 17 enum rt5682_dmic1_clk_pin { 22 enum rt5682_jd_src { 27 enum rt5682_dai_clks { 34 enum rt5682_dmic1_data_pin dmic1_data_pin; 35 enum rt5682_dmic1_clk_pin dmic1_clk_pin; 36 enum rt5682_jd_src jd_src;
|
/linux-6.15/Documentation/netlink/specs/ |
D | nlctrl.yaml | 15 enum-name: 24 enum-name: netlink-attribute-type 25 type: enum 92 enum-name: 103 enum-name: 111 enum: op-flags 112 enum-as-flags: true 116 enum-name: 121 enum: attr-type 158 enum-name: [all …]
|
/linux-6.15/fs/bcachefs/ |
D | super-io.h | 21 void bch2_version_to_text(struct printbuf *, enum bcachefs_metadata_version); 22 enum bcachefs_metadata_version bch2_latest_compatible_version(enum bcachefs_metadata_version); 24 int bch2_set_version_incompat(struct bch_fs *, enum bcachefs_metadata_version); 27 enum bcachefs_metadata_version version) in bch2_request_incompat_feature() 42 struct bch_sb_field *bch2_sb_field_get_id(struct bch_sb *, enum bch_sb_field_type); 47 enum bch_sb_field_type, unsigned); 52 enum bch_sb_field_type, unsigned); 61 void bch2_sb_field_delete(struct bch_sb_handle *, enum bch_sb_field_type); 67 enum bch_validate_flags, struct printbuf *); 95 int bch2_sb_validate(struct bch_sb *, u64, enum bch_validate_flags, struct printbuf *);
|
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | phy.h | 57 enum hw90_block_e { 65 enum baseband_config_type { 70 enum ra_offset_area { 80 enum antenna_path { 148 enum radio_path rfpath, u32 regaddr, 151 enum radio_path rfpath, u32 regaddr, 157 enum radio_path rfpath); 168 enum nl80211_channel_type ch_type); 175 enum radio_path rfpath); 176 bool rtl8723e_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype); [all …]
|
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | binding.h | 20 * &enum iwl_ctxt_id_and_color 21 * @action: action to perform, see &enum iwl_ctxt_action 23 * &enum iwl_ctxt_id_and_color 25 * &enum iwl_ctxt_id_and_color 40 * &enum iwl_ctxt_id_and_color 41 * @action: action to perform, see &enum iwl_ctxt_action 43 * &enum iwl_ctxt_id_and_color 45 * &enum iwl_ctxt_id_and_color 66 * &enum iwl_ctxt_id_and_color 89 enum iwl_quota_low_latency { [all …]
|
/linux-6.15/drivers/staging/media/atomisp/pci/runtime/isys/interface/ |
D | ia_css_isys.h | 27 enum mipi_port_id ia_css_isys_port_to_mipi_port( 28 enum mipi_port_id api_port); 43 enum mipi_port_id port, 58 enum mipi_port_id port, 65 enum atomisp_input_format fmt_type); 70 const enum ia_css_input_mode input_mode); 74 void ia_css_isys_rx_enable_all_interrupts(enum mipi_port_id port); 76 unsigned int ia_css_isys_rx_get_interrupt_reg(enum mipi_port_id port); 77 void ia_css_isys_rx_get_irq_info(enum mipi_port_id port, 79 void ia_css_isys_rx_clear_irq_info(enum mipi_port_id port, [all …]
|
/linux-6.15/Documentation/devicetree/bindings/regulator/ |
D | qcom,spmi-regulator.yaml | 14 enum: 117 enum: 136 enum: 152 enum: 167 enum: 177 enum: 187 enum: 206 enum: 226 enum: 236 enum: [all …]
|
/linux-6.15/drivers/media/platform/mediatek/vcodec/decoder/ |
D | mtk_vcodec_dec_drv.h | 21 enum mtk_vcodec_dec_chip_name { 32 * enum mtk_vdec_format_types - Structure used to get supported 35 enum mtk_vdec_format_types { 48 * enum mtk_vdec_hw_count - Supported hardware count 50 enum mtk_vdec_hw_count { 58 * enum mtk_vdec_hw_arch - Used to separate different hardware architecture 60 enum mtk_vdec_hw_arch { 123 enum mtk_vdec_hw_arch hw_arch; 163 * @colorspace: enum v4l2_colorspace; supplemental to pixelformat 164 * @ycbcr_enc: enum v4l2_ycbcr_encoding, Y'CbCr encoding [all …]
|
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/ |
D | mt7925.h | 32 enum { 50 enum { 57 enum mt7925_roc_req { 66 enum { 109 enum mt7925_txq_id { 116 enum mt7925_rxq_id { 123 enum { 134 enum { 185 enum mt7925_eeprom_field { 195 enum { [all …]
|
/linux-6.15/drivers/staging/rtl8723bs/hal/ |
D | HalBtcOutSrc.h | 47 enum { 54 enum { 63 enum btc_chip_interface { 87 enum { 100 enum { 107 enum { 113 enum { 120 enum { 161 enum { 201 enum { [all …]
|
/linux-6.15/include/uapi/linux/ |
D | nl80211.h | 150 * some other restrictions. See &enum nl80211_if_combination_attrs. 287 * &enum nl80211_tid_config_attr and it will be passed to the 347 * enum nl80211_commands - supported nl80211 commands 904 * &enum ieee80211_tdls_actioncode. 1342 enum nl80211_commands { 1627 * enum nl80211_attrs - nl80211 netlink attributes 1641 * of &enum nl80211_chan_width, describing the channel width. See the 1642 * documentation of the enum for more information. 1673 * @NL80211_ATTR_IFTYPE: type of virtual interface, see &enum nl80211_iftype 1703 * &enum nl80211_sta_flags (deprecated, use %NL80211_ATTR_STA_FLAGS2) [all …]
|
/linux-6.15/drivers/gpu/drm/i915/display/ |
D | intel_fdi.h | 11 enum pipe; 41 void assert_fdi_tx_enabled(struct intel_display *display, enum pipe pipe); 42 void assert_fdi_tx_disabled(struct intel_display *display, enum pipe pipe); 43 void assert_fdi_rx_enabled(struct intel_display *display, enum pipe pipe); 44 void assert_fdi_rx_disabled(struct intel_display *display, enum pipe pipe); 45 void assert_fdi_tx_pll_enabled(struct intel_display *display, enum pipe pipe); 46 void assert_fdi_rx_pll_enabled(struct intel_display *display, enum pipe pipe); 47 void assert_fdi_rx_pll_disabled(struct intel_display *display, enum pipe pipe);
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | fs_ttc.h | 9 enum mlx5_traffic_types { 25 enum mlx5_tunnel_types { 43 enum mlx5_flow_namespace_type ns_type; 52 const char *mlx5_ttc_get_name(enum mlx5_traffic_types tt); 62 int mlx5_ttc_fwd_dest(struct mlx5_ttc_table *ttc, enum mlx5_traffic_types type, 66 enum mlx5_traffic_types type); 68 enum mlx5_traffic_types type); 71 u8 mlx5_get_proto_by_tunnel_type(enum mlx5_tunnel_types tt);
|
/linux-6.15/include/linux/iio/common/ |
D | ssp_sensors.h | 18 * enum ssp_sensor_type - SSP sensor type 20 enum ssp_sensor_type { 56 enum ssp_sensor_type type; 61 enum ssp_sensor_type type); 63 int ssp_enable_sensor(struct ssp_data *data, enum ssp_sensor_type type, 66 int ssp_disable_sensor(struct ssp_data *data, enum ssp_sensor_type type); 68 u32 ssp_get_sensor_delay(struct ssp_data *data, enum ssp_sensor_type); 70 int ssp_change_delay(struct ssp_data *data, enum ssp_sensor_type type,
|
/linux-6.15/drivers/gpu/drm/amd/display/dc/bios/ |
D | bios_parser_common.c | 29 static enum object_type object_type_from_bios_object_id(uint32_t bios_object_id) in object_type_from_bios_object_id() 33 enum object_type object_type; in object_type_from_bios_object_id() 59 static enum object_enum_id enum_id_from_bios_object_id(uint32_t bios_object_id) in enum_id_from_bios_object_id() 63 enum object_enum_id id; in enum_id_from_bios_object_id() 100 static enum encoder_id encoder_id_from_bios_object_id(uint32_t bios_object_id) in encoder_id_from_bios_object_id() 103 enum encoder_id id; in encoder_id_from_bios_object_id() 172 static enum connector_id connector_id_from_bios_object_id( in connector_id_from_bios_object_id() 177 enum connector_id id; in connector_id_from_bios_object_id() 227 static enum generic_id generic_id_from_bios_object_id(uint32_t bios_object_id) in generic_id_from_bios_object_id() 231 enum generic_id id; in generic_id_from_bios_object_id() [all …]
|
/linux-6.15/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_ade_reg.h | 108 enum frame_end_start { 119 enum ade_fb_format { 133 enum ade_channel { 138 enum ade_scale { 145 enum ade_ctran { 155 enum ade_overlay { 162 enum ade_alpha_mode { 168 enum ade_alpha_blending_mode { 178 enum dsi_pclk_en { 183 enum ldi_output_format { [all …]
|
/linux-6.15/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_so.h | 29 enum vmw_view_type { 37 enum vmw_so_type { 69 /* Map enum vmw_view_type to view destroy command ids*/ 72 /* Map enum vmw_view_type to SVGACOTableType */ 75 /* Map enum vmw_so_type to SVGACOTableType */ 84 * enum vmw_view_type. If the command is unknown, return vmw_view_max. 88 static inline enum vmw_view_type vmw_view_cmd_to_type(u32 id) in vmw_view_cmd_to_type() 102 return (enum vmw_view_type) tmp; in vmw_view_cmd_to_type() 112 * return the corresponding enum vmw_so_type. If the command is uknown, 116 static inline enum vmw_so_type vmw_so_cmd_to_type(u32 id) in vmw_so_cmd_to_type() [all …]
|
/linux-6.15/drivers/platform/surface/ |
D | surface_platform_profile.c | 17 // Enum for the platform performance profile sent to the TMP module. 18 enum ssam_tmp_profile { 25 // Enum for the fan profile sent to the FAN module. This fan profile is 28 enum ssam_fan_profile { 64 static int ssam_tmp_profile_get(struct ssam_device *sdev, enum ssam_tmp_profile *p) in ssam_tmp_profile_get() 77 static int ssam_tmp_profile_set(struct ssam_device *sdev, enum ssam_tmp_profile p) in ssam_tmp_profile_set() 84 static int ssam_fan_profile_set(struct ssam_device *sdev, enum ssam_fan_profile p) in ssam_fan_profile_set() 91 static int convert_ssam_tmp_to_profile(struct ssam_device *sdev, enum ssam_tmp_profile p) in convert_ssam_tmp_to_profile() 113 static int convert_profile_to_ssam_tmp(struct ssam_device *sdev, enum platform_profile_option p) in convert_profile_to_ssam_tmp() 135 static int convert_profile_to_ssam_fan(struct ssam_device *sdev, enum platform_profile_option p) in convert_profile_to_ssam_fan() [all …]
|
/linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_mca.h | 53 enum amdgpu_mca_ip { 65 enum amdgpu_mca_error_type { 99 enum mca_reg_idx { 117 enum amdgpu_mca_error_type type; 118 enum amdgpu_mca_ip ip; 132 …int (*mca_parse_mca_error_count)(struct amdgpu_device *adev, enum amdgpu_ras_block blk, enum amdgp… 134 int (*mca_get_valid_mca_count)(struct amdgpu_device *adev, enum amdgpu_mca_error_type type, 136 int (*mca_get_mca_entry)(struct amdgpu_device *adev, enum amdgpu_mca_error_type type, 163 int amdgpu_mca_smu_get_mca_set_error_count(struct amdgpu_device *adev, enum amdgpu_ras_block blk, 164 enum amdgpu_mca_error_type type, uint32_t *total); [all …]
|
/linux-6.15/include/uapi/linux/dvb/ |
D | dmx.h | 22 * enum dmx_output - Output for the demux. 38 enum dmx_output { 47 * enum dmx_input - Input from the demux. 52 enum dmx_input { 58 * enum dmx_ts_pes - type of the PES filter. 88 enum dmx_ts_pes { 173 * @input: Demux input, as specified by &enum dmx_input. 174 * @output: Demux output, as specified by &enum dmx_output. 175 * @pes_type: Type of the pes filter, as specified by &enum dmx_pes_type. 180 enum dmx_input input; [all …]
|
/linux-6.15/include/soc/fsl/qe/ |
D | ucc_slow.h | 81 enum ucc_slow_channel_protocol_mode { 88 enum ucc_slow_transparent_tcrc { 98 enum ucc_slow_tx_oversampling_rate { 111 enum ucc_slow_rx_oversampling_rate { 124 enum ucc_slow_tx_encoding_method { 131 enum ucc_slow_rx_decoding_method { 138 enum ucc_slow_diag_mode { 148 enum qe_clock rx_clock; 149 enum qe_clock tx_clock; 175 enum ucc_slow_transparent_tcrc tcrc; [all …]
|
/linux-6.15/include/linux/qed/ |
D | qed_rdma_if.h | 21 enum qed_roce_qp_state { 31 enum qed_rdma_qp_type { 38 enum qed_rdma_tid_type { 144 enum qed_port_state { 149 enum qed_roce_capability { 155 enum qed_port_state port_state; 163 enum qed_roce_capability capability; 174 enum qed_rdma_cq_mode { 200 enum qed_rdma_cq_mode cq_mode; 215 enum roce_mode { [all …]
|
/linux-6.15/include/net/ |
D | flow_offload.h | 150 enum flow_action_id { 190 /* This is mirroring enum pedit_header_type definition for easy mapping between 194 enum flow_action_mangle_base { 203 enum flow_action_hw_stats_bit { 211 enum flow_action_hw_stats { 235 enum flow_action_id id; 239 enum flow_action_hw_stats hw_stats; 256 enum flow_action_mangle_base htype; 288 enum flow_action_id act_id; 398 enum flow_action_hw_stats_bit allow_bit) in __flow_action_hw_stats_check() [all …]
|