| /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 …]
|
| /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 …]
|
| H A D | nal-h264.h | 24 unsigned int cpb_cnt_minus1; 25 unsigned int bit_rate_scale; 26 unsigned int cpb_size_scale; 28 int bit_rate_value_minus1[16]; 29 int cpb_size_value_minus1[16]; 30 unsigned int cbr_flag[16]; 32 unsigned int initial_cpb_removal_delay_length_minus1; 33 unsigned int cpb_removal_delay_length_minus1; 34 unsigned int dpb_output_delay_length_minus1; 35 unsigned int time_offset_length; [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 | 59 unsigned int rsr; /* reference sample rate in Hzs*/ 60 unsigned int msr; /* master sample rate in rsrs */ 64 unsigned int digit_io_switch:1; 65 unsigned int dedicated_mic:1; 66 unsigned int dedicated_rca:1; 67 unsigned int output_switch:1; 68 unsigned int mic_source_switch:1; 72 int (*card_init)(struct hw *hw, struct card_conf *info); 73 int (*card_stop)(struct hw *hw); 74 int (*pll_ini [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/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 dummy, struct task_struct *task); 43 int (*test_refcounted_multi)(int dummy, struct task_struct *task, 46 struct task_struct *(*test_return_ref_kptr)(int dummy, struct task_struct *task, 52 int a; [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/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/fs/smb/client/ |
| H A D | smb2proto.h | 24 int map_smb2_to_linux_error(char *buf, bool log_err); 25 int smb2_init_maperror(void); 29 extern unsigned int smb2_error_map_num; 32 int smb2_check_message(char *buf, unsigned int pdu_len, unsigned int len, 34 unsigned int smb2_calc_size(void *buf); 35 char *smb2_get_data_area_len(int *off, int *len, struct smb2_hdr *shdr); 39 int smb2_verify_signature(struct smb_rqst *rqst, 41 int smb2_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, 50 __le32 smb2_get_lease_state(struct cifsInodeInfo *cinode, unsigned int oplock); 52 int smb3_handle_read_data(struct TCP_Server_Info *server, [all …]
|
| /linux/tools/perf/ |
| H A D | builtin.h | 9 int is_builtin; 21 int cmd_annotate(int argc, const char **argv); 22 int cmd_bench(int argc, const char **argv); 23 int cmd_buildid_cache(int argc, const char **argv); 24 int cmd_buildid_list(int argc, const char **argv); 25 int cmd_check(int argc, const char **argv); 26 int cmd_config(int argc, const char **argv); 27 int cmd_c2c(int argc, const char **argv); 28 int cmd_diff(int argc, const char **argv); 29 int cmd_evlist(int argc, const char **argv); [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/tools/perf/bench/ |
| H A D | bench.h | 21 int bench_numa(int argc, const char **argv); 22 int bench_sched_messaging(int argc, const char **argv); 23 int bench_sched_pipe(int argc, const char **argv); 24 int bench_sched_seccomp_notify(int argc, const char **argv); 25 int bench_syscall_basic(int argc, const char **argv); 26 int bench_syscall_getpgid(int argc, const char **argv); 27 int bench_syscall_fork(int argc, const char **argv); 28 int bench_syscall_execve(int argc, const char **argv); 29 int bench_mem_memcpy(int argc, const char **argv); 30 int bench_mem_memset(int argc, const char **argv); [all …]
|
| /linux/include/acpi/ |
| H A D | cppc_acpi.h | 82 int num_entries; 83 int version; 84 int cpu_id; 85 int write_cmd_status; 86 int write_cmd_id; 157 unsigned int shared_type; 162 extern int cppc_get_desired_perf(int cpunum, u64 *desired_perf); 163 extern int cppc_get_nominal_perf(int cpunum, u64 *nominal_perf); 164 extern int cppc_get_highest_perf(int cpunum, u64 *highest_perf); 165 extern int cppc_get_perf_ctrs(int cpu, struct cppc_perf_fb_ctrs *perf_fb_ctrs); [all …]
|
| /linux/include/sound/ |
| H A D | soc-component.h | 32 int (*open)(struct snd_soc_component *component, 34 int (*free)(struct snd_soc_component *component, 36 int (*set_params)(struct snd_soc_component *component, 39 int (*get_params)(struct snd_soc_component *component, 42 int (*set_metadata)(struct snd_soc_component *component, 45 int (*get_metadata)(struct snd_soc_component *component, 48 int (*trigger)(struct snd_soc_component *component, 49 struct snd_compr_stream *stream, int cmd); 50 int (*pointer)(struct snd_soc_component *component, 53 int (*copy)(struct snd_soc_component *component, [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/tools/testing/vsock/ |
| H A D | util.h | 34 static_assert(BITS_PER_TYPE(int) >= TRANSPORT_NUM); 52 unsigned int peer_cid; 53 unsigned int peer_port; 72 unsigned int parse_cid(const char *str); 73 unsigned int parse_port(const char *str); 74 int vsock_connect_fd(int fd, unsigned int cid, unsigned int port); 75 int vsock_connect(unsigned int cid, unsigned int port, int type); 76 int vsock_accept(unsigned int cid, unsigned int port, 77 struct sockaddr_vm *clientaddrp, int type); 78 int vsock_stream_connect(unsigned int cid, unsigned int port); [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/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/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/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/tools/power/cpupower/bindings/python/ |
| H A D | raw_pylibcpupower.i | |