/linux-5.10/drivers/leds/ |
D | leds-fsg.c | 33 enum led_brightness value) in fsg_led_wlan_set() 45 enum led_brightness value) in fsg_led_wan_set() 57 enum led_brightness value) in fsg_led_sata_set() 69 enum led_brightness value) in fsg_led_usb_set() 81 enum led_brightness value) in fsg_led_sync_set() 93 enum led_brightness value) in fsg_led_ring_set()
|
/linux-5.10/include/linux/qed/ |
D | tcp_common.h | 25 /* tcp connect mode enum */ 26 enum tcp_connect_mode { 40 /* tcp IPv4/IPv6 enum */ 41 enum tcp_ip_version { 167 /* tcp IPv4/IPv6 enum */ 168 enum tcp_seg_placement_event {
|
/linux-5.10/drivers/net/wireless/ath/ath10k/ |
D | coredump.h | 14 * enum ath10k_fw_crash_dump_type - types of data in the dump file 17 enum ath10k_fw_crash_dump_type { 95 /* enum ath10k_mem_region_type */ 110 enum ath10k_mem_region_type { 141 enum ath10k_mem_region_type type; 159 enum ath10k_bus bus;
|
/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb.h | 64 enum omap_dss_rotation_type rotation_type; 73 enum omapfb_update_mode update_mode; 101 enum omap_color_mode dssmode; 120 int dss_mode_to_fb_mode(enum omap_color_mode dssmode, 130 int omapfb_get_update_mode(struct fb_info *fbi, enum omapfb_update_mode *mode); 131 int omapfb_set_update_mode(struct fb_info *fbi, enum omapfb_update_mode mode);
|
/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_dcb.h | 63 enum cxgb4_dcb_state { 72 enum cxgb4_dcb_state_input { 84 enum cxgb4_dcb_fw_msgs { 97 enum cxgb4_dcb_state state; /* DCB State Machine */ 98 enum cxgb4_dcb_fw_msgs msgs; /* DCB Firmware messages received */ 123 void cxgb4_dcb_state_fsm(struct net_device *, enum cxgb4_dcb_state_input);
|
/linux-5.10/include/linux/mfd/samsung/ |
D | irq.h | 10 enum s2mpa01_irq { 60 enum s2mps11_irq { 102 enum s2mps14_irq { 126 enum s2mpu02_irq { 153 enum s5m8767_irq { 197 enum s5m8763_irq {
|
/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_irq.h | 28 enum pipe pipe); 30 i915_enable_pipestat(struct drm_i915_private *dev_priv, enum pipe pipe, 34 i915_disable_pipestat(struct drm_i915_private *dev_priv, enum pipe pipe, 57 enum pipe pipe, 61 enum pipe pipe, u32 bits) in bdw_enable_pipe_irq() 66 enum pipe pipe, u32 bits) in bdw_disable_pipe_irq()
|
/linux-5.10/drivers/staging/greybus/ |
D | power_supply.c | 18 enum power_supply_property prop; 44 enum power_supply_property *props_raw; 82 enum power_supply_property prop; 106 static int get_psp_from_gb_prop(int gb_prop, enum power_supply_property *psp) in get_psp_from_gb_prop() 305 *psp = (enum power_supply_property)prop; in get_psp_from_gb_prop() 316 enum power_supply_property psp) in get_psy_prop() 327 enum power_supply_property psp) in is_psy_prop_writeable() 337 static int is_prop_valint(enum power_supply_property psp) in is_prop_valint() 430 enum power_supply_property prop) in prop_append() 432 enum power_supply_property *new_props_raw; in prop_append() [all …]
|
/linux-5.10/kernel/ |
D | cpu.c | 57 enum cpuhp_state state; 58 enum cpuhp_state target; 59 enum cpuhp_state fail; 68 enum cpuhp_state cb_state; 133 static struct cpuhp_step *cpuhp_get_step(enum cpuhp_state state) in cpuhp_get_step() 148 static int cpuhp_invoke_callback(unsigned int cpu, enum cpuhp_state state, in cpuhp_invoke_callback() 233 static bool cpuhp_is_ap_state(enum cpuhp_state state) in cpuhp_is_ap_state() 257 static bool cpuhp_is_atomic_state(enum cpuhp_state state) in cpuhp_is_atomic_state() 392 enum cpuhp_smt_control cpu_smt_control __read_mostly = CPU_SMT_ENABLED; 453 static inline enum cpuhp_state [all …]
|
/linux-5.10/drivers/net/wireless/ti/wlcore/ |
D | wlcore.h | 34 enum wl_rx_buf_align; 46 int (*wait_for_event)(struct wl1271 *wl, enum wlcore_wait_event event, 56 enum wl_rx_buf_align (*get_rx_buf_align)(struct wl1271 *wl, 90 int (*set_key)(struct wl1271 *wl, enum set_key_cmd cmd, 120 enum wlcore_partitions { 143 enum wlcore_registers { 195 enum wlcore_state state; 196 enum wl12xx_fw_type fw_type; 198 enum plt_mode plt_mode; 336 enum nl80211_band band; [all …]
|
/linux-5.10/drivers/net/ipa/ |
D | ipa_reg.h | 145 static inline u32 ipa_reg_state_aggr_active_offset(enum ipa_version version) in ipa_reg_state_aggr_active_offset() 161 static inline u32 ipa_reg_filt_rout_hash_flush_offset(enum ipa_version version) in ipa_reg_filt_rout_hash_flush_offset() 182 static inline u32 ipa_reg_bcr_val(enum ipa_version version) in ipa_reg_bcr_val() 236 static inline u32 ipa_reg_idle_indication_cfg_offset(enum ipa_version version) in ipa_reg_idle_indication_cfg_offset() 421 /** enum ipa_cs_offload_en - checksum offload field in ENDP_INIT_CFG_N */ 422 enum ipa_cs_offload_en { 429 /** enum ipa_aggr_en - aggregation enable field in ENDP_INIT_AGGR_N */ 430 enum ipa_aggr_en { 436 /** enum ipa_aggr_type - aggregation type field in in_ENDP_INIT_AGGR_N */ 437 enum ipa_aggr_type { [all …]
|
/linux-5.10/drivers/staging/iio/cdc/ |
D | ad7150.c | 132 enum iio_event_type type, in ad7150_read_event_config() 133 enum iio_event_direction dir) in ad7150_read_event_config() 172 enum iio_event_type type, in ad7150_write_event_params() 173 enum iio_event_direction dir) in ad7150_write_event_params() 217 enum iio_event_type type, in ad7150_write_event_config() 218 enum iio_event_direction dir, int state) in ad7150_write_event_config() 285 enum iio_event_type type, in ad7150_read_event_value() 286 enum iio_event_direction dir, in ad7150_read_event_value() 287 enum iio_event_info info, in ad7150_read_event_value() 311 enum iio_event_type type, in ad7150_write_event_value() [all …]
|
/linux-5.10/include/net/netfilter/ |
D | nf_tables.h | 180 enum nft_data_types type; 187 void nft_data_hold(const struct nft_data *data, enum nft_data_types type); 188 void nft_data_release(const struct nft_data *data, enum nft_data_types type); 190 enum nft_data_types type, unsigned int len); 192 static inline enum nft_data_types nft_dreg_to_type(enum nft_registers reg) in nft_dreg_to_type() 197 static inline enum nft_registers nft_type_to_reg(enum nft_data_types type) in nft_type_to_reg() 206 int nft_validate_register_load(enum nft_registers reg, unsigned int len); 208 enum nft_registers reg, 210 enum nft_data_types type, unsigned int len); 282 * enum nft_set_class - performance class [all …]
|
/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-phy-v2.c | 159 enum xgbe_port_mode { 173 enum xgbe_conn_type { 183 enum xgbe_sfp_comm { 188 enum xgbe_sfp_cable { 194 enum xgbe_sfp_base { 207 enum xgbe_sfp_speed { 297 enum xgbe_mdio_reset { 305 enum xgbe_phy_redrv_if { 311 enum xgbe_phy_redrv_model { 317 enum xgbe_phy_redrv_mode { [all …]
|
/linux-5.10/tools/lib/traceevent/ |
D | parse-filter.c | 60 static enum tep_event_type filter_read_token(char **tok) in filter_read_token() 62 enum tep_event_type type; in filter_read_token() 253 static enum tep_errno 331 static enum tep_errno 333 enum tep_event_type type, struct tep_filter_arg **parg, char *error_str) in create_arg_item() 394 create_arg_op(enum tep_filter_op_type btype) in create_arg_op() 409 create_arg_exp(enum tep_filter_exp_type etype) in create_arg_exp() 424 create_arg_cmp(enum tep_filter_cmp_type ctype) in create_arg_cmp() 439 static enum tep_errno 614 static enum tep_errno add_left(struct tep_filter_arg *op, struct tep_filter_arg *arg) in add_left() [all …]
|
/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 227 enum mlxsw_reg_sfd_op { 279 static inline void mlxsw_reg_sfd_pack(char *payload, enum mlxsw_reg_sfd_op op, in mlxsw_reg_sfd_pack() 294 enum mlxsw_reg_sfd_rec_type { 308 enum mlxsw_reg_sfd_rec_policy { 342 enum mlxsw_reg_sfd_rec_action { 392 enum mlxsw_reg_sfd_rec_type rec_type, in mlxsw_reg_sfd_rec_pack() 394 enum mlxsw_reg_sfd_rec_action action) in mlxsw_reg_sfd_rec_pack() 407 enum mlxsw_reg_sfd_rec_policy policy, in mlxsw_reg_sfd_uc_pack() 409 enum mlxsw_reg_sfd_rec_action action, in mlxsw_reg_sfd_uc_pack() 466 enum mlxsw_reg_sfd_rec_policy policy, in mlxsw_reg_sfd_uc_lag_pack() [all …]
|
/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_crtc.h | 23 * enum dpu_crtc_client_type: crtc client type 29 enum dpu_crtc_client_type { 35 * enum dpu_crtc_smmu_state: smmu state 41 enum dpu_crtc_smmu_state { 49 * enum dpu_crtc_smmu_state_transition_type: state transition type 54 enum dpu_crtc_smmu_state_transition_type { 276 enum dpu_intf_mode dpu_crtc_get_intf_mode(struct drm_crtc *crtc); 282 static inline enum dpu_crtc_client_type dpu_crtc_get_client_type( in dpu_crtc_get_client_type()
|
/linux-5.10/drivers/hwtracing/coresight/ |
D | coresight-cti.h | 187 enum cti_chan_op { 192 enum cti_trig_dir { 197 enum cti_chan_gate_op { 202 enum cti_chan_set_op { 223 int cti_channel_trig_op(struct device *dev, enum cti_chan_op op, 224 enum cti_trig_dir direction, u32 channel_idx, 226 int cti_channel_gate_op(struct device *dev, enum cti_chan_gate_op op, 228 int cti_channel_setop(struct device *dev, enum cti_chan_set_op op,
|
/linux-5.10/include/net/9p/ |
D | client.h | 20 /** enum p9_proto_versions - 9P protocol versions 26 enum p9_proto_versions{ 34 * enum p9_trans_status - different states of underlying transports 43 enum p9_trans_status { 51 * enum p9_req_status_t - status of a request 60 enum p9_req_status_t { 108 enum p9_trans_status status; 134 * @mode: current mode of this fid (enum?)
|
/linux-5.10/drivers/net/ethernet/sfc/ |
D | ef100_regs.h | 586 /* Enum DESIGN_PARAMS */ 606 /* Enum DESIGN_PARAM_DEFAULTS */ 625 /* Enum HOST_IF_CONSTANTS */ 629 /* Enum PCI_CONSTANTS */ 633 /* Enum RH_HCLASS_L2_CLASS */ 637 /* Enum RH_HCLASS_L2_STATUS */ 643 /* Enum RH_HCLASS_L3_CLASS */ 649 /* Enum RH_HCLASS_L4_CLASS */ 655 /* Enum RH_HCLASS_L4_CSUM */ 659 /* Enum RH_HCLASS_TUNNEL_CLASS */ [all …]
|
/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_type.h | 366 enum fm10k_int_source { 378 enum fm10k_bus_speed { 387 enum fm10k_bus_width { 397 enum fm10k_bus_payload { 407 enum fm10k_bus_speed speed; 408 enum fm10k_bus_width width; 409 enum fm10k_bus_payload payload; 443 enum fm10k_dglortdec_idx { 467 enum fm10k_pca_fault { 478 enum fm10k_thi_fault { [all …]
|
/linux-5.10/drivers/media/pci/ngene/ |
D | ngene.h | 58 enum STREAM { 67 enum SMODE_BITS { 76 enum STREAM_FLAG_BITS { 210 enum OPCODES { 243 enum RESPONSES { 314 enum FSC_MODE_BITS { 398 enum _BUFFER_CONFIGS { 423 enum _UART_CONFIG { 508 enum HWSTATE { 515 enum KSSTATE { [all …]
|
/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_mcp.h | 53 enum qed_mcp_eee_mode { 74 enum qed_mcp_eee_mode default_eee; 131 enum qed_pci_personality protocol; 186 enum qed_mcp_protocol_type { 200 enum qed_ov_eswitch { 206 enum qed_ov_client { 212 enum qed_ov_driver_state { 218 enum qed_ov_wol { 224 enum qed_mfw_tlv_type { 500 enum qed_ov_client client); [all …]
|
/linux-5.10/drivers/block/paride/ |
D | pd.c | 143 enum {D_PRT, D_PRO, D_UNI, D_MOD, D_GEO, D_SBY, D_DLY, D_SLV}; 247 enum action (*func)(struct pd_unit *disk); 360 enum action {Fail = 0, Ok = 1, Hold, Wait}; 363 static enum action (*phase)(void); 384 static enum action do_pd_io_start(void); 385 static enum action pd_special(void); 386 static enum action do_pd_read_start(void); 387 static enum action do_pd_write_start(void); 388 static enum action do_pd_read_drq(void); 389 static enum action do_pd_write_done(void); [all …]
|
/linux-5.10/drivers/iio/accel/ |
D | kxcjk-1013.c | 121 enum kx_chipset { 129 enum kx_acpi_type { 151 enum kx_chipset chipset; 152 enum kx_acpi_type acpi_type; 155 enum kxcjk1013_axis { 162 enum kxcjk1013_mode { 167 enum kxcjk1013_range { 280 enum kiox010a_fn_index { 306 enum kxcjk1013_mode mode) in kxcjk1013_set_mode() 332 enum kxcjk1013_mode *mode) in kxcjk1013_get_mode() [all …]
|