| /linux/tools/perf/ui/browsers/ |
| H A D | scripts.c | 29 const char **names; member 52 struct script_config *c) in add_script_option() 66 struct script_config *c = data; in scripts_config() local 261 char *buf, *paths[SCRIPT_MAX_NO], *names[SCRIPT_MAX_NO]; in list_scripts() local
|
| /linux/tools/lib/subcmd/ |
| H A D | help.h | 14 } **names; member 17 static inline void mput_char(char c, unsigned int num) in mput_char()
|
| /linux/sound/hda/common/ |
| H A D | proc.c | 27 static const char * const names[16] = { in get_wid_type_name() local 215 static const char * const names[16] = { in get_jack_connection() local 230 static const char * const names[16] = { in get_jack_color() local 515 static const char * const names[] = { print_power_state() local 603 int c, curr = -1; print_conn_list() local 685 int c, conn_len, curr, dev_id_saved; print_dpmst_connections() local [all...] |
| /linux/sound/pci/echoaudio/ |
| H A D | echoaudio.c | 99 struct snd_interval *c = hw_param_interval(params, in hw_rule_capture_format_by_channels() local 127 struct snd_interval *c = hw_param_interval(params, in hw_rule_capture_channels_by_format() local 161 struct snd_interval *c = hw_param_interval(params, in hw_rule_playback_format_by_channels() local 196 struct snd_interval *c = hw_param_interval(params, hw_rule_playback_channels_by_format() local 1005 int c; snd_echo_output_gain_get() local 1017 int c, changed, gain; snd_echo_output_gain_put() local 1086 int c; snd_echo_input_gain_get() local 1098 int c, gain, changed; snd_echo_input_gain_put() local 1155 int c; snd_echo_output_nominal_get() local 1167 int c, changed; snd_echo_output_nominal_put() local 1217 int c; snd_echo_input_nominal_get() local 1230 int c, changed; snd_echo_input_nominal_put() local 1399 static const char * const names[4] = { snd_echo_digital_mode_info() local 1486 static const char * const names[2] = {"Consumer", "Professional"}; snd_echo_spdif_mode_info() local 1536 static const char * const names[8] = { snd_echo_clock_source_info() local [all...] |
| /linux/lib/ |
| H A D | string_helpers.c | 361 static bool escape_passthrough(unsigned char c, char **dst, char *end) in escape_passthrough() 371 static bool escape_space(unsigned char c, char **dst, char *end) in escape_space() 407 static bool escape_special(unsigned char c, char **dst, char *end) in escape_special() 440 static bool escape_null(unsigned char c, char **dst, char *end) in escape_null() 458 static bool escape_octal(unsigned char c, char **dst, char *end) in escape_octal() 479 static bool escape_hex(unsigned char c, char **dst, char *end) in escape_hex() 586 unsigned char c = *src++; in string_escape_mem() local 764 char **names; in kasprintf_strarray() local
|
| H A D | vsprintf.c | 555 char c = ' ' + (spec.flags & ZEROPAD); in number() local 653 char c = *s++; in string_nocheck() local 941 char c = *s++; in dentry_name() local 1841 unsigned char c = val >> ((3 - i) * 8); in fourcc_string() local 2028 const struct trace_print_flags *names) in format_flags() 2126 const struct trace_print_flags *names; in flags_string() local 2609 static unsigned char spec_flag(unsigned char c) in spec_flag() 2903 char c; in vsnprintf() local 3324 char c; in bstr_printf() local
|
| /linux/arch/sparc/kernel/ |
| H A D | mdesc.c | 633 const char *names = name_block(&hp->mdesc); in mdesc_node_by_name() local 661 const char *names = name_block(&hp->mdesc); in mdesc_get_property() local 707 const char *names = name_block(&hp->mdesc); in mdesc_next_arc() local 743 const char *names = name_block(&hp->mdesc); in mdesc_node_name() local 818 static void fill_in_one_cache(cpuinfo_sparc *c, struct mdesc_handle *hp, u64 mp) in fill_in_one_cache() 1185 cpuinfo_sparc *c; in fill_in_one_cpu() local
|
| /linux/arch/mips/alchemy/common/ |
| H A D | clock.c | 249 struct clk *c; in alchemy_clk_setup_aux() local 280 struct clk *c; in alchemy_clk_setup_sysbus() local 294 struct clk *c; in alchemy_clk_setup_periph() local 309 struct clk *c; in alchemy_clk_setup_mem() local 348 struct clk *c; in alchemy_clk_setup_lrclk() local 497 struct alchemy_fgcs_clk *c = to_fgcs_clk(hw); in alchemy_clk_fgv1_en() local 511 struct alchemy_fgcs_clk *c = to_fgcs_clk(hw); in alchemy_clk_fgv1_isen() local 519 struct alchemy_fgcs_clk *c = to_fgcs_clk(hw); in alchemy_clk_fgv1_dis() local 531 struct alchemy_fgcs_clk *c = to_fgcs_clk(hw); in alchemy_clk_fgv1_setp() local 548 struct alchemy_fgcs_clk *c = to_fgcs_clk(hw); in alchemy_clk_fgv1_getp() local [all …]
|
| /linux/sound/pci/oxygen/ |
| H A D | xonar_wm87x6.c | 569 const char *const *names; wm8776_field_enum_info() local 849 static const char *const names[3] = { wm8776_level_control_info() local 935 static const char *const names[2] = { hpf_info() local 992 WM8776_FIELD_CTL_VOLUME(a,b,c,d,e,f,g,h,tlv_p) global() argument [all...] |
| /linux/arch/mips/txx9/generic/ |
| H A D | setup.c | 395 static void null_prom_putchar(char c) in null_prom_putchar() 400 void prom_putchar(char c) in prom_putchar() 407 static void early_txx9_sio_putchar(char c) in early_txx9_sio_putchar() 597 char names[TXX9_IOCLED_MAXLEDS][32]; member
|
| /linux/drivers/edac/ |
| H A D | skx_common.c | 57 const char * const *names; in skx_adxl_get() local 279 struct cpuinfo_x86 *c = &cpu_data(cpu); in skx_get_pkg_id() local
|
| /linux/security/selinux/ss/ |
| H A D | services.c | 272 struct context *c; in constraint_expr_eval() local 2417 static int ocontext_to_sid(struct sidtab *sidtab, struct ocontext *c, in ocontext_to_sid() 2451 struct ocontext *c; in security_port_sid() local 2503 struct ocontext *c; in security_ib_pkey_sid() local 2555 struct ocontext *c; in security_ib_endport_sid() local 2608 struct ocontext *c; in security_netif_sid() local 2680 struct ocontext *c; in security_node_sid() local 2899 struct ocontext *c; in __security_genfs_sid() local 2993 struct ocontext *c; in security_fs_use() local 3046 u32 *len, char ***names, int **values) in security_get_bools()
|
| /linux/drivers/hwmon/ |
| H A D | fschmd.c | 865 char c; in watchdog_write() local 1085 static const char * const names[7] = { "Poseidon", "Hermes", "Scylla", in fschmd_probe() local
|
| /linux/fs/ext4/ |
| H A D | namei.c | 461 struct dx_countlimit *c; in ext4_dx_csum_verify() local 490 struct dx_countlimit *c; in ext4_dx_csum_set() local 616 unsigned names; member 626 unsigned names = 0, space = 0; in dx_show_leaf() local 714 unsigned count = dx_get_count(entries), names = 0, space = 0, i; in dx_show_entries() local
|
| /linux/sound/usb/ |
| H A D | mixer.c | 661 struct iterm_name_combo *names; get_term_name() local 1403 int c, cnt, val, err; mixer_ctl_feature_get() local 1436 int c, cnt, val, oval, err; mixer_ctl_feature_put() local 1696 int i, c = 0; __build_feature_ctl() local 2128 u8 *c = uac_mixer_unit_bmControls(desc, protocol); mixer_bitmap_overflow() local 2176 __u8 *c = uac_mixer_unit_bmControls(desc, state->mixer->protocol); build_mixer_unit_ctl() local 2281 __u8 *c = uac_mixer_unit_bmControls(desc, parse_audio_mixer_unit() local 3679 int c, err, idx; restore_mixer_value() local [all...] |
| /linux/sound/core/seq/ |
| H A D | seq_clientmgr.c | 244 int c; seq_create_client1() local 340 int c, mode; /* client id */ snd_seq_open() local 2670 static const char *names[4] = { port_direction_name() local 2724 int c; snd_seq_info_clients_read() local [all...] |
| /linux/sound/soc/renesas/rcar/ |
| H A D | core.c | 140 static char names[MOD_NAME_NUM][MOD_NAME_SIZE]; in rsnd_mod_name() local 1828 struct rsnd_kctrl_cfg *c = kctrl->private_data; in rsnd_kctrl_new() local
|
| /linux/kernel/ |
| H A D | auditsc.c | 118 struct audit_chunk *c[31]; member 2986 void audit_seccomp_actions_logged(const char *names, const char *old_names, in audit_seccomp_actions_logged()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | veristat.c | 802 const char *names[4]; global() member 884 is_asc_sym(char c) is_asc_sym() argument 889 is_desc_sym(char c) is_desc_sym() argument [all...] |
| /linux/fs/btrfs/ |
| H A D | ioctl.c | 2972 int i, c; in btrfs_ioctl_space_info() local 4231 char *names; in check_feature_bits() local
|
| /linux/include/hyperv/ |
| H A D | hvgdk_mini.h | 1183 u32 c; member 1208 u32 names[]; member
|
| /linux/drivers/ufs/core/ |
| H A D | ufshcd.c | 716 static const char * const names[] = { in ufshcd_print_pwr_info() local 7039 struct completion *c = req->end_io_data; in ufshcd_tmc_handler() local
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | chip.c | 5243 char c; in append_str() local 10526 static const char * const names[] = { in link_state_name() local
|