| /kernel/linux/linux-5.10/net/ethtool/ |
| D | bitset.c | 172 ethnl_string_array_t names, bool compact) in ethnl_bitset32_size() 234 ethnl_string_array_t names, bool compact) in ethnl_put_bitset32() 359 static int ethnl_name_to_idx(ethnl_string_array_t names, unsigned int n_names, in ethnl_name_to_idx() 379 ethnl_string_array_t names, in ethnl_parse_bit() 431 ethnl_string_array_t names, in ethnl_update_bitset32_verbose() 553 const struct nlattr *attr, ethnl_string_array_t names, in ethnl_update_bitset32() 606 ethnl_string_array_t names, in ethnl_parse_bitset() 700 unsigned int nbits, ethnl_string_array_t names, in ethnl_bitset_size() 736 unsigned int nbits, ethnl_string_array_t names, in ethnl_put_bitset() 772 const struct nlattr *attr, ethnl_string_array_t names, in ethnl_update_bitset() [all …]
|
| D | privflags.c | 64 const char (*names)[ETH_GSTRING_LEN]; in privflags_prepare_data() local 144 const char (*names)[ETH_GSTRING_LEN] = NULL; in ethnl_set_privflags() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | hwtstamp_config.c | 20 lookup_value(const char **names, int size, const char *name) in lookup_value() 32 lookup_name(const char **names, int size, int value) in lookup_name() 37 static void list_names(FILE *f, const char **names, int size) in list_names()
|
| /kernel/linux/linux-4.19/tools/testing/selftests/networking/timestamping/ |
| D | hwtstamp_config.c | 20 lookup_value(const char **names, int size, const char *name) in lookup_value() 32 lookup_name(const char **names, int size, int value) in lookup_name() 37 static void list_names(FILE *f, const char **names, int size) in list_names()
|
| /kernel/linux/linux-4.19/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-ctrl.c | 202 const char * const *names; in pvr2_ctrl_get_valname() local 215 const char **names; in pvr2_ctrl_get_valname() local 302 const char **names, in gen_bitmask_string() 366 const char * const *names, unsigned int namecnt) in parse_token() 400 const char **names,int valid_bits) in parse_mtoken() 429 const char **names,int valid_bits) in parse_tlist() 558 const char * const *names; in pvr2_ctrl_value_to_sym_internal() local
|
| /kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-ctrl.c | 192 const char * const *names; in pvr2_ctrl_get_valname() local 205 const char **names; in pvr2_ctrl_get_valname() local 292 const char **names, in gen_bitmask_string() 356 const char * const *names, unsigned int namecnt) in parse_token() 390 const char **names,int valid_bits) in parse_mtoken() 419 const char **names,int valid_bits) in parse_tlist() 548 const char * const *names; in pvr2_ctrl_value_to_sym_internal() local
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| D | evsel-roundtrip-name.c | 65 static int __perf_evsel__name_array_test(const char *names[], int nr_names) in __perf_evsel__name_array_test() 96 #define perf_evsel__name_array_test(names) \ argument
|
| /kernel/linux/linux-4.19/tools/perf/tests/ |
| D | evsel-roundtrip-name.c | 67 static int __perf_evsel__name_array_test(const char *names[], int nr_names) in __perf_evsel__name_array_test() 98 #define perf_evsel__name_array_test(names) \ argument
|
| /kernel/linux/linux-4.19/drivers/pci/hotplug/ |
| D | rpaphp_core.c | 161 const __be32 *indexes, *names, *types, *domains; in get_children_props() local 197 const __be32 *indexes, *names; in rpaphp_check_drc_props_v1() local 316 const __be32 **names, const __be32 **types, in is_php_dn() 354 const __be32 *indexes, *names, *types, *power_domains; in rpaphp_add_slot() local
|
| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| D | rpaphp_core.c | 161 const __be32 *indexes, *names, *types, *domains; in get_children_props() local 197 const __be32 *indexes, *names; in rpaphp_check_drc_props_v1() local 315 const __be32 **names, const __be32 **types, in is_php_dn() 378 const __be32 *indexes, *names, *types, *power_domains; in rpaphp_drc_add_slot() local
|
| /kernel/linux/linux-4.19/drivers/i2c/busses/ |
| D | i2c-pca-isa.c | 49 static char *names[] = { "T/O", "DAT", "ADR", "CON" }; in pca_isa_writebyte() local 61 static char *names[] = { "STA", "DAT", "ADR", "CON" }; in pca_isa_readbyte() local
|
| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| D | i2c-pca-isa.c | 40 static char *names[] = { "T/O", "DAT", "ADR", "CON" }; in pca_isa_writebyte() local 52 static char *names[] = { "STA", "DAT", "ADR", "CON" }; in pca_isa_readbyte() local
|
| /kernel/linux/linux-4.19/drivers/usb/common/ |
| D | common.c | 21 static const char *const names[] = { in usb_otg_state_string() local 79 static const char *const names[] = { in usb_state_string() local
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/msm/ |
| D | msm_iommu.c | 37 static int msm_iommu_attach(struct msm_mmu *mmu, const char * const *names, in msm_iommu_attach() 50 static void msm_iommu_detach(struct msm_mmu *mmu, const char * const *names, in msm_iommu_detach()
|
| /kernel/linux/linux-5.10/drivers/usb/common/ |
| D | common.c | 39 static const char *const names[] = { in usb_otg_state_string() local 97 static const char *const names[] = { in usb_state_string() local
|
| /kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
| D | scripts.c | 27 const char **names; member 88 char *buf, *paths[SCRIPT_MAX_NO], *names[SCRIPT_MAX_NO]; in list_scripts() local
|
| /kernel/linux/linux-4.19/drivers/gpio/ |
| D | gpiolib-devprop.c | 33 const char **names; in devprop_gpiochip_set_names() local
|
| /kernel/linux/linux-5.10/sound/pci/oxygen/ |
| D | xonar_dg_mixer.c | 50 static const char *const names[3] = { in output_select_info() local 272 static const char *const names[4] = { in input_sel_info() local 322 static const char *const names[2] = { "Active", "Frozen" }; in hpf_info() local
|
| D | oxygen.c | 429 static const char *const names[2] = { in rolloff_info() local 481 static const char *const names[2] = { in hpf_info() local 527 static const char *const names[2] = { "On-board", "Extension" }; in meridian_dig_source_info() local 535 static const char *const names[2] = { "Optical", "Coaxial" }; in claro_dig_source_info() local 750 static const char *const names[] = { in get_oxygen_model() local
|
| /kernel/linux/linux-4.19/sound/pci/oxygen/ |
| D | xonar_dg_mixer.c | 60 static const char *const names[3] = { in output_select_info() local 282 static const char *const names[4] = { in input_sel_info() local 332 static const char *const names[2] = { "Active", "Frozen" }; in hpf_info() local
|
| D | oxygen.c | 441 static const char *const names[2] = { in rolloff_info() local 493 static const char *const names[2] = { in hpf_info() local 539 static const char *const names[2] = { "On-board", "Extension" }; in meridian_dig_source_info() local 547 static const char *const names[2] = { "Optical", "Coaxial" }; in claro_dig_source_info() local 762 static const char *const names[] = { in get_oxygen_model() local
|
| /kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
| D | adf_isr.c | 189 char **names; in adf_isr_alloc_msix_entry_table() local 227 char **names = accel_dev->accel_pci_dev.msix_entries.names; in adf_isr_free_msix_entry_table() local
|
| /kernel/linux/linux-4.19/drivers/crypto/qat/qat_common/ |
| D | adf_isr.c | 232 char **names; in adf_isr_alloc_msix_entry_table() local 270 char **names = accel_dev->accel_pci_dev.msix_entries.names; in adf_isr_free_msix_entry_table() local
|
| /kernel/linux/linux-4.19/sound/pci/hda/ |
| D | hda_proc.c | 41 static const char * const names[16] = { in get_wid_type_name() local 229 static const char * const names[16] = { in get_jack_connection() local 244 static const char * const names[16] = { in get_jack_color() local 529 static const char * const names[] = { in print_power_state() local
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| D | hda_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[] = { in print_power_state() local
|