/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_display_types.h | 58 enum intel_output_type { 73 enum hdmi_force_audio { 81 enum intel_broadcast_rgb { 122 enum intel_hotplug_state { 131 enum intel_output_type type; 132 enum port port; 135 enum intel_hotplug_state (*hotplug)(struct intel_encoder *encoder, 137 enum intel_output_type (*compute_output_type)(struct intel_encoder *, 183 bool (*get_hw_state)(struct intel_encoder *, enum pipe *pipe); 202 enum hpd_pin hpd_pin; [all …]
|
/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/ |
D | smu_cmn.h | 30 enum smu_message_type msg, 35 enum smu_message_type msg, 39 enum smu_cmn2asic_mapping_type type, 43 enum smu_feature_mask mask); 46 enum smu_feature_mask mask); 49 enum smu_clk_type clk_type); 60 enum smu_feature_mask mask, 70 enum smu_feature_mask mask); 77 enum smu_table_id table_index,
|
/linux-5.10/drivers/media/dvb-frontends/ |
D | stb0899_priv.h | 66 enum stb0899_status { 87 enum stb0899_modcod { 119 enum stb0899_frame { 124 enum stb0899_alpha { 135 enum stb0899_fec { 147 enum fe_code_rate fecrate; 154 enum stb0899_fec fecrate; /* Demod internal FEC rate */ 177 enum stb0899_status status; /* Demod internal status */ 187 enum stb0899_alpha rrc_alpha; 188 enum stb0899_inversion inversion; [all …]
|
/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | dchubbub.h | 30 enum dcc_control { 39 enum segment_order { 58 enum dcn_hubbub_page_table_depth { 65 enum dcn_hubbub_page_table_block_size { 95 enum dcn_hubbub_page_table_block_size page_table_block_size; 96 enum dcn_hubbub_page_table_depth page_table_depth; 127 enum swizzle_mode_values swizzle, 129 enum segment_order *segment_order_horz, 130 enum segment_order *segment_order_vert); 133 enum surface_pixel_format format,
|
/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_mgmt.h | 54 enum hinic_mgmt_msg_type { 58 enum hinic_cfg_cmd { 62 enum hinic_comm_cmd { 101 enum hinic_mgmt_cb_state { 113 enum hinic_mod_type mod; 154 enum hinic_mod_type mod; 161 enum hinic_mod_type mod, 169 enum hinic_mod_type mod); 172 enum hinic_mod_type mod, u8 cmd, 174 enum hinic_mgmt_msg_type sync);
|
D | hinic_port.h | 32 enum hinic_rx_mode { 40 enum hinic_port_link_state { 45 enum hinic_port_state { 50 enum hinic_func_port_state { 55 enum hinic_autoneg_cap { 60 enum hinic_autoneg_state { 65 enum hinic_duplex { 70 enum hinic_speed { 82 enum hinic_link_mode { 98 enum hinic_port_type { [all …]
|
/linux-5.10/drivers/s390/net/ |
D | qeth_l3.h | 16 enum qeth_ip_types { 24 enum qeth_ip_types type; 33 enum qeth_prot_versions proto; 47 enum qeth_ip_types type, in qeth_l3_init_ipaddr() 48 enum qeth_prot_versions proto) in qeth_l3_init_ipaddr() 97 enum qeth_prot_versions proto; 104 int qeth_l3_ipaddr_to_string(enum qeth_prot_versions proto, const u8 *addr, 112 enum qeth_prot_versions proto, u8 *addr, 117 enum qeth_ip_types type, 118 enum qeth_prot_versions proto);
|
/linux-5.10/drivers/gpu/drm/bridge/adv7511/ |
D | adv7511.h | 223 enum adv7511_input_clock { 229 enum adv7511_input_justification { 235 enum adv7511_input_sync_pulse { 243 * enum adv7511_sync_polarity - Polarity for the input sync signals 257 enum adv7511_sync_polarity { 278 enum hdmi_colorspace input_colorspace; 279 enum adv7511_input_clock input_clock; 281 enum adv7511_input_justification input_justification; 286 enum adv7511_input_sync_pulse sync_pulse; 287 enum adv7511_sync_polarity vsync_polarity; [all …]
|
/linux-5.10/include/linux/mlx5/ |
D | qp.h | 54 enum mlx5_qp_optpar { 78 enum mlx5_qp_state { 93 enum { 100 enum { 119 enum { 125 enum { 133 enum { 148 enum { 154 enum { 161 enum { [all …]
|
/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/ |
D | command_table.c | 104 static enum bp_result encoder_control_digx_v3( 108 static enum bp_result encoder_control_digx_v4( 112 static enum bp_result encoder_control_digx_v5( 141 static enum bp_result encoder_control_dig_v1( 144 static enum bp_result encoder_control_dig1_v1( 147 static enum bp_result encoder_control_dig2_v1( 168 static enum bp_result encoder_control_dig_v1( in encoder_control_dig_v1() 172 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_dig_v1() 195 static enum bp_result encoder_control_dig1_v1( in encoder_control_dig1_v1() 199 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_dig1_v1() [all …]
|
/linux-5.10/include/linux/ |
D | compaction.h | 9 enum compact_priority { 21 enum compact_result { 93 extern enum compact_result try_to_compact_pages(gfp_t gfp_mask, 95 const struct alloc_context *ac, enum compact_priority prio, 98 extern enum compact_result compaction_suitable(struct zone *zone, int order, 108 static inline bool compaction_made_progress(enum compact_result result) in compaction_made_progress() 122 static inline bool compaction_failed(enum compact_result result) in compaction_failed() 132 static inline bool compaction_needs_reclaim(enum compact_result result) in compaction_needs_reclaim() 149 static inline bool compaction_withdrawn(enum compact_result result) in compaction_withdrawn() 191 static inline enum compact_result compaction_suitable(struct zone *zone, int order, in compaction_suitable() [all …]
|
D | kobject_ns.h | 26 enum kobj_ns_type { 40 enum kobj_ns_type type; 49 int kobj_ns_type_registered(enum kobj_ns_type type); 53 bool kobj_ns_current_may_mount(enum kobj_ns_type type); 54 void *kobj_ns_grab_current(enum kobj_ns_type type); 55 const void *kobj_ns_netlink(enum kobj_ns_type type, struct sock *sk); 56 const void *kobj_ns_initial(enum kobj_ns_type type); 57 void kobj_ns_drop(enum kobj_ns_type type, void *ns);
|
/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
D | smu_v11_0.h | 115 enum smu_11_0_power_state { 126 enum smu_11_0_power_state power_state; 129 enum smu_v11_0_baco_seq { 223 enum smu_baco_state smu_v11_0_baco_get_state(struct smu_context *smu); 225 int smu_v11_0_baco_set_state(struct smu_context *smu, enum smu_baco_state state); 232 int smu_v11_0_get_dpm_ultimate_freq(struct smu_context *smu, enum smu_clk_type clk_type, 235 int smu_v11_0_set_soft_freq_limited_range(struct smu_context *smu, enum smu_clk_type clk_type, 239 enum smu_clk_type clk_type, 244 enum amd_dpm_forced_level level); 247 enum smu_power_src_type power_src); [all …]
|
/linux-5.10/include/scsi/ |
D | iscsi_if.h | 24 enum iscsi_uevent_e { 80 enum iscsi_tgt_dscvr { 86 enum iscsi_host_event_code { 137 uint32_t param; /* enum iscsi_param */ 169 enum iscsi_tgt_dscvr type; 181 uint32_t param; /* enum iscsi_host_param */ 263 uint32_t state; /* enum iscsi_conn_state */ 268 uint32_t error; /* enum iscsi_err */ 286 enum iscsi_host_event_code code; 290 uint32_t status; /* enum [all …]
|
/linux-5.10/drivers/net/ethernet/sfc/ |
D | filter.h | 15 * enum efx_filter_match_flags - Flags for hardware filter match type 43 enum efx_filter_match_flags { 59 * enum efx_filter_priority - priority of a hardware filter specification 68 enum efx_filter_priority { 76 * enum efx_filter_flags - flags for hardware filter specifications 92 enum efx_filter_flags { 100 /** enum efx_encap_type - types of encapsulation 110 enum efx_encap_type { 122 * @match_flags: Match type flags, from &enum efx_filter_match_flags 123 * @priority: Priority of the filter, from &enum efx_filter_priority [all …]
|
/linux-5.10/drivers/media/platform/omap3isp/ |
D | isp.h | 45 enum isp_mem_resources { 63 enum isp_sbl_resource { 76 enum isp_subclk_resource { 115 enum isp_mem_resources mmio_range; 120 enum isp_xclk_id { 129 enum isp_xclk_id id; 244 enum isp_pipeline_stream_state state); 247 enum ccdc_input_entity input, 256 void omap3isp_sbl_enable(struct isp_device *isp, enum isp_sbl_resource res); 257 void omap3isp_sbl_disable(struct isp_device *isp, enum isp_sbl_resource res); [all …]
|
/linux-5.10/include/uapi/linux/dvb/ |
D | dmx.h | 37 * enum dmx_output - Output for the demux. 53 enum dmx_output { 62 * enum dmx_input - Input from the demux. 67 enum dmx_input { 73 * enum dmx_ts_pes - type of the PES filter. 103 enum dmx_ts_pes { 188 * @input: Demux input, as specified by &enum dmx_input. 189 * @output: Demux output, as specified by &enum dmx_output. 190 * @pes_type: Type of the pes filter, as specified by &enum dmx_pes_type. 195 enum dmx_input input; [all …]
|
/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | def.h | 30 enum version_8192c { 51 enum rtl819x_loopback_e { 58 enum rf_optype { 64 enum rf_power_state { 71 enum power_save_mode { 76 enum power_polocy_config { 83 enum interface_select_pci { 90 enum rtl_desc_qsel {
|
/linux-5.10/drivers/staging/rtl8192u/ |
D | r8190_rtl8256.c | 31 void phy_set_rf8256_bandwidth(struct net_device *dev, enum ht_channel_width Bandwidth) in phy_set_rf8256_bandwidth() 49 (enum rf90_radio_path_e)eRFPath, in phy_set_rf8256_bandwidth() 52 (enum rf90_radio_path_e)eRFPath, in phy_set_rf8256_bandwidth() 55 (enum rf90_radio_path_e)eRFPath, in phy_set_rf8256_bandwidth() 58 (enum rf90_radio_path_e)eRFPath, in phy_set_rf8256_bandwidth() 66 …rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x0b, bMask12Bits, 0x300); /* phy para:… in phy_set_rf8256_bandwidth() 67 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x2c, bMask12Bits, 0x3df); in phy_set_rf8256_bandwidth() 68 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x0e, bMask12Bits, 0x0a1); in phy_set_rf8256_bandwidth() 72 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x14, bMask12Bits, 0x59b); in phy_set_rf8256_bandwidth() 74 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x14, bMask12Bits, 0x5ab); in phy_set_rf8256_bandwidth() [all …]
|
/linux-5.10/drivers/misc/altera-stapl/ |
D | altera-jtag.h | 16 enum altera_jtag_state { 39 enum altera_jtag_state jtag_state; 42 enum altera_jtag_state drstop_state; 43 enum altera_jtag_state irstop_state; 71 int altera_set_drstop(struct altera_jtag *js, enum altera_jtag_state state); 72 int altera_set_irstop(struct altera_jtag *js, enum altera_jtag_state state); 82 enum altera_jtag_state state); 84 enum altera_jtag_state wait_state); 86 enum altera_jtag_state wait_state);
|
/linux-5.10/drivers/media/tuners/ |
D | tda18271.h | 48 enum tda18271_role { 53 enum tda18271_i2c_gate { 59 enum tda18271_output_options { 70 enum tda18271_small_i2c { 82 enum tda18271_role role; 85 enum tda18271_i2c_gate gate; 88 enum tda18271_output_options output_opt; 91 enum tda18271_small_i2c small_i2c; 107 enum tda18271_mode {
|
/linux-5.10/drivers/dma/dw-edma/ |
D | dw-edma-core.h | 19 enum dw_edma_dir { 24 enum dw_edma_mode { 29 enum dw_edma_request { 35 enum dw_edma_status { 83 enum dw_edma_dir dir; 92 enum dw_edma_request request; 93 enum dw_edma_status status; 127 enum dw_edma_mode mode; 152 enum dma_transfer_direction direction;
|
/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | sta.h | 66 * enum iwl_sta_flags - flags for the ADD_STA host command 107 enum iwl_sta_flags { 153 * enum iwl_sta_key_flag - key flags for the ADD_STA host command 173 enum iwl_sta_key_flag { 195 * enum iwl_sta_modify_flag - indicate to the fw what flag are being changed 205 enum iwl_sta_modify_flag { 217 * enum iwl_sta_mode - station command mode 221 enum iwl_sta_mode { 227 * enum iwl_sta_sleep_flag - type of sleep of the station 234 enum iwl_sta_sleep_flag { [all …]
|
/linux-5.10/drivers/staging/media/atomisp/pci/runtime/isys/interface/ |
D | ia_css_isys.h | 37 enum mipi_port_id ia_css_isys_port_to_mipi_port( 38 enum mipi_port_id api_port); 54 enum mipi_port_id port, 69 enum mipi_port_id port, 76 enum atomisp_input_format fmt_type); 83 const enum ia_css_input_mode input_mode); 87 void ia_css_isys_rx_enable_all_interrupts(enum mipi_port_id port); 89 unsigned int ia_css_isys_rx_get_interrupt_reg(enum mipi_port_id port); 90 void ia_css_isys_rx_get_irq_info(enum mipi_port_id port, 92 void ia_css_isys_rx_clear_irq_info(enum mipi_port_id port, [all …]
|
/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | summit,smb347-charger.yaml | 15 enum: 45 enum: 66 enum: [100, 110, 120, 130] 71 enum: 80 enum: 87 enum: [ 300000, 500000, 700000, 1000000, 91 enum: [ 300000, 500000, 700000, 1000000, 95 enum: [200000, 450000, 600000, 900000] 100 enum: [ 300000, 500000, 700000, 900000, 1200000, 104 enum: [ 300000, 500000, 700000, 900000, 1200000, [all …]
|