/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A 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 …]
|
H A 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/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A 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/drivers/media/platform/allegro-dvt/ |
H A 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/tools/power/x86/intel-speed-select/ |
H A 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/arch/powerpc/platforms/ps3/ |
H A 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/sound/pci/ctxfi/ |
H A 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/tools/testing/selftests/bpf/test_kmods/ |
H A D | bpf_testmod.h | 25 int val; 31 int cnt; 35 int (*test_1)(void); 36 void (*test_2)(int a, int b); 38 int (*test_maybe_null)(int dummy, struct task_struct *task); 39 int (*unsupported_ops)(void); 41 int (*test_refcounted)(int dumm [all...] |
/linux/arch/um/include/shared/ |
H A 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/include/linux/ |
H A 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, 30 struct vc_data *vc_deallocate(unsigned int console); 32 void do_blank_screen(int entering_gfx); 33 void do_unblank_screen(int leaving_gfx); 35 int con_font_op(struct vc_data *vc, struct console_font_op *op); [all …]
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 14 int qla2x00_alloc_fce_trace(scsi_qla_host_t *); 17 extern int qla2x00_initialize_adapter(scsi_qla_host_t *); 18 extern int qla24xx_post_prli_work(struct scsi_qla_host *vha, fc_port_t *fcport); 20 extern int qla2100_pci_config(struct scsi_qla_host *); 21 extern int qla2300_pci_config(struct scsi_qla_host *); 22 extern int qla24xx_pci_config(scsi_qla_host_t *); 23 extern int qla25xx_pci_config(scsi_qla_host_t *); 24 extern int qla2x00_reset_chip(struct scsi_qla_host *); 25 extern int qla24xx_reset_chip(struct scsi_qla_host *); 26 extern int qla2x00_chip_diag(struct scsi_qla_host *); [all …]
|
/linux/fs/smb/client/ |
H A 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 int smb_send_kvec(struct TCP_Server_Info *server, 37 extern unsigned int _get_xid(void); 38 extern void _free_xid(unsigned int); 41 unsigned int __xid = _get_xid(); \ 53 __func__, curr_xid, (int)rc); \ 55 trace_smb3_exit_err(curr_xid, __func__, (int)rc); \ 59 extern int init_cifs_idmap(void); [all …]
|
/linux/sound/soc/mediatek/common/ |
H A 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/drivers/net/ethernet/mellanox/mlx4/ |
H A 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/drivers/infiniband/hw/mthca/ |
H A 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/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
H A D | dml_top_soc_parameter_types.h | 13 unsigned int dram_derate_percent_pixel; 14 unsigned int dram_derate_percent_vm; 15 unsigned int dram_derate_percent_pixel_and_vm; 17 unsigned int fclk_derate_percent; 18 unsigned int dcfclk_derate_percent; 31 unsigned int base_latency_us; 32 unsigned int base_latency_pixel_vm_us; 33 unsigned int base_latency_vm_us; 34 unsigned int scaling_factor_fclk_us; 35 unsigned int scaling_factor_mhz; [all …]
|
/linux/arch/sparc/include/asm/ |
H A 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/arch/m68k/include/asm/ |
H A D | openprom.h | 27 int (*v0_devopen)(char *device_str); 28 int (*v0_devclose)(int dev_desc); 29 int (*v0_rdblkdev)(int dev_desc, int num_blks, int blk_st, char *buf); 30 int (*v0_wrblkdev)(int dev_desc, int num_blks, int blk_st, char *buf); 31 int (*v0_wrnetdev)(int dev_desc, int num_bytes, char *buf); 32 int (*v0_rdnetdev)(int dev_desc, int num_bytes, char *buf); 33 int (*v0_rdchardev)(int dev_desc, int num_bytes, int dummy, char *buf); 34 int (*v0_wrchardev)(int dev_desc, int num_bytes, int dummy, char *buf); 35 int (*v0_seekdev)(int dev_desc, long logical_offst, int from); 40 int (*v2_inst2pkg)(int d); /* Convert ihandle to phandle */ [all …]
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 157 int (*read)(struct net_device *dev, int phy_addr, int mmd_addr, 159 int (*write)(struct net_device *dev, int phy_addr, int mmd_addr, 168 unsigned int gpio_out; /* GPIO output settings */ 303 unsigned int nchan; /* # of channels */ 304 unsigned int pmrx_size; /* total PMRX capacity */ 305 unsigned int pmtx_size; /* total PMTX capacity */ 306 unsigned int cm_size; /* total CM capacity */ 307 unsigned int chan_rx_size; /* per channel Rx size */ 308 unsigned int chan_tx_size; /* per channel Tx size */ 309 unsigned int rx_pg_size; /* Rx page size */ [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | core_reloc_types.h | 13 int valid[10]; 15 int comm_len; 26 int read_ctx_sz; 33 int comm_len; 40 int a; 41 int b; 42 int c; 47 int a; 48 int b; 49 int [all...] |
/linux/include/linux/netfilter/ |
H A D | nf_conntrack_sip.h | 13 unsigned int register_cseq; 14 unsigned int invite_cseq; 29 unsigned int len; 42 unsigned int len; 43 int (*request)(struct sk_buff *skb, unsigned int protoff, 44 unsigned int dataoff, 45 const char **dptr, unsigned int *datalen, 46 unsigned int cseq); 47 int (*response)(struct sk_buff *skb, unsigned int protoff, 48 unsigned int dataoff, [all …]
|
/linux/drivers/gpu/drm/gma500/ |
H A D | psb_intel_sdvo_regs.h | 54 unsigned int sdvo_inputs_mask:2; 55 unsigned int smooth_scaling:1; 56 unsigned int sharp_scaling:1; 57 unsigned int up_scaling:1; 58 unsigned int down_scaling:1; 59 unsigned int stall_support:1; 60 unsigned int pad:1; 157 unsigned int input0_trained:1; 158 unsigned int input1_trained:1; 159 unsigned int pad:6; [all …]
|
/linux/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 54 int region_cnt; 60 int config; /* TFT/STN, signal inversion */ 61 int bpp; /* Pixel format in fb mem */ 62 int data_lines; /* Lines on LCD HW interface */ 64 int x_res, y_res; 65 int pixel_clock; /* In kHz */ 66 int hsw; /* Horizontal synchronization 68 int hfp; /* Horizontal front porch */ 69 int hbp; /* Horizontal back porch */ 70 int vsw; /* Vertical synchronization [all …]
|
/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_glbl.h | 12 int qla4xxx_hw_reset(struct scsi_qla_host *ha); 13 int ql4xxx_lock_drvr_wait(struct scsi_qla_host *a); 14 int qla4xxx_send_command_to_isp(struct scsi_qla_host *ha, struct srb *srb); 15 int qla4xxx_initialize_adapter(struct scsi_qla_host *ha, int is_reset); 16 int qla4xxx_soft_reset(struct scsi_qla_host *ha); 17 irqreturn_t qla4xxx_intr_handler(int irq, void *dev_id); 22 int qla4xxx_get_dhcp_ip_address(struct scsi_qla_host *ha); 23 int qla4xxx_abort_task(struct scsi_qla_host *ha, struct srb *srb); 24 int qla4xxx_reset_lun(struct scsi_qla_host *ha, struct ddb_entry *ddb_entry, 26 int qla4xxx_reset_target(struct scsi_qla_host *ha, [all …]
|
/linux/include/sound/ |
H A D | soc-component.h | 30 int (*open)(struct snd_soc_component *component, 32 int (*free)(struct snd_soc_component *component, 34 int (*set_params)(struct snd_soc_component *component, 37 int (*get_params)(struct snd_soc_component *component, 40 int (*set_metadata)(struct snd_soc_component *component, 43 int (*get_metadata)(struct snd_soc_component *component, 46 int (*trigger)(struct snd_soc_component *component, 47 struct snd_compr_stream *stream, int cmd); 48 int (*pointer)(struct snd_soc_component *component, 51 int (*copy)(struct snd_soc_component *component, [all …]
|