/linux-6.8/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_cmdq.h | 96 enum hinic_cmdq_type { 102 enum hinic_set_arm_qtype { 106 enum hinic_cmd_ack_type { 145 enum hinic_cmdq_type cmdq_type; 177 enum hinic_mod_type mod, u8 cmd,
|
/linux-6.8/drivers/gpu/drm/i915/display/ |
D | intel_frontbuffer.h | 35 enum fb_op_origin { 83 enum fb_op_origin origin, 98 enum fb_op_origin origin) in intel_frontbuffer_invalidate() 114 enum fb_op_origin origin, 126 enum fb_op_origin origin) in intel_frontbuffer_flush()
|
/linux-6.8/drivers/platform/x86/ |
D | gigabyte-wmi.c | 17 enum gigabyte_wmi_commandtype { 30 enum gigabyte_wmi_commandtype command, in gigabyte_wmi_perform_query() 47 enum gigabyte_wmi_commandtype command, in gigabyte_wmi_query_integer() 83 static int gigabyte_wmi_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in gigabyte_wmi_hwmon_read() 91 static umode_t gigabyte_wmi_hwmon_is_visible(const void *data, enum hwmon_sensor_types type, in gigabyte_wmi_hwmon_is_visible()
|
/linux-6.8/arch/x86/kernel/ |
D | jump_label.c | 36 __jump_label_patch(struct jump_entry *entry, enum jump_label_type type) in __jump_label_patch() 84 enum jump_label_type type, in __jump_label_transform() 109 enum jump_label_type type, in jump_label_transform() 118 enum jump_label_type type) in arch_jump_label_transform() 124 enum jump_label_type type) in arch_jump_label_transform_queue()
|
/linux-6.8/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf.h | 31 enum mxl111sf_current_mode { 38 enum mxl111sf_gpio_port_expander { 52 enum mxl111sf_pads { 61 enum mxl111sf_gpio_port_expander gpio_port_expander; 72 enum mxl111sf_current_mode current_mode;
|
/linux-6.8/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_eeprom.c | 13 enum mt76x02_eeprom_modes mode) in mt76x02_efuse_read() 46 enum mt76x02_eeprom_field field, in mt76x02_eeprom_copy() 58 int len, enum mt76x02_eeprom_modes mode) in mt76x02_get_efuse_data() 91 bool mt76x02_ext_pa_enabled(struct mt76x02_dev *dev, enum nl80211_band band) in mt76x02_ext_pa_enabled() 102 void mt76x02_get_rx_gain(struct mt76x02_dev *dev, enum nl80211_band band, in mt76x02_get_rx_gain()
|
/linux-6.8/include/linux/amba/ |
D | pl08x.h | 26 enum { 66 enum pl08x_burst_size { 77 enum pl08x_bus_width { 109 enum pl08x_burst_size memcpy_burst_size; 110 enum pl08x_bus_width memcpy_bus_width;
|
/linux-6.8/drivers/bus/mhi/ep/ |
D | sm.c | 12 enum mhi_state cur_mhi_state, in mhi_ep_check_mhi_state() 13 enum mhi_state mhi_state) in mhi_ep_check_mhi_state() 30 int mhi_ep_set_mhi_state(struct mhi_ep_cntrl *mhi_cntrl, enum mhi_state mhi_state) in mhi_ep_set_mhi_state() 62 enum mhi_state old_state; in mhi_ep_set_m0_state() 131 enum mhi_state mhi_state; in mhi_ep_set_ready_state()
|
/linux-6.8/drivers/gpu/drm/msm/dp/ |
D | dp_catalog.h | 34 enum dp_phy_aux_config_type { 48 enum dp_catalog_audio_sdp_type { 57 enum dp_catalog_audio_header_type { 70 enum dp_catalog_audio_sdp_type sdp_type; 71 enum dp_catalog_audio_header_type sdp_header;
|
/linux-6.8/Documentation/devicetree/bindings/display/bridge/ |
D | lvds-codec.yaml | 35 - enum: 41 - enum: 45 - enum: 66 enum: 87 enum:
|
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | mlx5dr.h | 13 enum mlx5dr_domain_type { 19 enum mlx5dr_domain_sync_flags { 24 enum mlx5dr_action_reformat_type { 44 mlx5dr_domain_create(struct mlx5_core_dev *mdev, enum mlx5dr_domain_type type); 119 enum mlx5dr_action_reformat_type reformat_type,
|
/linux-6.8/Documentation/devicetree/bindings/pinctrl/ |
D | semtech,sx1501q.yaml | 15 enum: 95 enum: 106 enum: 120 enum: 134 enum:
|
/linux-6.8/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,sm8550-pas.yaml | 18 enum: 63 enum: 86 enum: 102 enum: 117 enum:
|
D | qcom,sm8150-pas.yaml | 18 enum: 62 enum: 85 enum: 101 enum: 117 enum:
|
/linux-6.8/include/linux/mfd/ |
D | stmpe.h | 30 enum stmpe_block { 39 enum stmpe_partnum { 55 enum { 131 enum stmpe_partnum partnum; 156 enum stmpe_block block);
|
/linux-6.8/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | testmode.h | 65 * enum iwl_mvm_testmode_attrs - testmode attributes inside NL80211_ATTR_TESTDATA 67 * @IWL_MVM_TM_ATTR_CMD: sub command, see &enum iwl_mvm_testmode_commands (u32) 71 enum iwl_mvm_testmode_attrs { 83 * enum iwl_mvm_testmode_commands - MVM testmode commands 87 enum iwl_mvm_testmode_commands {
|
/linux-6.8/Documentation/devicetree/bindings/arm/ |
D | apple.yaml | 70 - enum: 81 - enum: 90 - enum: 98 - enum: 107 - enum:
|
/linux-6.8/drivers/s390/cio/ |
D | device.h | 16 enum dev_state { 41 enum dev_event { 55 typedef void (fsm_func_t)(struct ccw_device *, enum dev_event); 59 dev_fsm_event(struct ccw_device *cdev, enum dev_event dev_event) in dev_fsm_event() 100 void ccw_device_sched_todo(struct ccw_device *cdev, enum cdev_todo todo);
|
/linux-6.8/tools/testing/selftests/bpf/progs/ |
D | test_core_reloc_type_based.c | 43 enum an_enum { 51 typedef enum { TYPEDEF_ENUM_VAL1, TYPEDEF_ENUM_VAL2 } enum_typedef; 117 out->enum_exists = bpf_core_type_exists(enum an_enum); in test_core_type_based() 131 out->enum_matches = bpf_core_type_matches(enum an_enum); in test_core_type_based() 144 out->enum_sz = bpf_core_type_size(enum an_enum); in test_core_type_based()
|
/linux-6.8/Documentation/devicetree/bindings/sound/ |
D | ti,tlv320adc3xxx.yaml | 22 enum: 48 enum: 66 enum: 87 enum: 98 enum:
|
/linux-6.8/drivers/xen/xenbus/ |
D | xenbus.h | 54 enum xenstore_init { 70 enum xb_req_state { 82 enum xsd_sockmsg_type type; 87 enum xb_req_state state; 93 extern enum xenstore_init xen_store_domain_type;
|
/linux-6.8/fs/bcachefs/ |
D | backpointers.h | 21 enum bkey_invalid_flags, struct printbuf *); 93 static inline enum bch_data_type bkey_ptr_data_type(enum btree_id btree_id, unsigned level, in bkey_ptr_data_type() 102 enum btree_id btree_id, unsigned level, in bch2_extent_ptr_to_bp() 106 enum bch_data_type data_type = bkey_ptr_data_type(btree_id, level, k, p); in bch2_extent_ptr_to_bp()
|
/linux-6.8/drivers/gpu/drm/mediatek/ |
D | mtk_dpi.c | 34 enum mtk_dpi_out_bit_num { 41 enum mtk_dpi_out_yc_map { 49 enum mtk_dpi_out_channel_swap { 58 enum mtk_dpi_out_color_format { 77 enum mtk_dpi_out_color_format color_format; 78 enum mtk_dpi_out_yc_map yc_map; 79 enum mtk_dpi_out_bit_num bit_num; 80 enum mtk_dpi_out_channel_swap channel_swap; 93 enum mtk_dpi_polarity { 99 enum mtk_dpi_polarity de_pol; [all …]
|
/linux-6.8/drivers/gpu/drm/imagination/ |
D | pvr_rogue_fwif.h | 105 enum rogue_fwif_pow_state { 165 enum rogue_fwif_connection_fw_state { 178 enum rogue_fwif_connection_os_state { 229 enum rogue_fwif_pow_state pow_state; 337 enum rogue_hwrtype { 412 enum rogue_hwrtype hwr_type; 561 enum rogue_activepm_conf { 567 enum rogue_rd_power_island_conf { 902 enum rogue_fwif_cleanup_type { 915 enum rogue_fwif_cleanup_type cleanup_type; [all …]
|
/linux-6.8/include/linux/surface_aggregator/ |
D | serial_hub.h | 25 * enum ssh_frame_type - Frame types for SSH frames. 45 enum ssh_frame_type { 54 * @type: The type of the frame. See &enum ssh_frame_type. 76 * enum ssh_payload_type - Type indicator for the SSH payload. 80 enum ssh_payload_type { 86 * @type: The type of the payload. See &enum ssh_payload_type. Should be 282 * enum ssam_ssh_tid - Target/source IDs for Serial Hub messages. 289 enum ssam_ssh_tid { 308 enum ssam_ssh_tc { 354 * enum ssh_packet_base_priority - Base priorities for &struct ssh_packet. [all …]
|