/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_structs.h | 99 unsigned int DPPPerSurface; 102 unsigned int ViewportHeight; 103 unsigned int ViewportHeightChroma; 104 unsigned int BlockWidth256BytesY; 105 unsigned int BlockHeight256BytesY; 106 unsigned int BlockWidth256BytesC; 107 unsigned int BlockHeight256BytesC; 108 unsigned int BlockWidthY; 109 unsigned int BlockHeightY; 110 unsigned int BlockWidthC; [all …]
|
D | display_mode_vba.h | 34 …struct display_mode_lib *mode_lib, const display_e2e_pipe_params_st *pipes, unsigned int num_pipes) 75 …b *mode_lib, const display_e2e_pipe_params_st *pipes, unsigned int num_pipes, unsigned int which_p… 151 unsigned int num_pipes); 155 unsigned int num_pipes); 159 unsigned int num_pipes); 160 unsigned int dml_get_voltage_level( 163 unsigned int num_pipes); 165 unsigned int get_total_surface_size_in_mall_bytes( 168 unsigned int num_pipes); 172 unsigned int num_pipes, [all …]
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 35 unsigned int dml32_dscceComputeDelay( 36 unsigned int bpc, 38 unsigned int sliceWidth, 39 unsigned int numSlices, 43 unsigned int dml32_dscComputeDelay(enum output_format_class pixelFormat, enum output_encoder_class … 52 unsigned int *BytePerPixelY, 53 unsigned int *BytePerPixelC, 56 unsigned int *BlockHeight256BytesY, 57 unsigned int *BlockHeight256BytesC, 58 unsigned int *BlockWidth256BytesY, [all …]
|
/Linux-v6.6/drivers/media/platform/allegro-dvt/ |
D | nal-hevc.h | 18 unsigned int general_profile_space; 19 unsigned int general_tier_flag; 20 unsigned int general_profile_idc; 21 unsigned int general_profile_compatibility_flag[32]; 22 unsigned int general_progressive_source_flag; 23 unsigned int general_interlaced_source_flag; 24 unsigned int general_non_packed_constraint_flag; 25 unsigned int general_frame_only_constraint_flag; 28 unsigned int general_max_12bit_constraint_flag; 29 unsigned int general_max_10bit_constraint_flag; [all …]
|
/Linux-v6.6/tools/power/x86/intel-speed-select/ |
D | isst.h | 88 int cpu; 89 int pkg; 90 int die; 91 int punit; 95 unsigned int clos_min; 96 unsigned int clos_max; 103 int hp_cores; 104 int hp_ratios[TRL_MAX_LEVELS]; 108 int pbf_acticated; 109 int pbf_available; [all …]
|
/Linux-v6.6/drivers/thermal/ |
D | thermal_netlink.h | 8 int cpu; 9 int performance; 10 int efficiency; 15 int __init thermal_netlink_init(void); 17 int thermal_notify_tz_create(int tz_id, const char *name); 18 int thermal_notify_tz_delete(int tz_id); 19 int thermal_notify_tz_enable(int tz_id); 20 int thermal_notify_tz_disable(int tz_id); 21 int thermal_notify_tz_trip_down(int tz_id, int id, int temp); 22 int thermal_notify_tz_trip_up(int tz_id, int id, int temp); [all …]
|
/Linux-v6.6/arch/powerpc/platforms/ps3/ |
D | platform.h | 32 void ps3_shutdown_IRQ(int cpu); 33 void __init ps3_register_ipi_debug_brk(unsigned int cpu, unsigned int virq); 34 void __init ps3_register_ipi_irq(unsigned int cpu, unsigned int virq); 40 void ps3_smp_cleanup_cpu(int cpu); 42 static inline void ps3_smp_cleanup_cpu(int cpu) { } in ps3_smp_cleanup_cpu() 50 int ps3_set_rtc_time(struct rtc_time *time); 81 int ps3_repository_read_bus_str(unsigned int bus_index, const char *bus_str, 83 int ps3_repository_read_bus_id(unsigned int bus_index, u64 *bus_id); 84 int ps3_repository_read_bus_type(unsigned int bus_index, 86 int ps3_repository_read_bus_num_dev(unsigned int bus_index, [all …]
|
/Linux-v6.6/arch/um/include/shared/ |
D | os.h | 51 int ust_dev; /* device */ 53 int ust_mode; /* protection */ 54 int ust_nlink; /* number of hard links */ 55 int ust_uid; /* user ID of owner */ 56 int ust_gid; /* group ID of owner */ 58 int ust_blksize; /* blocksize for filesystem I/O */ 66 unsigned int r : 1; 67 unsigned int w : 1; 68 unsigned int s : 1; /* O_SYNC */ 69 unsigned int c : 1; /* O_CREAT */ [all …]
|
/Linux-v6.6/sound/pci/ctxfi/ |
D | cthardware.h | 58 unsigned int rsr; /* reference sample rate in Hzs*/ 59 unsigned int msr; /* master sample rate in rsrs */ 63 unsigned int digit_io_switch:1; 64 unsigned int dedicated_mic:1; 65 unsigned int output_switch:1; 66 unsigned int mic_source_switch:1; 70 int (*card_init)(struct hw *hw, struct card_conf *info); 71 int (*card_stop)(struct hw *hw); 72 int (*pll_init)(struct hw *hw, unsigned int rsr); 74 int (*suspend)(struct hw *hw); [all …]
|
/Linux-v6.6/include/linux/ |
D | vt_kern.h | 19 void kd_mksound(unsigned int hz, unsigned int ticks); 20 int kbd_rate(struct kbd_repeat *rep); 22 extern int fg_console, last_console, want_console; 26 int vc_allocate(unsigned int console); 27 int vc_cons_allocated(unsigned int console); 28 int vc_resize(struct vc_data *vc, unsigned int cols, unsigned int lines); 29 struct vc_data *vc_deallocate(unsigned int console); 31 void do_blank_screen(int entering_gfx); 32 void do_unblank_screen(int leaving_gfx); 34 int con_font_op(struct vc_data *vc, struct console_font_op *op); [all …]
|
D | security.h | 143 extern int cap_capable(const struct cred *cred, struct user_namespace *ns, 144 int cap, unsigned int opts); 145 extern int cap_settime(const struct timespec64 *ts, const struct timezone *tz); 146 extern int cap_ptrace_access_check(struct task_struct *child, unsigned int mode); 147 extern int cap_ptrace_traceme(struct task_struct *parent); 148 extern int cap_capget(const struct task_struct *target, kernel_cap_t *effective, 150 extern int cap_capset(struct cred *new, const struct cred *old, 154 extern int cap_bprm_creds_from_file(struct linux_binprm *bprm, struct file *file); 155 int cap_inode_setxattr(struct dentry *dentry, const char *name, 156 const void *value, size_t size, int flags); [all …]
|
D | lsm_hook_defs.h | 29 LSM_HOOK(int, 0, binder_set_context_mgr, const struct cred *mgr) 30 LSM_HOOK(int, 0, binder_transaction, const struct cred *from, 32 LSM_HOOK(int, 0, binder_transfer_binder, const struct cred *from, 34 LSM_HOOK(int, 0, binder_transfer_file, const struct cred *from, 36 LSM_HOOK(int, 0, ptrace_access_check, struct task_struct *child, 37 unsigned int mode) 38 LSM_HOOK(int, 0, ptrace_traceme, struct task_struct *parent) 39 LSM_HOOK(int, 0, capget, const struct task_struct *target, kernel_cap_t *effective, 41 LSM_HOOK(int, 0, capset, struct cred *new, const struct cred *old, 44 LSM_HOOK(int, 0, capable, const struct cred *cred, struct user_namespace *ns, [all …]
|
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/ |
D | mmc.h | 30 unsigned int mmc_tx_octetcount_gb; 31 unsigned int mmc_tx_framecount_gb; 32 unsigned int mmc_tx_broadcastframe_g; 33 unsigned int mmc_tx_multicastframe_g; 34 unsigned int mmc_tx_64_octets_gb; 35 unsigned int mmc_tx_65_to_127_octets_gb; 36 unsigned int mmc_tx_128_to_255_octets_gb; 37 unsigned int mmc_tx_256_to_511_octets_gb; 38 unsigned int mmc_tx_512_to_1023_octets_gb; 39 unsigned int mmc_tx_1024_to_max_octets_gb; [all …]
|
/Linux-v6.6/drivers/crypto/intel/qat/qat_common/ |
D | icp_qat_uclo.h | 143 unsigned int flags; 156 unsigned int ctx_mask_assigned; 157 unsigned int new_uaddr[ICP_QAT_UCLO_MAX_CTX]; 161 unsigned int slice_num; 162 unsigned int eff_ustore_size; 174 unsigned int start_addr; 175 unsigned int words_num; 180 unsigned int def_page; 181 unsigned int page_region; 182 unsigned int beg_addr_v; [all …]
|
/Linux-v6.6/sound/soc/mediatek/common/ |
D | mtk-base-afe.h | 34 int id; 36 int reg_ofs_base; 37 int reg_ofs_cur; 38 int reg_ofs_end; 39 int reg_ofs_base_msb; 40 int reg_ofs_cur_msb; 41 int reg_ofs_end_msb; 42 int fs_reg; 43 int fs_shift; 44 int fs_maskbit; [all …]
|
/Linux-v6.6/drivers/scsi/qla2xxx/ |
D | qla_gbl.h | 14 extern int qla2x00_initialize_adapter(scsi_qla_host_t *); 15 extern int qla24xx_post_prli_work(struct scsi_qla_host *vha, fc_port_t *fcport); 17 extern int qla2100_pci_config(struct scsi_qla_host *); 18 extern int qla2300_pci_config(struct scsi_qla_host *); 19 extern int qla24xx_pci_config(scsi_qla_host_t *); 20 extern int qla25xx_pci_config(scsi_qla_host_t *); 21 extern int qla2x00_reset_chip(struct scsi_qla_host *); 22 extern int qla24xx_reset_chip(struct scsi_qla_host *); 23 extern int qla2x00_chip_diag(struct scsi_qla_host *); 24 extern int qla24xx_chip_diag(struct scsi_qla_host *); [all …]
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/ |
D | fw.h | 53 int ib_mtu; 54 int max_port_width; 55 int max_vl; 56 int max_tc_eth; 57 int max_gids; 58 int max_pkeys; 61 int trans_type; 62 int vendor_oui; 69 int max_srq_sz; 70 int max_qp_sz; [all …]
|
/Linux-v6.6/fs/smb/client/ |
D | cifsproto.h | 31 extern void free_rsp_buf(int, void *); 32 extern int smb_send(struct TCP_Server_Info *, struct smb_hdr *, 33 unsigned int /* length */); 34 extern unsigned int _get_xid(void); 35 extern void _free_xid(unsigned int); 38 unsigned int __xid = _get_xid(); \ 50 __func__, curr_xid, (int)rc); \ 52 trace_smb3_exit_err(curr_xid, __func__, (int)rc); \ 56 extern int init_cifs_idmap(void); 58 extern int init_cifs_spnego(void); [all …]
|
/Linux-v6.6/drivers/infiniband/hw/mthca/ |
D | mthca_cmd.h | 121 int max_srq_sz; 122 int max_qp_sz; 123 int reserved_qps; 124 int max_qps; 125 int reserved_srqs; 126 int max_srqs; 127 int reserved_eecs; 128 int max_eecs; 129 int max_cq_sz; 130 int reserved_cqs; [all …]
|
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | gr.h | 12 int nvkm_gr_tlb_flush(struct nvkm_gr *); 13 int nvkm_gr_ctxsw_pause(struct nvkm_device *); 14 int nvkm_gr_ctxsw_resume(struct nvkm_device *); 17 int nv04_gr_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_gr **); 18 int nv10_gr_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_gr **); 19 int nv15_gr_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_gr **); 20 int nv17_gr_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_gr **); 21 int nv20_gr_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_gr **); 22 int nv25_gr_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_gr **); 23 int nv2a_gr_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_gr **); [all …]
|
/Linux-v6.6/include/sound/ |
D | hda-mlink.h | 14 int hda_bus_ml_init(struct hdac_bus *bus); 17 int hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid); 18 void hdac_bus_eml_enable_interrupt(struct hdac_bus *bus, bool alt, int elid, bool enable); 19 bool hdac_bus_eml_check_interrupt(struct hdac_bus *bus, bool alt, int elid); 21 int hdac_bus_eml_set_syncprd_unlocked(struct hdac_bus *bus, bool alt, int elid, u32 syncprd); 22 int hdac_bus_eml_sdw_set_syncprd_unlocked(struct hdac_bus *bus, u32 syncprd); 24 int hdac_bus_eml_wait_syncpu_unlocked(struct hdac_bus *bus, bool alt, int elid); 25 int hdac_bus_eml_sdw_wait_syncpu_unlocked(struct hdac_bus *bus); 27 void hdac_bus_eml_sync_arm_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink); 28 void hdac_bus_eml_sdw_sync_arm_unlocked(struct hdac_bus *bus, int sublink); [all …]
|
/Linux-v6.6/tools/perf/ |
D | builtin.h | 8 int cmd_annotate(int argc, const char **argv); 9 int cmd_bench(int argc, const char **argv); 10 int cmd_buildid_cache(int argc, const char **argv); 11 int cmd_buildid_list(int argc, const char **argv); 12 int cmd_config(int argc, const char **argv); 13 int cmd_c2c(int argc, const char **argv); 14 int cmd_diff(int argc, const char **argv); 15 int cmd_evlist(int argc, const char **argv); 16 int cmd_help(int argc, const char **argv); 17 int cmd_sched(int argc, const char **argv); [all …]
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | openprom.h | 19 int (*v0_devopen)(char *device_str); 20 int (*v0_devclose)(int dev_desc); 21 int (*v0_rdblkdev)(int dev_desc, int num_blks, int blk_st, char *buf); 22 int (*v0_wrblkdev)(int dev_desc, int num_blks, int blk_st, char *buf); 23 int (*v0_wrnetdev)(int dev_desc, int num_bytes, char *buf); 24 int (*v0_rdnetdev)(int dev_desc, int num_bytes, char *buf); 25 int (*v0_rdchardev)(int dev_desc, int num_bytes, int dummy, char *buf); 26 int (*v0_wrchardev)(int dev_desc, int num_bytes, int dummy, char *buf); 27 int (*v0_seekdev)(int dev_desc, long logical_offst, int from); 32 phandle (*v2_inst2pkg)(int d); /* Convert ihandle to phandle */ [all …]
|
/Linux-v6.6/drivers/net/dsa/mv88e6xxx/ |
D | chip.h | 131 unsigned int num_databases; 132 unsigned int num_macs; 133 unsigned int num_ports; 134 unsigned int num_internal_phys; 135 unsigned int num_gpio; 136 unsigned int max_vid; 137 unsigned int max_sid; 138 unsigned int port_base_addr; 139 unsigned int phy_base_addr; 140 unsigned int global1_addr; [all …]
|
D | port.h | 329 int mv88e6xxx_port_read(struct mv88e6xxx_chip *chip, int port, int reg, 331 int mv88e6xxx_port_write(struct mv88e6xxx_chip *chip, int port, int reg, 333 int mv88e6xxx_port_wait_bit(struct mv88e6xxx_chip *chip, int port, int reg, 334 int bit, int val); 336 int mv88e6185_port_set_pause(struct mv88e6xxx_chip *chip, int port, 337 int pause); 338 int mv88e6320_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port, 340 int mv88e6352_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port, 342 int mv88e6390_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port, 345 int mv88e6xxx_port_set_link(struct mv88e6xxx_chip *chip, int port, int link); [all …]
|