/linux-6.15/drivers/iio/dac/ |
D | ad3552r.h | 144 enum ad3552r_id { 153 enum ad3552r_id chip_id; 174 enum ad3552r_ch_gain_scaling { 185 enum ad3552r_ch_vref_select { 194 enum ad3542r_ch_output_range { 207 enum ad3552r_ch_output_range {
|
/linux-6.15/sound/firewire/fireface/ |
D | ff-stream.c | 12 int snd_ff_stream_get_multiplier_mode(enum cip_sfc sfc, in snd_ff_stream_get_multiplier_mode() 13 enum snd_ff_stream_mode *mode) in snd_ff_stream_get_multiplier_mode() 15 static const enum snd_ff_stream_mode modes[] = { in snd_ff_stream_get_multiplier_mode() 42 enum amdtp_stream_direction dir; in init_stream() 114 enum snd_ff_clock_src src; in snd_ff_stream_reserve_duplex() 122 enum snd_ff_stream_mode mode; in snd_ff_stream_reserve_duplex()
|
/linux-6.15/arch/arm/probes/kprobes/ |
D | checkers-arm.c | 13 static enum probes_insn __kprobes arm_check_stack(probes_opcode_t insn, in arm_check_stack() 93 static enum probes_insn __kprobes arm_check_regs_nouse(probes_opcode_t insn, in arm_check_regs_nouse() 101 static enum probes_insn arm_check_regs_normal(probes_opcode_t insn, in arm_check_regs_normal() 117 static enum probes_insn arm_check_regs_ldmstm(probes_opcode_t insn, in arm_check_regs_ldmstm() 127 static enum probes_insn arm_check_regs_mov_ip_sp(probes_opcode_t insn, in arm_check_regs_mov_ip_sp() 148 static enum probes_insn arm_check_regs_ldrdstrd(probes_opcode_t insn, in arm_check_regs_ldrdstrd()
|
/linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
D | section_names.c | 11 enum bpf_prog_type prog_type; 12 enum bpf_attach_type expected_attach_type; 16 enum bpf_attach_type attach_type; 210 enum bpf_attach_type expected_attach_type; in test_prog_type_by_name() 211 enum bpf_prog_type prog_type; in test_prog_type_by_name() 234 enum bpf_attach_type attach_type; in test_attach_type_by_name()
|
/linux-6.15/tools/testing/selftests/bpf/progs/ |
D | test_tcp_estats.c | 101 enum tcp_estats_addrtype { 106 enum tcp_estats_event_type { 128 enum tcp_estats_event_type event_type; 164 enum tcp_estats_event_type type) in tcp_estats_ev_init() 230 enum tcp_estats_event_type type) in tcp_estats_init() 237 enum tcp_estats_event_type type) in send_basic_event()
|
/linux-6.15/include/linux/mfd/ |
D | idtRC38xxx_reg.h | 64 enum lpf_mode { 91 enum tdc_mux_sel { 106 enum tdc_meas_mode { 156 enum dpll_state { 197 enum fw_version { 204 enum {
|
/linux-6.15/Documentation/devicetree/bindings/display/msm/ |
D | gmu.yaml | 93 enum: 125 enum: 165 enum: 184 enum: 205 enum: 229 enum:
|
/linux-6.15/Documentation/devicetree/bindings/sound/ |
D | fsl,sai.yaml | 22 - enum: 28 - enum: 35 - enum: 45 - enum: 93 - enum: [ rx, tx ] 131 enum: [0, 1, 2]
|
/linux-6.15/Documentation/devicetree/bindings/ufs/ |
D | qcom,ufs.yaml | 25 - enum: 124 enum: 149 enum: 186 enum: 218 enum: 246 enum:
|
/linux-6.15/drivers/power/supply/ |
D | acer_a500_battery.c | 22 enum { 36 enum power_supply_property psp; 46 static const enum power_supply_property a500_battery_properties[] = { 97 enum power_supply_property psp, in a500_battery_unit_adjustment() 125 enum power_supply_property psp) in a500_battery_get_ec_data_index() 147 enum power_supply_property psp, in a500_battery_get_property()
|
/linux-6.15/drivers/hwmon/ |
D | bt1-pvt.h | 105 * enum pvt_sensor_type - Baikal-T1 PVT sensor types (correspond to each PVT 114 enum pvt_sensor_type { 126 * enum pvt_clock_type - Baikal-T1 PVT clocks. 130 enum pvt_clock_type { 155 enum hwmon_sensor_types type; 217 enum pvt_sensor_type sensor;
|
/linux-6.15/drivers/net/fjes/ |
D | fjes_hw.h | 98 enum ep_partner_status { 166 enum fjes_dev_command_request_type { 184 enum fjes_dev_command_response_e { 334 int fjes_hw_raise_interrupt(struct fjes_hw *, int, enum REG_ICTL_MASK); 335 void fjes_hw_set_irqmask(struct fjes_hw *, enum REG_ICTL_MASK, bool); 339 enum ep_partner_status
|
/linux-6.15/drivers/accel/habanalabs/common/ |
D | habanalabs.h | 110 * enum hl_mmu_page_table_location - mmu page table location 115 enum hl_mmu_page_table_location { 224 enum hl_protection_levels { 307 * enum hl_pci_match_mode - pci match mode per region 311 enum hl_pci_match_mode { 317 * enum hl_fw_component - F/W components to read version through registers. 322 enum hl_fw_component { 329 * enum hl_fw_types - F/W types present in the system 337 enum hl_fw_types { 347 * enum hl_queue_type - Supported QUEUE types. [all …]
|
/linux-6.15/drivers/net/ethernet/sfc/ |
D | net_driver.h | 32 #include "enum.h" 449 enum efx_sync_events_state { 583 enum efx_sync_events_state sync_events_state; 638 enum efx_led_mode { 652 enum efx_int_mode { 661 enum nic_state { 672 static inline bool efx_net_active(enum nic_state state) in efx_net_active() 677 static inline bool efx_frozen(enum nic_state state) in efx_frozen() 682 static inline bool efx_recovering(enum nic_state state) in efx_recovering() 687 static inline enum nic_state efx_freeze(enum nic_state state) in efx_freeze() [all …]
|
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ |
D | priv.h | 8 struct nvkm_device *, enum nvkm_subdev_type, int, u32 addr, struct nvkm_sec2 **); 14 struct nvkm_intr *(*intr_vector)(struct nvkm_sec2 *, enum nvkm_intr_type *); 36 int nvkm_sec2_new_(const struct nvkm_sec2_fwif *, struct nvkm_device *, enum nvkm_subdev_type,
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | table.h | 18 enum mlx5hws_table_type type; 27 u32 mlx5hws_table_get_fw_ft_type(enum mlx5hws_table_type type, in mlx5hws_table_get_fw_ft_type() 39 u32 mlx5hws_table_get_res_fw_ft_type(enum mlx5hws_table_type tbl_type, in mlx5hws_table_get_res_fw_ft_type()
|
/linux-6.15/drivers/md/dm-vdo/ |
D | funnel-workqueue.h | 13 enum { 20 enum vdo_completion_priority max_priority; 21 enum vdo_completion_priority default_priority;
|
/linux-6.15/drivers/staging/media/atomisp/pci/ |
D | irq_types_hrt.h | 17 typedef enum hrt_isp_css_irq { 50 /* this must (obviously) be the last on in the enum */ 54 typedef enum hrt_isp_css_irq_status {
|
/linux-6.15/Documentation/devicetree/bindings/rng/ |
D | atmel,at91-trng.yaml | 17 - enum: 21 - enum: 25 - enum:
|
/linux-6.15/tools/perf/util/ |
D | arm-spe.h | 12 enum { 21 enum { 37 enum {
|
/linux-6.15/include/sound/ |
D | wm8996.h | 11 enum wm8996_inmode { 38 enum wm8996_inmode inl_mode; 39 enum wm8996_inmode inr_mode;
|
/linux-6.15/Documentation/devicetree/bindings/arm/marvell/ |
D | armada-37xx.yaml | 19 - enum: 31 - enum: 41 - enum:
|
/linux-6.15/include/uapi/linux/netfilter/ |
D | xt_addrtype.h | 7 enum { 15 /* rtn_type enum values from rtnetlink.h, but shifted */ 16 enum {
|
/linux-6.15/include/soc/qcom/ |
D | cmd-db.h | 12 enum cmd_db_hw_type { 29 enum cmd_db_hw_type cmd_db_read_slave_id(const char *resource_id); 42 static inline enum cmd_db_hw_type cmd_db_read_slave_id(const char *resource_id) in cmd_db_read_slave_id()
|
/linux-6.15/include/drm/bridge/ |
D | analogix_dp.h | 14 enum analogix_dp_devtype { 20 static inline bool is_rockchip(enum analogix_dp_devtype type) in is_rockchip() 26 enum analogix_dp_devtype dev_type;
|