/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/ |
D | img.h | 17 * enum iwl_ucode_type 26 enum iwl_ucode_type { 41 enum iwl_ucode_sec { 139 * enum iwl_fw_type - iwlwifi firmware type 143 enum iwl_fw_type { 191 * @type: firmware type (&enum iwl_fw_type) 220 enum iwl_fw_type type; 260 iwl_get_ucode_image(const struct iwl_fw *fw, enum iwl_ucode_type ucode_type) in iwl_get_ucode_image()
|
/linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
D | renesas,rzg2l-pinctrl.yaml | 25 - enum: 33 - enum: 101 enum: [ 2, 4, 8, 12 ] 103 enum: [ 1900, 2200, 4000, 4400, 4500, 4700, 5200, 5300, 5700, 107 enum: [ 33, 50, 66, 100 ] 110 enum: [ 1800, 2500, 3300 ] 133 enum: [0, 1, 2, 3] 146 enum:
|
D | mediatek,mt8188-pinctrl.yaml | 95 enum: [2, 4, 6, 8, 10, 12, 14, 16] 98 enum: [125, 250, 500, 1000] 103 - enum: [100, 101, 102, 103] 105 - enum: [200, 201, 202, 203, 204, 205, 206, 207] 107 - enum: [75000, 5000] 129 - enum: [100, 101, 102, 103] 131 - enum: [200, 201, 202, 203, 204, 205, 206, 207] 133 - enum: [1000, 1500, 2000, 3000, 4000, 5000, 10000, 75000]
|
/linux-6.15/include/linux/ |
D | execmem.h | 18 * enum execmem_type - types of executable memory ranges 24 * Types in this enum identify subsystems that allocate executable memory 37 enum execmem_type { 48 * enum execmem_range_flags - options for executable memory allocations 52 enum execmem_range_flags { 127 enum execmem_range_flags flags; 172 void *execmem_alloc(enum execmem_type type, size_t size); 213 bool execmem_is_rox(enum execmem_type type);
|
D | cpu_smt.h | 5 enum cpuhp_smt_control { 14 extern enum cpuhp_smt_control cpu_smt_control; 21 extern int cpuhp_smt_disable(enum cpuhp_smt_control ctrlval); 30 static inline int cpuhp_smt_disable(enum cpuhp_smt_control ctrlval) { return 0; } in cpuhp_smt_disable()
|
/linux-6.15/drivers/net/ethernet/netronome/nfp/ |
D | nfp_port.h | 16 * enum nfp_port_type - type of port NFP can switch traffic to 24 enum nfp_port_type { 32 * enum nfp_port_flags - port flags (can be type-specific) 37 enum nfp_port_flags { 41 enum { 75 enum nfp_port_type type; 109 int nfp_port_setup_tc(struct net_device *netdev, enum tc_setup_type type, 131 nfp_port_alloc(struct nfp_app *app, enum nfp_port_type type,
|
/linux-6.15/drivers/platform/chrome/ |
D | cros_kbd_led_backlight.c | 42 enum led_brightness (*brightness_get)(struct led_classdev *led_cdev); 45 enum led_brightness brightness); 47 enum led_brightness brightness); 49 enum led_brightness max_brightness; 62 enum led_brightness brightness) in keyboard_led_set_brightness_acpi() 80 static enum led_brightness 138 enum led_brightness brightness) in keyboard_led_set_brightness_ec_pwm() 158 static enum led_brightness
|
/linux-6.15/drivers/gpu/drm/i915/display/ |
D | intel_dp.h | 11 enum intel_output_format; 12 enum pipe; 13 enum port; 42 int intel_dp_min_bpp(enum intel_output_format output_format); 89 bool intel_dp_is_port_edp(struct intel_display *display, enum port port); 90 enum irqreturn intel_dp_hpd_pulse(struct intel_digital_port *dig_port, 143 enum intel_output_format output_format, 194 int intel_dp_output_bpp(enum intel_output_format output_format, int bpp);
|
/linux-6.15/drivers/net/wwan/t7xx/ |
D | t7xx_pcie_mac.c | 42 enum t7xx_atr_src_port { 51 enum t7xx_atr_dst_port { 66 enum t7xx_atr_dst_port trsl_id; 70 static void t7xx_pcie_mac_atr_tables_dis(void __iomem *pbase, enum t7xx_atr_src_port port) in t7xx_pcie_mac_atr_tables_dis() 211 enum t7xx_int int_type, bool clear) in t7xx_pcie_mac_clear_set_int() 225 void t7xx_pcie_mac_clear_int(struct t7xx_pci_dev *t7xx_dev, enum t7xx_int int_type) in t7xx_pcie_mac_clear_int() 230 void t7xx_pcie_mac_set_int(struct t7xx_pci_dev *t7xx_dev, enum t7xx_int int_type) in t7xx_pcie_mac_set_int() 242 void t7xx_pcie_mac_clear_int_status(struct t7xx_pci_dev *t7xx_dev, enum t7xx_int int_type) in t7xx_pcie_mac_clear_int_status()
|
/linux-6.15/drivers/char/tpm/ |
D | tpm_tis_core.h | 24 enum tis_access { 31 enum tis_status { 41 enum tis_int_flags { 54 enum tis_defaults { 87 enum tpm_tis_flags { 122 enum tpm_tis_io_mode { 131 u8 *result, enum tpm_tis_io_mode mode); 133 const u8 *value, enum tpm_tis_io_mode mode);
|
/linux-6.15/drivers/net/wireless/quantenna/qtnfmac/ |
D | qlink_util.c | 67 static enum nl80211_chan_width qlink_chanwidth_to_nl(u8 qlw) in qlink_chanwidth_to_nl() 91 static u8 qlink_chanwidth_nl_to_qlink(enum nl80211_chan_width nlwidth) in qlink_chanwidth_nl_to_qlink() 145 enum qlink_hidden_ssid qlink_hidden_ssid_nl2q(enum nl80211_hidden_ssid nl_val) in qlink_hidden_ssid_nl2q() 188 enum qlink_band qlink_utils_band_cfg2q(enum nl80211_band band) in qlink_utils_band_cfg2q() 202 enum qlink_dfs_state qlink_utils_dfs_state_cfg2q(enum nl80211_dfs_state state) in qlink_utils_dfs_state_cfg2q()
|
/linux-6.15/fs/bcachefs/ |
D | opts.h | 29 void bch2_prt_jset_entry_type(struct printbuf *, enum bch_jset_entry_type); 30 void bch2_prt_fs_usage_type(struct printbuf *, enum bch_fs_usage_type); 31 void bch2_prt_data_type(struct printbuf *, enum bch_data_type); 32 void bch2_prt_csum_opt(struct printbuf *, enum bch_csum_opt); 33 void bch2_prt_csum_type(struct printbuf *, enum bch_csum_type); 34 void bch2_prt_compression_type(struct printbuf *, enum bch_compression_type); 35 void bch2_prt_str_hash_type(struct printbuf *, enum bch_str_hash_type); 55 enum opt_flags { 70 enum opt_type { 121 enum fsck_err_opts { [all …]
|
/linux-6.15/include/linux/habanalabs/ |
D | hl_boot_if.h | 18 enum cpu_boot_err { 168 enum cpu_boot_dev_sts { 332 * HWMON enum mapping to cpucp enums. 387 enum cpu_boot_status { 415 enum kmd_msg { 425 enum cpu_msg_status { 505 enum comms_msg_type { 561 enum lkd_fw_ascii_msg_lvls { 594 enum comms_reset_cause { 677 enum comms_cmd { [all …]
|
/linux-6.15/include/uapi/rdma/ |
D | ib_user_verbs.h | 49 enum ib_uverbs_write_cmds { 93 enum { 109 enum ib_placement_type { 115 enum ib_selectivity_level { 133 __u32 event_type; /* enum ib_event_type */ 248 * 'enum ib_qp_type' is supported, e.g. 426 enum ib_uverbs_ex_create_cq_flags { 472 enum ib_uverbs_wc_opcode { 605 enum ib_uverbs_create_qp_mask { 609 enum { [all …]
|
/linux-6.15/Documentation/devicetree/bindings/riscv/ |
D | sophgo.yaml | 22 - enum: 26 - enum: 30 - enum: 35 - enum:
|
/linux-6.15/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fault.h | 37 int gp100_fault_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fault **); 38 int gp10b_fault_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fault **); 39 int gv100_fault_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fault **); 40 int tu102_fault_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fault **);
|
/linux-6.15/drivers/media/platform/samsung/exynos4-is/ |
D | fimc-isp-video.h | 17 enum v4l2_buf_type type); 20 enum v4l2_buf_type type); 30 enum v4l2_buf_type type) in fimc_isp_video_device_register() 36 enum v4l2_buf_type type) in fimc_isp_video_device_unregister()
|
/linux-6.15/drivers/misc/vmw_vmci/ |
D | vmci_resource.h | 17 enum vmci_resource_type { 29 enum vmci_resource_type type; 37 enum vmci_resource_type resource_type, 44 enum vmci_resource_type resource_type);
|
/linux-6.15/drivers/gpu/drm/sun4i/ |
D | sun8i_csc.h | 25 enum sun8i_csc_mode { 32 enum sun8i_csc_mode mode, 33 enum drm_color_encoding encoding, 34 enum drm_color_range range);
|
/linux-6.15/Documentation/devicetree/bindings/arm/mrvl/ |
D | mrvl.yaml | 19 - enum: 24 - enum: 29 - enum: 35 - enum:
|
/linux-6.15/drivers/media/dvb-frontends/ |
D | isl6423.h | 14 enum isl6423_current { 21 enum isl6423_curlim { 27 enum isl6423_current current_max; 28 enum isl6423_curlim curlim;
|
/linux-6.15/include/uapi/linux/ |
D | ipsec.h | 13 enum { 21 enum { 30 enum { 38 enum {
|
/linux-6.15/drivers/gpu/drm/amd/display/dc/dccg/dcn35/ |
D | dcn35_dccg.c | 45 enum symclk_fe_source { 54 enum symclk_be_source { 63 enum physymclk_source { 70 enum dtbclk_source { 78 enum dppclk_clock_source { 83 enum dp_stream_clk_source { 93 enum hdmi_char_clk { 102 enum hdmi_stream_clk_source { 112 enum symclk32_se_clk_source { 121 enum symclk32_le_clk_source { [all …]
|
/linux-6.15/net/netfilter/ |
D | nf_flow_table_offload.c | 22 enum flow_cls_command cmd; 205 enum flow_action_mangle_base htype, u32 offset, in flow_offload_mangle() 225 enum flow_offload_tuple_dir dir, in flow_offload_eth_src() 272 enum flow_offload_tuple_dir dir, in flow_offload_eth_dst() 329 enum flow_offload_tuple_dir dir, in flow_offload_ipv4_snat() 356 enum flow_offload_tuple_dir dir, in flow_offload_ipv4_dnat() 397 enum flow_offload_tuple_dir dir, in flow_offload_ipv6_snat() 422 enum flow_offload_tuple_dir dir, in flow_offload_ipv6_dnat() 466 enum flow_offload_tuple_dir dir, in flow_offload_port_snat() 496 enum flow_offload_tuple_dir dir, in flow_offload_port_dnat() [all …]
|
/linux-6.15/drivers/ntb/hw/epf/ |
D | ntb_hw_epf.c | 51 enum pci_barno { 66 enum pci_barno ctrl_reg_bar; 67 enum pci_barno peer_spad_reg_bar; 68 enum pci_barno db_reg_bar; 69 enum pci_barno mw_bar; 90 enum pci_barno ctrl_reg_bar; 92 enum pci_barno peer_spad_reg_bar; 94 enum pci_barno db_reg_bar; 96 enum pci_barno mw_bar; 194 enum ntb_speed *speed, in ntb_epf_link_is_up() [all …]
|