/linux/include/sound/ |
A D | hda_regmap.h | 38 #define snd_hdac_regmap_encode_verb(nid, verb) \ argument 50 #define snd_hdac_regmap_encode_amp(nid, ch, dir, idx) \ argument 64 #define snd_hdac_regmap_encode_amp_stereo(nid, dir, idx) \ argument 79 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_write() 97 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update() 115 snd_hdac_regmap_read(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_read() 136 snd_hdac_regmap_get_amp(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_get_amp() 160 snd_hdac_regmap_update_amp(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update_amp() 181 snd_hdac_regmap_get_amp_stereo(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_get_amp_stereo() 205 snd_hdac_regmap_update_amp_stereo(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_regmap_update_amp_stereo() [all …]
|
/linux/sound/hda/ |
A D | hdac_sysfs.c | 99 int nid; in get_codec_nid() local 115 int nid; in widget_attr_show() local 131 int nid; in widget_attr_store() local 161 static ssize_t caps_show(struct hdac_device *codec, hda_nid_t nid, in caps_show() 167 static ssize_t pin_caps_show(struct hdac_device *codec, hda_nid_t nid, in pin_caps_show() 176 static ssize_t pin_cfg_show(struct hdac_device *codec, hda_nid_t nid, in pin_cfg_show() 188 static bool has_pcm_cap(struct hdac_device *codec, hda_nid_t nid) in has_pcm_cap() 201 static ssize_t pcm_caps_show(struct hdac_device *codec, hda_nid_t nid, in pcm_caps_show() 338 static int add_widget_node(struct kobject *parent, hda_nid_t nid, in add_widget_node() 365 hda_nid_t nid; in widget_tree_create() local [all …]
|
A D | hdac_device.c | 275 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read() 312 int snd_hdac_read_parm_uncached(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read_parm_uncached() 331 int snd_hdac_override_parm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_override_parm() 356 int snd_hdac_get_sub_nodes(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_sub_nodes() 377 hda_nid_t nid; in setup_fg_nodes() local 464 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_connections() 999 static int codec_write(struct hdac_device *hdac, hda_nid_t nid, in codec_write() 1019 int snd_hdac_codec_read(struct hdac_device *hdac, hda_nid_t nid, in snd_hdac_codec_read() 1038 int snd_hdac_codec_write(struct hdac_device *hdac, hda_nid_t nid, in snd_hdac_codec_write() 1056 hda_nid_t nid, unsigned int target_state) in snd_hdac_check_power_state() [all …]
|
/linux/sound/pci/hda/ |
A D | hda_proc.c | 22 #define param_read(codec, nid, parm) \ argument 48 struct hda_codec *codec, hda_nid_t nid, in print_nid_array() 75 struct hda_codec *codec, hda_nid_t nid) in print_nid_pcms() 134 struct hda_codec *codec, hda_nid_t nid, in print_amp_vals() 200 struct hda_codec *codec, hda_nid_t nid) in print_pcm_caps() 305 struct hda_codec *codec, hda_nid_t nid, in print_pin_caps() 401 struct hda_codec *codec, hda_nid_t nid, in print_pin_ctls() 439 struct hda_codec *codec, hda_nid_t nid) in print_vol_knob() 451 struct hda_codec *codec, hda_nid_t nid, in print_audio_io() 683 hda_nid_t nid, int dev_num) in print_dpmst_connections() [all …]
|
A D | hda_codec.c | 90 hda_nid_t nid; member 419 hda_nid_t nid; in read_widget_caps() local 434 hda_nid_t nid; in read_pin_defaults() local 462 hda_nid_t nid) in look_up_pincfg() 678 hda_nid_t nid; member 2275 hda_nid_t nid; in snd_hda_spdif_default_put() local 2333 hda_nid_t nid; in snd_hda_spdif_out_switch_put() local 2691 hda_nid_t nid; in snd_hda_codec_set_power_to_all() local 2784 hda_nid_t nid; in sync_power_up_states() local 3407 hda_nid_t nid) in snd_hda_check_amp_list_power() [all …]
|
A D | hda_jack.h | 21 hda_nid_t nid; member 31 hda_nid_t nid; member 63 snd_hda_jack_tbl_get(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_tbl_get() 94 snd_hda_jack_detect_enable_callback(struct hda_codec *codec, hda_nid_t nid, in snd_hda_jack_detect_enable_callback() 129 snd_hda_jack_detect_state(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_detect_state() 141 snd_hda_jack_detect_mst(struct hda_codec *codec, hda_nid_t nid, int dev_id) in snd_hda_jack_detect_mst() 153 snd_hda_jack_detect(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_detect() 177 snd_hda_jack_add_kctl(struct hda_codec *codec, hda_nid_t nid, in snd_hda_jack_add_kctl()
|
A D | hda_jack.c | 29 bool is_jack_detectable(struct hda_codec *codec, hda_nid_t nid) in is_jack_detectable() 46 static u32 read_pin_sense(struct hda_codec *codec, hda_nid_t nid, int dev_id) in read_pin_sense() 71 snd_hda_jack_tbl_get_mst(struct hda_codec *codec, hda_nid_t nid, int dev_id) in snd_hda_jack_tbl_get_mst() 108 any_jack_tbl_get_from_nid(struct hda_codec *codec, hda_nid_t nid) in any_jack_tbl_get_from_nid() 128 snd_hda_jack_tbl_new(struct hda_codec *codec, hda_nid_t nid, int dev_id) in snd_hda_jack_tbl_new() 242 u32 snd_hda_jack_pin_sense(struct hda_codec *codec, hda_nid_t nid, int dev_id) in snd_hda_jack_pin_sense() 264 hda_nid_t nid, int dev_id) in snd_hda_jack_detect_state_mst() 354 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid, in snd_hda_jack_detect_enable() 491 static int get_input_jack_type(struct hda_codec *codec, hda_nid_t nid) in get_input_jack_type() 530 int snd_hda_jack_add_kctl_mst(struct hda_codec *codec, hda_nid_t nid, in snd_hda_jack_add_kctl_mst() [all …]
|
A D | hda_local.h | 26 #define HDA_COMPOSE_AMP_VAL_OFS(nid,chs,idx,dir,ofs) \ argument 29 #define HDA_COMPOSE_AMP_VAL(nid,chs,idx,dir) \ argument 71 #define HDA_CODEC_MUTE(xname, nid, xindex, direction) \ argument 273 hda_nid_t nid; member 438 #define for_each_hda_codec_node(nid, codec) \ argument 480 hda_nid_t nid, u32 val) in snd_hda_override_wcaps() 528 #define nid_has_mute(codec, nid, dir) \ argument 530 #define nid_has_volume(codec, nid, dir) \ argument 540 hda_nid_t nid; member 595 hda_nid_t nid; member [all …]
|
A D | hda_auto_parser.c | 20 static int is_in_nid_list(hda_nid_t nid, const hda_nid_t *list) in is_in_nid_list() 57 hda_nid_t nid, int type) in add_auto_cfg_input_pin() 95 hda_nid_t nid; in reorder_outputs() local 177 hda_nid_t nid; in snd_hda_parse_pin_defcfg() local 593 static int find_idx_in_nid_list(hda_nid_t nid, const hda_nid_t *list, int nums) in find_idx_in_nid_list() 603 static const char *check_output_sfx(hda_nid_t nid, const hda_nid_t *pins, in check_output_sfx() 624 static const char *check_output_pfx(struct hda_codec *codec, hda_nid_t nid) in check_output_pfx() 639 static int get_hp_label_index(struct hda_codec *codec, hda_nid_t nid, in get_hp_label_index() 656 static int fill_audio_out_name(struct hda_codec *codec, hda_nid_t nid, in fill_audio_out_name() 712 int snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid, in snd_hda_get_pin_label() [all …]
|
A D | hda_generic.c | 1277 hda_nid_t nid; in assign_out_path_ctls() local 1959 hda_nid_t nid; in fill_all_dac_nids() local 2603 hda_nid_t nid; in create_hp_mic() local 3052 hda_nid_t nid; in look_for_mix_leaf_ctls() local 3148 hda_nid_t nid; in fill_adc_nids() local 3535 hda_nid_t nid; in parse_capvol_in_path() local 3850 hda_nid_t nid; in look_for_boost_amp() local 4358 hda_nid_t nid = pins[i]; in detect_jacks() local 4378 hda_nid_t nid = pins[i]; in do_automute() local 4890 hda_nid_t nid, in snd_hda_gen_path_power_filter() [all …]
|
/linux/include/linux/ |
A D | node.h | 72 static inline void node_add_cache(unsigned int nid, in node_add_cache() 77 static inline void node_set_perf_attrs(unsigned int nid, in node_set_perf_attrs() 106 static inline void link_mem_sections(int nid, unsigned long start_pfn, in link_mem_sections() 119 static inline int register_one_node(int nid) in register_one_node() 152 static inline int __register_one_node(int nid) in __register_one_node() 156 static inline int register_one_node(int nid) in register_one_node() 160 static inline int unregister_one_node(int nid) in unregister_one_node() 164 static inline int register_cpu_under_node(unsigned int cpu, unsigned int nid) in register_cpu_under_node() 168 static inline int unregister_cpu_under_node(unsigned int cpu, unsigned int nid) in unregister_cpu_under_node()
|
A D | memory_hotplug.h | 147 static inline int add_pages(int nid, unsigned long start_pfn, in add_pages() 174 #define arch_alloc_nodedata(nid) generic_alloc_nodedata(nid) argument 184 #define generic_alloc_nodedata(nid) \ argument 195 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() 203 static inline pg_data_t *generic_alloc_nodedata(int nid) in generic_alloc_nodedata() 211 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() 244 static inline int try_online_node(int nid) in try_online_node() 306 static inline void try_offline_node(int nid) {} in try_offline_node()
|
A D | memblock.h | 65 int nid; member 184 #define __for_each_mem_range(i, type_a, type_b, nid, flags, \ argument 204 #define __for_each_mem_range_rev(i, type_a, type_b, nid, flags, \ argument 284 #define for_each_mem_pfn_range(i, nid, p_start, p_end, p_nid) \ argument 344 #define for_each_free_mem_range(i, nid, flags, p_start, p_end, p_nid) \ argument 360 #define for_each_free_mem_range_reverse(i, nid, flags, p_start, p_end, \ argument 369 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node() 379 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node() 455 phys_addr_t align, int nid) in memblock_alloc_node()
|
/linux/drivers/base/ |
A D | node.c | 359 static void node_init_caches(unsigned int nid) in node_init_caches() 373 int nid = dev->id; in node_read_meminfo() local 509 int nid = dev->id; in node_read_vmstat() local 543 int nid = dev->id; in node_read_distance() local 831 int nid = *(int *)arg; in register_mem_block_under_node_early() local 871 int nid = *(int *)arg; in register_mem_block_under_node_hotplug() local 928 static void init_node_hugetlb_work(int nid) in init_node_hugetlb_work() 937 int nid = mnb->status_change_nid; in node_memory_callback() local 970 static void init_node_hugetlb_work(int nid) { } in init_node_hugetlb_work() 974 int __register_one_node(int nid) in __register_one_node() [all …]
|
/linux/mm/ |
A D | sparse.c | 52 static void set_section_nid(unsigned long section_nr, int nid) in set_section_nid() 57 static inline void set_section_nid(unsigned long section_nr, int nid) in set_section_nid() 118 static inline unsigned long sparse_encode_early_nid(int nid) in sparse_encode_early_nid() 269 int i, nid; in memblocks_present() local 338 int nid; in sparse_early_usemaps_alloc_pgdat_section() local 361 static void __init check_usemap_section_nr(int nid, in check_usemap_section_nr() 411 static void __init check_usemap_section_nr(int nid, in check_usemap_section_nr() 430 unsigned long nr_pages, int nid, struct vmem_altmap *altmap) in __populate_section_memmap() 572 int nid = sparse_early_nid(__nr_to_section(pnum_end)); in sparse_init() local 632 unsigned long nr_pages, int nid, struct vmem_altmap *altmap) in populate_section_memmap() [all …]
|
A D | memory_hotplug.c | 396 int nid = zone_to_nid(zone); in shrink_zone_span() local 620 int nid = zone_to_nid(zone); in node_states_check_changes_online() local 684 int nid = pgdat->node_id; in move_pfn_range_to_zone() local 1066 const int nid = zone_to_nid(zone); in online_pages() local 1165 static pg_data_t __ref *hotadd_new_pgdat(int nid) in hotadd_new_pgdat() 1220 static void rollback_node_hotadd(int nid) in rollback_node_hotadd() 1268 int try_online_node(int nid) in try_online_node() 2025 int *nid = arg; in check_memblock_offlined_cb() local 2067 int nid = *(int *)arg; in check_no_memblock_for_node_cb() local 2086 void try_offline_node(int nid) in try_offline_node() [all …]
|
A D | page_ext.c | 152 static int __init alloc_node_page_ext(int nid) in alloc_node_page_ext() 186 int nid, fail; in page_ext_init_flatmem() local 221 static void *__meminit alloc_page_ext(size_t size, int nid) in alloc_page_ext() 237 static int __meminit init_section_page_ext(unsigned long pfn, int nid) in init_section_page_ext() 304 int nid) in online_page_ext() 335 unsigned long nr_pages, int nid) in offline_page_ext() 380 int nid; in page_ext_init() local
|
/linux/arch/powerpc/mm/ |
A D | numa.c | 91 unsigned int *nid) in fake_numa_create_new_node() 172 int nid; in __associativity_to_nid() local 275 int nid = NUMA_NO_NODE; in of_node_to_nid_single() local 306 int i, nid; in __initialize_form1_numa_distance() local 343 int nid; in update_numa_distance() local 790 int nid; in ppc_numa_cpu_prepare() local 854 int nid; in numa_setup_drmem_lmb() local 967 int nid; in parse_numa_properties() local 1028 unsigned int nid = 0; in setup_nonnuma() local 1204 int nid; in initmem_init() local [all …]
|
/linux/arch/ia64/kernel/ |
A D | uncached.c | 73 static int uncached_add_chunk(struct uncached_pool *uc_pool, int nid) in uncached_add_chunk() 181 int nid; in uncached_alloc_page() local 220 int nid = paddr_to_nid(uc_addr - __IA64_UNCACHED_OFFSET); in uncached_free_page() local 246 int nid = paddr_to_nid(uc_start - __IA64_UNCACHED_OFFSET); in uncached_build_memmap() local 262 int nid; in uncached_init() local
|
/linux/arch/x86/mm/ |
A D | numa.c | 125 static int __init numa_add_memblk_to(int nid, u64 start, u64 end, in numa_add_memblk_to() 190 int __init numa_add_memblk(int nid, u64 start, u64 end) in numa_add_memblk() 196 static void __init alloc_node_data(int nid) in alloc_node_data() 523 int nid = memblock_get_region_node(mb_region); in numa_clear_kernel_node_hotplug() local 549 int i, nid; in numa_register_memblks() local 684 int nid = early_cpu_to_node(i); in numa_init() local 741 static void __init init_memory_less_node(int nid) in init_memory_less_node() 767 int nid; in init_gi_nodes() local 935 int nid = meminfo_to_nid(&numa_meminfo, start); in phys_to_target_node() local 950 int nid = meminfo_to_nid(&numa_meminfo, start); in memory_add_physaddr_to_nid() local
|
A D | numa_emulation.c | 22 static int __init emu_find_memblk_by_nid(int nid, const struct numa_meminfo *mi) in emu_find_memblk_by_nid() 48 int nid, int phys_blk, u64 size) in emu_setup_memblk() 90 int nid = 0; in split_nodes_interleave() local 220 int nid) in split_nodes_size_interleave_uniform() 398 int nid = 0; in numa_emulation() local 532 int physnid, nid; in numa_add_cpu() local 558 int nid, physnid; in numa_set_cpumask() local
|
/linux/arch/sh/include/asm/ |
A D | mmzone.h | 9 #define NODE_DATA(nid) (node_data[nid]) argument 13 int nid; in pfn_to_nid() local 31 setup_bootmem_node(int nid, unsigned long start, unsigned long end) in setup_bootmem_node()
|
/linux/arch/ia64/include/asm/ |
A D | numa.h | 41 int nid; /* which logical node contains this chunk? */ member 47 int nid; /* logical node containing this CPU */ member 77 #define map_cpu_to_node(cpu, nid) do{}while(0) argument 78 #define unmap_cpu_from_node(cpu, nid) do{}while(0) argument
|
/linux/sound/pci/lola/ |
A D | lola_proc.c | 17 struct lola *chip, int nid, const char *name) in print_audio_widget() 28 struct lola *chip, int nid, unsigned int ampcap, in print_pin_widget() 49 struct lola *chip, int nid) in print_clock_widget() 89 struct lola *chip, int nid) in print_mixer_widget() 102 int i, nid; in lola_proc_codec_read() local
|
/linux/fs/f2fs/ |
A D | node.c | 167 nid_t nid, bool no_fail) in __alloc_nat_entry() 624 nid_t nid; in f2fs_ra_node_pages() local 1027 nid_t nid[3]; in truncate_partial_nodes() local 1566 nid_t nid; in __write_node_page() local 2261 nid_t nid, bool build, bool update) in add_free_nid() 2395 nid_t nid; in scan_curseg_cache() local 2411 nid_t nid; in scan_free_nid_bits() local 2444 nid_t nid = nm_i->next_scan_nid; in __f2fs_build_free_nids() local 3008 nid_t nid = nat_get_nid(ne); in __flush_nat_entry_set() local 3163 nid_t nid, last_nid; in load_free_nid_bitmap() local [all …]
|