/linux-5.10/include/linux/mfd/ |
D | axp20x.h | 13 enum axp20x_variants { 290 enum { 301 enum { 325 enum { 345 enum { 368 enum { 394 enum { 423 enum { 443 enum { 483 enum axp22x_irqs { [all …]
|
/linux-5.10/drivers/gpu/drm/vmwgfx/ |
D | ttm_object.h | 49 * enum ttm_ref_type 63 enum ttm_ref_type { 71 * enum ttm_object_type 78 enum ttm_object_type { 132 enum ttm_ref_type ref_type); 134 enum ttm_object_type object_type; 157 enum ttm_object_type real_type; 179 enum ttm_object_type type, 184 enum ttm_ref_type 249 enum ttm_ref_type ref_type, bool *existed, [all …]
|
/linux-5.10/drivers/s390/crypto/ |
D | ap_bus.h | 89 enum ap_sm_state { 102 enum ap_sm_event { 111 enum ap_sm_wait { 122 enum ap_dev_state { 182 enum ap_dev_state dev_state; /* queue device state */ 195 enum ap_sm_state sm_state; /* ap queue state machine state */ 201 typedef enum ap_sm_wait (ap_func_t)(struct ap_queue *queue); 215 enum ap_fi_actions { 222 enum ap_fi_flags { 272 enum ap_sm_wait ap_sm_event(struct ap_queue *aq, enum ap_sm_event event); [all …]
|
/linux-5.10/drivers/net/ethernet/intel/ice/ |
D | ice_common.c | 18 static enum ice_status ice_set_mac_type(struct ice_hw *hw) in ice_set_mac_type() 67 enum ice_status ice_clear_pf_cfg(struct ice_hw *hw) in ice_clear_pf_cfg() 91 static enum ice_status 98 enum ice_status status; in ice_aq_manage_mac_read() 144 enum ice_status 152 enum ice_status status; in ice_aq_get_phy_caps() 216 static enum ice_status 258 static enum ice_media_type ice_get_media_type(struct ice_port_info *pi) in ice_get_media_type() 380 enum ice_status 387 enum ice_media_type *hw_media_type; in ice_aq_get_link_info() [all …]
|
/linux-5.10/drivers/net/ethernet/qlogic/ |
D | qla3xxx.h | 208 enum { 232 enum { 240 enum { 258 enum { 303 enum { 330 enum { 347 enum { 367 enum { 393 enum { 407 enum { [all …]
|
/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
D | smu11_driver_if_arcturus.h | 230 typedef enum { 236 typedef enum { 244 typedef enum { 252 typedef enum { 273 typedef enum { 278 typedef enum { 288 typedef enum { 321 typedef enum { 330 typedef enum { 336 typedef enum { [all …]
|
/linux-5.10/drivers/infiniband/hw/mlx4/ |
D | mlx4_ib.h | 62 enum { 76 enum hw_bar_type { 174 enum { 178 enum mlx4_ib_qp_flags { 197 enum mlx4_ib_qp_type { 227 enum mlx4_ib_mad_ifc_flags { 235 enum { 302 enum { 339 enum mlx4_ib_qp_type mlx4_ib_qp_type; 408 enum mlx4_guid_alias_rec_status { [all …]
|
/linux-5.10/drivers/staging/media/rkisp1/uapi/ |
D | rkisp1-config.h | 131 enum rkisp1_cif_isp_histogram_mode { 140 enum rkisp1_cif_isp_awb_mode_type { 146 enum rkisp1_cif_isp_flt_mode { 152 * enum rkisp1_cif_isp_exp_ctrl_autostop - stop modes 156 enum rkisp1_cif_isp_exp_ctrl_autostop { 162 * enum rkisp1_cif_isp_exp_meas_mode - Exposure measure mode 166 enum rkisp1_cif_isp_exp_meas_mode { 348 * @effect: values from 'enum v4l2_colorfx'. Possible values are: V4L2_COLORFX_SEPIA, 396 * @awb_mode: the awb meas mode. From enum rkisp1_cif_isp_awb_mode_type. 453 * @mode: ISP_FILT_MODE register fields (from enum rkisp1_cif_isp_flt_mode) [all …]
|
/linux-5.10/include/soc/tegra/ |
D | pm.h | 11 enum tegra_suspend_mode { 20 enum tegra_suspend_mode 21 tegra_pm_validate_suspend_mode(enum tegra_suspend_mode mode); 32 static inline enum tegra_suspend_mode 33 tegra_pm_validate_suspend_mode(enum tegra_suspend_mode mode) in tegra_pm_validate_suspend_mode()
|
/linux-5.10/include/linux/ |
D | bpf-netns.h | 8 enum netns_bpf_attach_type { 15 static inline enum netns_bpf_attach_type 16 to_netns_bpf_attach_type(enum bpf_attach_type attach_type) in to_netns_bpf_attach_type() 39 int netns_bpf_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype); 56 enum bpf_prog_type ptype) in netns_bpf_prog_detach()
|
D | debugobjects.h | 8 enum debug_obj_state { 30 enum debug_obj_state state; 59 bool (*fixup_init)(void *addr, enum debug_obj_state state); 60 bool (*fixup_activate)(void *addr, enum debug_obj_state state); 61 bool (*fixup_destroy)(void *addr, enum debug_obj_state state); 62 bool (*fixup_free)(void *addr, enum debug_obj_state state); 63 bool (*fixup_assert_init)(void *addr, enum debug_obj_state state);
|
/linux-5.10/drivers/net/wireless/ath/ath5k/ |
D | ani.h | 21 enum ath5k_phy_error_code; 40 * enum ath5k_ani_mode - mode for ANI / noise sensitivity 51 enum ath5k_ani_mode { 61 * @ani_mode: One of enum ath5k_ani_mode 79 enum ath5k_ani_mode ani_mode; 104 void ath5k_ani_init(struct ath5k_hw *ah, enum ath5k_ani_mode mode); 108 enum ath5k_phy_error_code phyerr);
|
/linux-5.10/drivers/devfreq/event/ |
D | exynos-ppmu.h | 12 enum ppmu_state { 17 enum ppmu_counter { 29 enum ppmu_event_type { 41 enum ppmu_reg { 96 enum ppmu_v2_mode { 102 enum ppmu_v2_event_type { 109 enum ppmu_V2_reg {
|
/linux-5.10/drivers/infiniband/sw/siw/ |
D | siw_verbs.h | 67 int siw_req_notify_cq(struct ib_cq *base_cq, enum ib_cq_notify_flags flags); 70 struct ib_mr *siw_alloc_mr(struct ib_pd *base_pd, enum ib_mr_type mr_type, 79 enum ib_srq_attr_mask mask, struct ib_udata *udata); 86 void siw_qp_event(struct siw_qp *qp, enum ib_event_type type); 87 void siw_cq_event(struct siw_cq *cq, enum ib_event_type type); 88 void siw_srq_event(struct siw_srq *srq, enum ib_event_type type); 89 void siw_port_event(struct siw_device *dev, u8 port, enum ib_event_type type);
|
/linux-5.10/drivers/gpu/drm/i915/ |
D | intel_sideband.h | 10 enum pipe; 12 enum intel_sbi_destination { 17 enum { 78 u32 vlv_dpio_read(struct drm_i915_private *i915, enum pipe pipe, int reg); 80 enum pipe pipe, int reg, u32 val); 126 enum intel_sbi_destination destination); 128 enum intel_sbi_destination destination);
|
/linux-5.10/drivers/gpu/drm/msm/disp/ |
D | mdp_kms.h | 77 enum mdp_bpc bpc_r, bpc_g, bpc_b; 78 enum mdp_bpc_alpha bpc_a; 82 enum mdp_fetch_type fetch_type; 83 enum mdp_chroma_samp_type chroma_sample; 118 enum csc_type { 127 enum csc_type type; 135 struct csc_cfg *mdp_get_default_csc_cfg(enum csc_type);
|
/linux-5.10/drivers/net/wireless/ath/ath10k/ |
D | wmi.h | 32 * enum types within these structures. 85 enum wmi_service { 215 enum wmi_10x_service { 254 enum wmi_main_service { 289 enum wmi_10_4_service { 383 static inline char *wmi_service_name(enum wmi_service service_id) in wmi_service_name() 1053 enum wmi_cmd_group { 1092 enum wmi_cmd_id { 1268 enum wmi_event_id { 1335 enum wmi_10x_cmd_id { [all …]
|
/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_fifo_underrun.c | 58 enum pipe pipe; in ivb_can_enable_err_int() 75 enum pipe pipe; in cpt_can_enable_serr_int() 110 enum pipe pipe, in i9xx_set_fifo_underrun_reporting() 132 enum pipe pipe, bool enable) in ilk_set_fifo_underrun_reporting() 147 enum pipe pipe = crtc->pipe; in ivb_check_fifo_underruns() 163 enum pipe pipe, bool enable, in ivb_set_fifo_underrun_reporting() 188 enum pipe pipe, bool enable) in bdw_set_fifo_underrun_reporting() 199 enum pipe pch_transcoder, in ibx_set_fifo_underrun_reporting() 215 enum pipe pch_transcoder = crtc->pipe; in cpt_check_pch_fifo_underruns() 233 enum pipe pch_transcoder, in cpt_set_fifo_underrun_reporting() [all …]
|
/linux-5.10/security/integrity/ima/ |
D | ima_template_lib.c | 22 enum data_formats { 30 enum data_formats datafmt, in ima_write_template_field_data() 64 enum ima_show_type show, in ima_show_template_data_ascii() 65 enum data_formats datafmt, in ima_show_template_data_ascii() 96 enum ima_show_type show, in ima_show_template_data_binary() 97 enum data_formats datafmt, in ima_show_template_data_binary() 116 enum ima_show_type show, in ima_show_template_field_data() 117 enum data_formats datafmt, in ima_show_template_field_data() 134 void ima_show_template_digest(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest() 140 void ima_show_template_digest_ng(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest_ng() [all …]
|
/linux-5.10/include/scsi/ |
D | libiscsi.h | 44 enum { 67 enum { 75 enum { 149 enum { 255 enum { 349 enum { 378 extern enum blk_eh_timer_return iscsi_eh_cmd_timed_out(struct scsi_cmnd *sc); 387 enum iscsi_host_param param, char *buf, 390 enum iscsi_host_param param, char *buf); 408 enum iscsi_param param, char *buf, int buflen); [all …]
|
/linux-5.10/include/linux/platform_data/ |
D | usb-omap.h | 24 enum usbhs_omap_port_mode { 42 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS]; 46 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS]; 53 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS]; 59 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS]; 85 enum musb_interface {
|
/linux-5.10/drivers/mmc/core/ |
D | queue.h | 11 enum mmc_issued { 18 enum mmc_issue_type { 49 * enum mmc_drv_op - enumerates the operations in the mmc_queue_req 56 enum mmc_drv_op { 67 enum mmc_drv_op drv_op; 109 enum mmc_issue_type mmc_issue_type(struct mmc_queue *mq, struct request *req);
|
/linux-5.10/drivers/hid/ |
D | hid-roccat-koneplus.h | 14 enum { 28 enum koneplus_control_requests { 46 enum koneplus_commands { 62 enum koneplus_mouse_report_numbers { 78 enum koneplus_mouse_report_button_types { 101 enum koneplus_mouse_report_button_action {
|
/linux-5.10/include/uapi/linux/ |
D | if_team.h | 22 enum { 32 enum { 58 enum { 66 enum { 80 enum { 88 enum {
|
/linux-5.10/tools/perf/util/ |
D | callchain.h | 39 enum perf_call_graph_mode { 47 enum chain_mode { 55 enum chain_order { 85 enum chain_key { 91 enum chain_value { 101 enum perf_call_graph_mode record_mode; 103 enum chain_mode mode; 108 enum chain_order order; 110 enum chain_key key; 112 enum chain_value value;
|