/linux-6.15/Documentation/devicetree/bindings/net/bluetooth/ |
D | qualcomm-bluetooth.yaml | 18 enum: 129 enum: 141 enum: 158 enum: 171 enum: 187 enum: 202 enum:
|
/linux-6.15/drivers/platform/x86/ |
D | lenovo-wmi-hotkey-utilities.c | 36 enum hotkey_set_feature { 50 enum mute_led_type { 55 static int lsh_wmi_mute_led_set(enum mute_led_type led_type, struct led_classdev *led_cdev, in lsh_wmi_mute_led_set() 56 enum led_brightness brightness) in lsh_wmi_mute_led_set() 86 enum led_brightness brightness) in lsh_wmi_audiomute_led_set() 93 enum led_brightness brightness) in lsh_wmi_micmute_led_set() 98 static int lenovo_super_hotkey_wmi_led_init(enum mute_led_type led_type, struct device *dev) in lenovo_super_hotkey_wmi_led_init()
|
/linux-6.15/drivers/net/ethernet/sfc/siena/ |
D | nic.h | 16 enum { 28 enum { 153 enum efx_filter_priority priority, 156 enum efx_filter_priority priority, u32 filter_id, 159 enum efx_filter_priority priority); 161 enum efx_filter_priority priority); 164 enum efx_filter_priority priority, u32 *buf,
|
/linux-6.15/drivers/gpu/drm/xe/ |
D | xe_hw_engine_types.h | 14 enum xe_engine_class { 24 enum xe_hw_engine_id { 114 enum xe_engine_class class; 136 enum xe_force_wake_domains domain; 146 enum xe_hw_engine_id engine_id; 155 enum xe_hw_engine_snapshot_source_id { 175 enum xe_force_wake_domains domain;
|
/linux-6.15/include/linux/mfd/da9062/ |
D | core.h | 12 enum da9062_compatible_types { 17 enum da9061_irqs { 37 enum da9062_irqs { 63 enum da9062_compatible_types chip_type;
|
/linux-6.15/include/net/ |
D | dropreason.h | 8 * enum skb_drop_reason_subsys - subsystem tag for (extended) drop reasons 10 enum skb_drop_reason_subsys { 39 void drop_reasons_register_subsys(enum skb_drop_reason_subsys subsys, 41 void drop_reasons_unregister_subsys(enum skb_drop_reason_subsys subsys);
|
/linux-6.15/include/uapi/linux/ |
D | cfm_bridge.h | 36 enum br_cfm_opcodes { 41 enum br_cfm_domain { 47 enum br_cfm_mep_direction { 53 enum br_cfm_ccm_interval {
|
/linux-6.15/arch/arm64/kvm/hyp/include/nvhe/ |
D | mm.h | 23 int pkvm_cpu_set_vector(enum arm64_hyp_spectre_vector slot); 24 int pkvm_create_mappings(void *from, void *to, enum kvm_pgtable_prot prot); 25 int pkvm_create_mappings_locked(void *from, void *to, enum kvm_pgtable_prot prot); 27 enum kvm_pgtable_prot prot,
|
/linux-6.15/drivers/iio/accel/ |
D | adxl380.c | 150 enum adxl380_channels { 158 enum adxl380_axis { 164 enum adxl380_activity_type { 169 enum adxl380_tap_type { 174 enum adxl380_tap_time_type { 240 enum adxl380_axis tap_axis_en; 305 enum adxl380_activity_type act, in adxl380_write_act_inact_threshold() 331 enum adxl380_activity_type act, in adxl380_set_act_inact_threshold() 371 enum adxl380_tap_time_type tap_time_type, in _adxl380_write_tap_time_us() 396 enum adxl380_tap_time_type tap_time_type, u32 us) in adxl380_write_tap_time_us() [all …]
|
/linux-6.15/include/uapi/scsi/fc/ |
D | fc_els.h | 22 enum fc_els_cmd { 174 __u8 er_reason; /* reason (enum fc_els_rjt_reason below) */ 175 __u8 er_explan; /* explanation (enum fc_els_rjt_explan below) */ 182 enum fc_els_rjt_reason { 199 enum fc_els_rjt_explan { 220 enum fc_ls_tlv_dtag { 444 enum fc_els_spp_resp { 573 enum fc_els_scr_func { 601 enum fc_els_rscn_ev_qual { 610 enum fc_els_rscn_addr_fmt { [all …]
|
/linux-6.15/drivers/iio/cdc/ |
D | ad7150.c | 57 enum { 88 enum iio_event_type type; 89 enum iio_event_direction dir; 151 enum iio_event_type type, in ad7150_read_event_config() 152 enum iio_event_direction dir) in ad7150_read_event_config() 186 enum iio_event_type type, in ad7150_write_event_params() 187 enum iio_event_direction dir) in ad7150_write_event_params() 234 enum iio_event_type type, in ad7150_write_event_config() 235 enum iio_event_direction dir, bool state) in ad7150_write_event_config() 326 enum iio_event_type type, in ad7150_read_event_value() [all …]
|
/linux-6.15/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga_reg.h | 40 typedef enum { 103 enum { 217 typedef enum SVGARegGuestDriverId { 226 typedef enum SVGARegMSHint { 232 typedef enum SVGARegDirtyTracking { 261 typedef enum { 268 typedef enum { 287 typedef enum { 314 typedef enum { 448 typedef enum { [all …]
|
/linux-6.15/drivers/net/wireless/ath/ath9k/ |
D | mac.h | 152 enum rate_info_bw bw; 197 enum ath9k_phyerr { 583 enum ath9k_tx_queue { 597 enum ath9k_tx_queue_flags { 613 enum ath9k_pkt_type { 625 enum ath9k_tx_queue tqi_type; 627 enum ath9k_tx_queue_flags tqi_qflags; 642 enum ath9k_rx_filter { 675 enum aggr_type { 682 enum ath9k_key_type { [all …]
|
/linux-6.15/arch/arm64/include/asm/ |
D | kvm_pgtable.h | 226 * enum kvm_pgtable_stage2_flags - Stage-2 page-table flags. 231 enum kvm_pgtable_stage2_flags { 237 * enum kvm_pgtable_prot - Page-table permissions and attributes. 248 enum kvm_pgtable_prot { 274 enum kvm_pgtable_prot prot); 277 * enum kvm_pgtable_walk_flags - Flags to control a depth-first page-table walk. 295 enum kvm_pgtable_walk_flags { 314 enum kvm_pgtable_walk_flags flags; 318 enum kvm_pgtable_walk_flags visit); 335 const enum kvm_pgtable_walk_flags flags; [all …]
|
/linux-6.15/include/uapi/drm/ |
D | panthor_drm.h | 45 * at the end of the drm_panthor_ioctl_id enum. 78 * enum drm_panthor_ioctl_id - IOCTL IDs 85 enum drm_panthor_ioctl_id { 170 * enum drm_panthor_sync_op_flags - Synchronization operation flags. 172 enum drm_panthor_sync_op_flags { 211 * enum drm_panthor_dev_query_type - Query type 215 enum drm_panthor_dev_query_type { 374 * Each bit represents a variant of the enum drm_panthor_group_priority. 455 * enum drm_panthor_vm_bind_op_flags - VM bind operation flags 457 enum drm_panthor_vm_bind_op_flags { [all …]
|
D | exynos_drm.h | 83 enum e_drm_exynos_gem_mem_type { 108 enum drm_exynos_g2d_buf_type { 112 enum drm_exynos_g2d_event_type { 153 enum drm_exynos_ipp_format_type { 164 enum drm_exynos_ipp_capability { 189 enum drm_exynos_ipp_limit_type { 216 * @type: limit type (see drm_exynos_ipp_limit_type enum) 234 * @type: source/destination identifier (drm_exynos_ipp_format_flag enum) 248 enum drm_exynos_ipp_task_id { 319 enum drm_exynos_ipp_flag {
|
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/ |
D | link_detection.c | 73 static enum ddc_transaction_type get_ddc_transaction_type(enum signal_type sink_signal) in get_ddc_transaction_type() 75 enum ddc_transaction_type transaction_type = DDC_TRANSACTION_TYPE_NONE; in get_ddc_transaction_type() 106 static enum signal_type get_basic_signal_type(struct graphics_object_id encoder, in get_basic_signal_type() 170 static enum signal_type link_detect_sink_signal_type(struct dc_link *link, in link_detect_sink_signal_type() 171 enum dc_detect_reason reason) in link_detect_sink_signal_type() 173 enum signal_type result; in link_detect_sink_signal_type() 238 static enum signal_type decide_signal_from_strap_and_dongle_type(enum display_dongle_type dongle_ty… in decide_signal_from_strap_and_dongle_type() 241 enum signal_type signal = SIGNAL_TYPE_NONE; in decide_signal_from_strap_and_dongle_type() 315 enum { 326 enum display_dongle_type *dongle = &sink_cap->dongle_type; in query_dp_dual_mode_adaptor() [all …]
|
/linux-6.15/drivers/net/wireless/ath/ath11k/ |
D | rx_desc.h | 9 enum rx_desc_rxpcu_filter { 32 enum rx_desc_sw_frame_grp_id { 73 enum rx_desc_decap_type { 80 enum rx_desc_decrypt_status_code { 148 * are defined in enum %RX_DESC_RXPCU_FILTER_*. 152 * are defined in enum %RX_DESC_SW_FRAME_GRP_ID_*. 326 * defined in enum %RX_DESC_DECRYPT_STATUS_CODE*. 581 * are defined in enum %RX_DESC_RXPCU_FILTER_*. 589 * are defined in enum %RX_DESC_SW_FRAME_GRP_ID_*. 648 * Values are defined in enum %HAL_ENCRYPT_TYPE_. [all …]
|
/linux-6.15/Documentation/devicetree/bindings/display/ |
D | allwinner,sun4i-a10-tcon.yaml | 40 - enum: 46 - enum: 51 - enum: 57 - enum: 173 enum: 193 enum: 213 enum: 232 enum: 252 enum: 272 enum: [all …]
|
/linux-6.15/drivers/gpu/drm/amd/display/dc/dpp/dcn10/ |
D | dcn10_dpp.c | 51 enum pixel_format_description { 58 enum dcn10_coef_filter_type_sel { 67 enum dscl_autocal_mode { 84 enum dscl_mode_sel { 207 struct dpp *dpp_base, const struct pwl_params *params, enum opp_regamma mode) in dpp1_cm_set_regamma_pwl() 248 static void dpp1_setup_format_flags(enum surface_pixel_format input_format,\ in dpp1_setup_format_flags() 249 enum pixel_format_description *fmt) in dpp1_setup_format_flags() 279 enum surface_pixel_format format, in dpp1_cnv_setup() 280 enum expansion_mode mode, in dpp1_cnv_setup() 282 enum dc_color_space input_color_space, in dpp1_cnv_setup() [all …]
|
/linux-6.15/drivers/infiniband/ulp/iser/ |
D | iscsi_iser.h | 159 enum iser_conn_state { 168 enum iser_task_status { 174 enum iser_data_dir { 214 enum iser_desc_type { 240 enum iser_desc_type type; 407 enum iser_conn_state state; 441 enum iser_task_status status; 511 enum iser_data_dir dir, 514 enum iser_data_dir dir); 527 enum iser_data_dir iser_dir, [all …]
|
/linux-6.15/drivers/scsi/isci/ |
D | host.h | 213 * enum sci_controller_states - This enumeration depicts all the states 216 enum sci_controller_states { 415 enum cable_selections { 429 enum cable_selections decode_cable_selection(struct isci_host *ihost, int phy); 431 char *lookup_cable_names(enum cable_selections); 452 enum sci_status sci_controller_allocate_remote_node_context(struct isci_host *ihost, 472 enum sci_status sci_controller_continue_io(struct isci_request *ireq); 476 enum sci_status isci_free_tag(struct isci_host *ihost, u16 io_tag); 485 void sci_controller_transition_to_ready(struct isci_host *ihost, enum sci_status status); 487 enum sci_status sci_controller_start_io( [all …]
|
/linux-6.15/drivers/edac/ |
D | dmc520_edac.c | 86 enum dmc520_mem_width { 92 enum dmc520_mem_type { 98 enum dmc520_dev_width { 260 static enum scrub_type dmc520_get_scrub_type(struct dmc520_edac *pvt) in dmc520_get_scrub_type() 262 enum scrub_type type = SCRUB_NONE; in dmc520_get_scrub_type() 278 enum dmc520_mem_width mem_width_field; in dmc520_get_memory_width() 292 static enum mem_type dmc520_get_mtype(struct dmc520_edac *pvt) in dmc520_get_mtype() 294 enum mem_type mt = MEM_UNKNOWN; in dmc520_get_mtype() 295 enum dmc520_mem_type type; in dmc520_get_mtype() 314 static enum dev_type dmc520_get_dtype(struct dmc520_edac *pvt) in dmc520_get_dtype() [all …]
|
/linux-6.15/drivers/hid/ |
D | hid-led.c | 18 enum hidled_report_type { 23 enum hidled_type { 71 enum hidled_type type; 74 enum led_brightness max_brightness; 77 enum hidled_report_type report_type; 79 int (*write)(struct led_classdev *cdev, enum led_brightness br); 177 enum led_brightness r, g, b; in riso_kagaku_index() 189 static int riso_kagaku_write(struct led_classdev *cdev, enum led_brightness br) in riso_kagaku_write() 200 static int dream_cheeky_write(struct led_classdev *cdev, enum led_brightness br) in dream_cheeky_write() 229 static int _thingm_write(struct led_classdev *cdev, enum led_brightness br, in _thingm_write() [all …]
|
/linux-6.15/drivers/iommu/arm/arm-smmu/ |
D | arm-smmu.h | 107 enum arm_smmu_s2cr_privcfg { 114 enum arm_smmu_s2cr_type { 126 enum arm_smmu_cbar_type { 261 enum arm_smmu_arch_version { 267 enum arm_smmu_implementation { 277 enum arm_smmu_s2cr_type type; 278 enum arm_smmu_s2cr_privcfg privcfg; 312 enum arm_smmu_arch_version version; 313 enum arm_smmu_implementation model; 345 enum arm_smmu_context_fmt { [all …]
|