/include/sound/ |
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 …]
|
D | hda_codec.h | 143 hda_nid_t nid; /* default NID to query rates/formats/bps, or set up */ member 314 snd_hda_codec_read(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_read() 322 snd_hda_codec_write(struct hda_codec *codec, hda_nid_t nid, int flags, in snd_hda_codec_write() 328 #define snd_hda_param_read(codec, nid, param) \ argument 330 #define snd_hda_get_sub_nodes(codec, nid, start_nid) \ argument 335 snd_hda_get_num_conns(struct hda_codec *codec, hda_nid_t nid) in snd_hda_get_num_conns() 340 #define snd_hda_get_raw_connections(codec, nid, list, max_conns) \ argument 342 #define snd_hda_get_num_raw_conns(codec, nid) \ argument 358 hda_nid_t nid; member 375 snd_hda_codec_write_cache(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_write_cache() [all …]
|
D | hda_component.h | 38 hda_nid_t nid, int dev_id, int rate) in snd_hdac_sync_audio_rate() 42 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld()
|
D | hda_hwdep.h | 17 #define HDA_VERB(nid,verb,param) ((nid)<<24 | (verb)<<8 | (param)) argument
|
D | hdaudio_ext.h | 156 hda_nid_t nid; member
|
D | hdaudio.h | 166 static inline int snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read_parm()
|
/include/linux/ |
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 int link_mem_sections(int nid, unsigned long start_pfn, in link_mem_sections() 120 static inline int register_one_node(int nid) in register_one_node() 154 static inline int __register_one_node(int nid) in __register_one_node() 158 static inline int register_one_node(int nid) in register_one_node() 162 static inline int unregister_one_node(int nid) in unregister_one_node() 166 static inline int register_cpu_under_node(unsigned int cpu, unsigned int nid) in register_cpu_under_node() 170 static inline int unregister_cpu_under_node(unsigned int cpu, unsigned int nid) in unregister_cpu_under_node()
|
D | memory_hotplug.h | 136 static inline int add_pages(int nid, unsigned long start_pfn, in add_pages() 172 #define arch_alloc_nodedata(nid) generic_alloc_nodedata(nid) argument 182 #define generic_alloc_nodedata(nid) \ argument 193 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() 201 static inline pg_data_t *generic_alloc_nodedata(int nid) in generic_alloc_nodedata() 209 static inline void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata() 267 static inline int try_online_node(int nid) in try_online_node() 327 static inline void try_offline_node(int nid) {} in try_offline_node() 334 static inline int remove_memory(int nid, u64 start, u64 size) in remove_memory() 339 static inline void __remove_memory(int nid, u64 start, u64 size) {} in __remove_memory()
|
D | memblock.h | 54 int nid; member 161 #define for_each_mem_range(i, type_a, type_b, nid, flags, \ argument 181 #define for_each_mem_range_rev(i, type_a, type_b, nid, flags, \ argument 235 #define for_each_mem_pfn_range(i, nid, p_start, p_end, p_nid) \ argument 293 #define for_each_free_mem_range(i, nid, flags, p_start, p_end, p_nid) \ argument 309 #define for_each_free_mem_range_reverse(i, nid, flags, p_start, p_end, \ argument 318 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node() 328 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node() 398 phys_addr_t align, int nid) in memblock_alloc_node() 411 phys_addr_t size, int nid) in memblock_free_early_nid()
|
D | compaction.h | 227 static inline int kcompactd_run(int nid) in kcompactd_run() 231 static inline void kcompactd_stop(int nid) in kcompactd_stop()
|
D | genalloc.h | 102 phys_addr_t phys, size_t size, int nid) in gen_pool_add_virt() 120 size_t size, int nid) in gen_pool_add()
|
D | list_lru.h | 129 int nid; in list_lru_count() local 212 int nid; in list_lru_walk() local
|
D | gfp.h | 484 static inline struct zonelist *node_zonelist(int nid, gfp_t flags) in node_zonelist() 511 __alloc_pages_node(int nid, gfp_t gfp_mask, unsigned int order) in __alloc_pages_node() 524 static inline struct page *alloc_pages_node(int nid, gfp_t gfp_mask, in alloc_pages_node()
|
D | mmzone.h | 800 #define node_present_pages(nid) (NODE_DATA(nid)->node_present_pages) argument 801 #define node_spanned_pages(nid) (NODE_DATA(nid)->node_spanned_pages) argument 807 #define nid_page_nr(nid, pagenr) pgdat_page_nr(NODE_DATA(nid),(pagenr)) argument 809 #define node_start_pfn(nid) (NODE_DATA(nid)->node_start_pfn) argument 810 #define node_end_pfn(nid) pgdat_end_pfn(NODE_DATA(nid)) argument 868 static inline void memory_present(int nid, unsigned long start, unsigned long end) {} in memory_present() 911 static inline void zone_set_nid(struct zone *zone, int nid) in zone_set_nid() 921 static inline void zone_set_nid(struct zone *zone, int nid) {} in zone_set_nid() 997 #define NODE_DATA(nid) (&contig_page_data) argument 998 #define NODE_MEM_MAP(nid) mem_map argument
|
D | nodemask.h | 437 static inline unsigned int next_online_node(int nid) in next_online_node() 441 static inline unsigned int next_memory_node(int nid) in next_memory_node() 449 static inline void node_set_online(int nid) in node_set_online() 455 static inline void node_set_offline(int nid) in node_set_offline() 486 #define next_online_node(nid) (MAX_NUMNODES) argument
|
D | shrinker.h | 16 int nid; member
|
D | memory.h | 35 int nid; /* NID for this memory block */ member
|
D | f2fs_fs.h | 291 __le32 nid[NIDS_PER_BLOCK]; /* array of data block address */ member 304 __le32 nid; /* node id */ member 397 __le32 nid; /* parent node id */ member 442 __le32 nid; member
|
D | memcontrol.h | 428 mem_cgroup_nodeinfo(struct mem_cgroup *memcg, int nid) in mem_cgroup_nodeinfo() 1407 int nid, int shrinker_id) in memcg_set_shrinker_bit()
|
D | hugetlb.h | 603 static inline struct page *alloc_huge_page_node(struct hstate *h, int nid) in alloc_huge_page_node()
|
D | mm.h | 1230 static inline int cpu_pid_to_cpupid(int nid, int pid) in cpu_pid_to_cpupid() 2186 int nid; in get_num_physpages() local
|
D | intel-iommu.h | 479 int nid; /* node id */ member
|
/include/asm-generic/ |
D | memory_model.h | 22 #define arch_local_page_offset(pfn, nid) \ argument
|
/include/net/ |
D | page_pool.h | 65 int nid; /* Numa node id to allocate from pages from */ member
|
/include/pcmcia/ |
D | cistpl.h | 132 u_char nid; member
|