/openbmc/linux/drivers/tty/ |
H A D | n_gsm.c | 473 static inline u8 gsm_fcs_add(u8 fcs, u8 c) in gsm_fcs_add() 488 static inline u8 gsm_fcs_add_block(u8 fcs, u8 *c, int len) in gsm_fcs_add_block() 504 static int gsm_read_ea(unsigned int *val, u8 c) in gsm_read_ea() 783 static int gsm_stuff_frame(const u8 *input, u8 *output, int len) in gsm_stuff_frame() 2884 static void gsm0_receive(struct gsm_mux *gsm, unsigned char c) in gsm0_receive() 3002 static void gsm1_receive(struct gsm_mux *gsm, unsigned char c) in gsm1_receive() 3337 struct gsm_config *c) in gsm_copy_config_values() 3357 static int gsm_config(struct gsm_mux *gsm, struct gsm_config *c) in gsm_config() 3824 struct gsm_config c; in gsmld_ioctl() local
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 313 struct bttv_core c; member 373 unsigned int input; member 482 unsigned int input) in bttv_muxsel()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | navi10_ppt.c | 2014 static int navi10_set_power_profile_mode(struct smu_context *smu, long *input, uint32_t size) in navi10_set_power_profile_mode() 2578 …_dpm_table(struct smu_context *smu, enum PP_OD_DPM_TABLE_COMMAND type, long input[], uint32_t size) in navi10_od_edit_dpm_table() 2993 int i, j, r, c; in navi10_i2c_xfer() local
|
H A D | sienna_cichlid_ppt.c | 1696 static int sienna_cichlid_set_power_profile_mode(struct smu_context *smu, long *input, uint32_t siz… in sienna_cichlid_set_power_profile_mode() 2224 long input[], uint32_t size) in sienna_cichlid_od_edit_dpm_table() 3754 int i, j, r, c; in sienna_cichlid_i2c_xfer() local
|
H A D | arcturus_ppt.c | 1467 long *input, in arcturus_set_power_profile_mode() 2069 int i, j, r, c; in arcturus_i2c_xfer() local
|
/openbmc/linux/crypto/ |
H A D | testmgr.c | 774 struct iov_iter input; in build_cipher_test_sglists() local 1230 struct iov_iter input; in build_hash_sglist() local 2047 struct kvec input[2]; in test_aead_vec_cfg() local 2729 const char *input, *result; in test_cipher() local 2825 struct kvec input; in test_skcipher_vec_cfg() local 4086 const char *m, *c; in test_akcipher_one() local
|
H A D | testmgr.h | 155 const unsigned char *c; member 35676 char input[COMP_BUF_SIZE]; member
|
H A D | ecc.c | 533 u64 c = -mod[0]; in vli_mmod_special() local 990 void vli_mod_inv(u64 *result, const u64 *input, const u64 *mod, in vli_mod_inv()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_sdvo.c | 63 #define IS_TV(c) (c->output_flag & SDVO_TV_MASK) argument 64 #define IS_TMDS(c) (c->output_flag & SDVO_TMDS_MASK) argument 65 #define IS_LVDS(c) (c->output_flag & SDVO_LVDS_MASK) argument 66 #define IS_TV_OR_LVDS(c) (c->output_flag & (SDVO_TV_MASK | SDVO_LVDS_MASK)) argument 67 #define IS_DIGITAL(c) (c->output_flag & (SDVO_TMDS_MASK | SDVO_LVDS_MASK)) argument 1434 #define UPDATE_PROPERTY(input, NAME) \ argument
|
/openbmc/linux/include/asm-generic/ |
H A D | hyperv-tlfs.h | 637 struct input { struct 638 u32 name0; 639 u32 name1; 650 u32 c; member
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | aldebaran_ppt.c | 1373 long input[], uint32_t size) in aldebaran_usr_edit_dpm_table() 1476 int i, j, r, c; in aldebaran_i2c_xfer() local
|
H A D | smu_v13_0_6_ppt.c | 1550 long input[], uint32_t size) in smu_v13_0_6_usr_edit_dpm_table() 1706 int i, j, r, c; in smu_v13_0_6_i2c_xfer() local
|
/openbmc/linux/sound/pci/rme9652/ |
H A D | hdspm.c | 958 struct snd_rawmidi_substream *input; member 973 int input; /* 0: LTC, 1:Video, 2: WC*/ member 5578 int c = hdspm->channel_map_out[i]; in snd_hdspm_hw_params() local 5595 int c = hdspm->channel_map_in[i]; in snd_hdspm_hw_params() local 5874 struct snd_interval *c = in snd_hdspm_hw_rule_in_channels_rate() local 5909 struct snd_interval *c = in snd_hdspm_hw_rule_out_channels_rate() local 5944 struct snd_interval *c = in snd_hdspm_hw_rule_rate_in_channels() local 5978 struct snd_interval *c = in snd_hdspm_hw_rule_rate_out_channels() local 6014 struct snd_interval *c = hw_param_interval(params, in snd_hdspm_hw_rule_in_channels() local 6028 struct snd_interval *c = hw_param_interval(params, in snd_hdspm_hw_rule_out_channels() local
|
H A D | hdsp.c | 434 struct snd_rawmidi_substream *input; member 4316 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_hdsp_hw_rule_in_channels() local 4336 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_hdsp_hw_rule_out_channels() local 4353 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_hdsp_hw_rule_in_channels_rate() local 4384 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_hdsp_hw_rule_out_channels_rate() local 4415 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_hdsp_hw_rule_rate_out_channels() local 4446 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_hdsp_hw_rule_rate_in_channels() local
|
/openbmc/linux/tools/perf/util/ |
H A D | header.c | 1208 static void cpu_cache_level__fprintf(FILE *out, struct cpu_cache_level *c) in cpu_cache_level__fprintf() 1224 struct cpu_cache_level c; in build_caches_for_cpu() local 1289 struct cpu_cache_level *c = &caches[i]; in write_cache() local 2327 int input, u64 offset, u64 size) in perf_header__read_build_ids_abi_quirk() 2373 int input, u64 offset, u64 size) in perf_header__read_build_ids() 2918 struct cpu_cache_level c; in process_cache() local
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | cthw20k1.c | 1191 unsigned char input; /* the input source of ADC */ member 1693 static int adc_init_SB055x(struct hw *hw, int input, int mic20db) in adc_init_SB055x() 1698 static int adc_init_SBx(struct hw *hw, int input, int mic20db) in adc_init_SBx() 1784 #define CTLBITS(a, b, c, d) (((a) << 24) | ((b) << 16) | ((c) << 8) | (d)) argument
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-video.c | 383 static void video_mux(struct saa7134_dev *dev, int input) in video_mux() 1334 struct v4l2_rect *c = &dev->crop_current; in saa7134_s_selection() local
|
/openbmc/linux/include/linux/ |
H A D | hid.h | 580 struct input_dev *input; member 1043 __u8 type, unsigned int c) in hid_map_usage() 1045 struct input_dev *input = hidinput->input; in hid_map_usage() local 1100 __u8 type, __u16 c) in hid_map_usage_clear()
|
/openbmc/linux/include/drm/ |
H A D | drm_edid.h | 119 u8 c; /* need to divide by 2 */ member 342 u8 input; member
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | gen.c | 384 char c; in codegen() local 2298 const char *input, *output, **objs; in do_min_core_btf() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tda1997x.c | 649 struct v4l2_hdmi_colorimetry *c = &state->colorimetry; in tda1997x_configure_csc() local 1236 struct v4l2_hdmi_colorimetry *c = &state->colorimetry; in set_rgb_quantization_range() local 1459 int input = (source & MASK_RATE_A_ST)?0:1; in tda1997x_irq_rate() local
|
H A D | adv7511-v4l2.c | 1144 static int adv7511_s_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) in adv7511_s_routing() 1273 u8 c = HDMI_COLORIMETRY_NONE; in adv7511_set_fmt() local
|
/openbmc/linux/drivers/hid/ |
H A D | hid-logitech-hidpp.c | 100 #define lg_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, EV_KEY, (c)) argument 183 struct input_dev *input; member 3833 struct input_dev *input) in hidpp_populate_input() 3853 struct input_dev *input = hidinput->input; in hidpp_input_configured() local 4196 struct input_dev *input; in hidpp_connect_event() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_device.c | 1260 struct cpuinfo_x86 *c = &cpu_data(0); in amdgpu_device_pcie_dynamic_switching_supported() local 1296 struct cpuinfo_x86 *c = &cpu_data(0); in amdgpu_device_aspm_support_quirk() local 3380 char *input = amdgpu_lockup_timeout; in amdgpu_device_get_job_timeout_settings() local
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emufx.c | 1404 #define A_ADD_VOLUME_IN(var,vol,input) \ in _snd_emu10k1_audigy_init_efx() argument 2318 s8 c = snd_emu10k1_sblive51_fxbus2_map[z]; in _snd_emu10k1_init_efx() local
|